{
    "data": {
        "id": "241115_AiDcNC_NR",
        "url": "https:\/\/whynicht.com",
        "summary": "https:\/\/www.webpagetest.org\/results.php?test=241115_AiDcNC_NR",
        "testUrl": "https:\/\/whynicht.com",
        "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": 1731635694,
        "testRuns": 1,
        "fvonly": false,
        "successfulFVRuns": 1,
        "successfulRVRuns": 1,
        "lighthouse": {
            "lighthouseVersion": "11.4.0",
            "requestedUrl": "https:\/\/whynicht.com\/",
            "mainDocumentUrl": "https:\/\/whynicht.com\/",
            "finalDisplayedUrl": "https:\/\/whynicht.com\/",
            "finalUrl": "https:\/\/whynicht.com\/",
            "fetchTime": "2024-11-15T01:54:29.609Z",
            "gatherMode": "navigation",
            "runtimeError": {
                "code": "NO_NAVSTART",
                "message": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)"
            },
            "runWarnings": [],
            "userAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/129.0.0.0 Safari\/537.36",
            "environment": {
                "networkUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2",
                "hostUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/129.0.0.0 Safari\/537.36",
                "benchmarkIndex": 2392,
                "credits": {
                    "axe-core": "4.10.0"
                }
            },
            "audits": {
                "is-on-https": {
                    "id": "is-on-https",
                    "title": "Uses HTTPS",
                    "description": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding [mixed content](https:\/\/developers.google.com\/web\/fundamentals\/security\/prevent-mixed-content\/what-is-mixed-content), where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP\/2 and many new web platform APIs. [Learn more about HTTPS](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/is-on-https\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "viewport": {
                    "id": "viewport",
                    "title": "Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`",
                    "description": "A `<meta name=\"viewport\">` not only optimizes your app for mobile screen sizes, but also prevents [a 300 millisecond delay to user input](https:\/\/developer.chrome.com\/blog\/300ms-tap-delay-gone-away\/). [Learn more about using the viewport meta tag](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/viewport\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "warnings": [],
                    "metricSavings": {
                        "INP": 0
                    },
                    "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "screenshot-thumbnails": {
                    "id": "screenshot-thumbnails",
                    "title": "Screenshot Thumbnails",
                    "description": "This is what the load of your site looked like.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "final-screenshot": {
                    "id": "final-screenshot",
                    "title": "Final Screenshot",
                    "description": "The last screenshot captured of the pageload.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": "informative",
                    "numericValue": 52.465000000000003,
                    "numericUnit": "millisecond",
                    "displayValue": "Root document took 50\u00a0ms",
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "responseTime",
                                "valueType": "timespanMs",
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/whynicht.com\/",
                                "responseTime": 52.465000000000003
                            }
                        ],
                        "overallSavingsMs": 0
                    },
                    "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "installable-manifest": {
                    "id": "installable-manifest",
                    "title": "Web app manifest or service worker do not 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": 0,
                    "scoreDisplayMode": "binary",
                    "numericValue": 1,
                    "numericUnit": "element",
                    "displayValue": "1 reason",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "reason",
                                "valueType": "text",
                                "label": "Failure reason"
                            }
                        ],
                        "items": [
                            {
                                "reason": "Page has no manifest <link> URL"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "manifestUrl": null
                        }
                    }
                },
                "splash-screen": {
                    "id": "splash-screen",
                    "title": "Is not 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": 0,
                    "scoreDisplayMode": "binary",
                    "explanation": "Failures: No manifest was fetched.",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "failures": [
                                    "No manifest was fetched"
                                ],
                                "isParseFailure": true,
                                "parseFailureReason": "No manifest was fetched"
                            }
                        ]
                    }
                },
                "themed-omnibox": {
                    "id": "themed-omnibox",
                    "title": "Does not set 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": 0,
                    "scoreDisplayMode": "binary",
                    "explanation": "Failures: No manifest was fetched,\nNo `<meta name=\"theme-color\">` tag found.",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "failures": [
                                    "No manifest was fetched",
                                    "No `<meta name=\"theme-color\">` tag found"
                                ],
                                "themeColor": null,
                                "isParseFailure": true,
                                "parseFailureReason": "No manifest was fetched"
                            }
                        ]
                    }
                },
                "maskable-icon": {
                    "id": "maskable-icon",
                    "title": "Manifest doesn't have 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": 0,
                    "scoreDisplayMode": "binary",
                    "explanation": "No manifest was fetched"
                },
                "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": "notApplicable"
                },
                "image-aspect-ratio": {
                    "id": "image-aspect-ratio",
                    "title": "Displays images with correct aspect ratio",
                    "description": "Image display dimensions should match natural aspect ratio. [Learn more about image aspect ratio](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/image-aspect-ratio\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "image-size-responsive": {
                    "id": "image-size-responsive",
                    "title": "Serves images with appropriate resolution",
                    "description": "Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. [Learn how to provide responsive images](https:\/\/web.dev\/articles\/serve-responsive-images).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": "notApplicable"
                },
                "deprecations": {
                    "id": "deprecations",
                    "title": "Avoids deprecated APIs",
                    "description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/deprecations\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "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": "notApplicable",
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0
                    },
                    "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "font-display": {
                    "id": "font-display",
                    "title": "All text remains visible during webfont loads",
                    "description": "Leverage the `font-display` CSS feature to ensure text is user-visible while webfonts are loading. [Learn more about `font-display`](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/font-display\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 3
                },
                "diagnostics": {
                    "id": "diagnostics",
                    "title": "Diagnostics",
                    "description": "Collection of useful page vitals.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "network-requests": {
                    "id": "network-requests",
                    "title": "Network Requests",
                    "description": "Lists the network requests that were made during page load.",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "protocol",
                                "valueType": "text",
                                "label": "Protocol"
                            },
                            {
                                "key": "networkRequestTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Network Request Time"
                            },
                            {
                                "key": "networkEndTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Network End Time"
                            },
                            {
                                "key": "transferSize",
                                "valueType": "bytes",
                                "displayUnit": "kb",
                                "granularity": 1,
                                "label": "Transfer Size"
                            },
                            {
                                "key": "resourceSize",
                                "valueType": "bytes",
                                "displayUnit": "kb",
                                "granularity": 1,
                                "label": "Resource Size"
                            },
                            {
                                "key": "statusCode",
                                "valueType": "text",
                                "label": "Status Code"
                            },
                            {
                                "key": "mimeType",
                                "valueType": "text",
                                "label": "MIME Type"
                            },
                            {
                                "key": "resourceType",
                                "valueType": "text",
                                "label": "Resource Type"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/whynicht.com\/",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 0,
                                "networkRequestTime": 1.9920000000856817,
                                "networkEndTime": 258.3859999999404,
                                "finished": true,
                                "transferSize": 9372,
                                "resourceSize": 30266,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/style.css?v=1722003682",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 230.40899999951944,
                                "networkRequestTime": 231.03999999957159,
                                "networkEndTime": 323.21799999987707,
                                "finished": true,
                                "transferSize": 875,
                                "resourceSize": 2085,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/header.css?v=1722003682",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 230.79299999959767,
                                "networkRequestTime": 231.99899999983609,
                                "networkEndTime": 316.23699999973178,
                                "finished": true,
                                "transferSize": 1117,
                                "resourceSize": 3778,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/footer.css?v=1722003682",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 231.02900000009686,
                                "networkRequestTime": 232.94399999966845,
                                "networkEndTime": 317.18499999959022,
                                "finished": true,
                                "transferSize": 891,
                                "resourceSize": 841,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/default.css?v=1722003682",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 231.21299999998882,
                                "networkRequestTime": 233.85399999981746,
                                "networkEndTime": 330.2339999997057,
                                "finished": true,
                                "transferSize": 544,
                                "resourceSize": 1389,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/book.css?v=1722003682",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 231.38299999991432,
                                "networkRequestTime": 234.78399999951944,
                                "networkEndTime": 327.54199999989942,
                                "finished": true,
                                "transferSize": 629,
                                "resourceSize": 1503,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/content.css?v=1722003682",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 231.65799999935552,
                                "networkRequestTime": 235.80999999959022,
                                "networkEndTime": 328.99399999994785,
                                "finished": true,
                                "transferSize": 1327,
                                "resourceSize": 5490,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/archive.css?v=1722003682",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 231.84499999973923,
                                "networkRequestTime": 237.90299999946728,
                                "networkEndTime": 323.89099999982864,
                                "finished": true,
                                "transferSize": 527,
                                "resourceSize": 1107,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/form.css?v=1722003682",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 232.04699999978766,
                                "networkRequestTime": 240.31199999991804,
                                "networkEndTime": 326.87099999981001,
                                "finished": true,
                                "transferSize": 751,
                                "resourceSize": 1882,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 232.20899999979883,
                                "networkRequestTime": 243.50999999977648,
                                "networkEndTime": 324.56399999978021,
                                "finished": true,
                                "transferSize": 1954,
                                "resourceSize": 8766,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/issue.css?v=1722003682",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 232.37399999937043,
                                "networkRequestTime": 244.40699999965727,
                                "networkEndTime": 325.56399999978021,
                                "finished": true,
                                "transferSize": 878,
                                "resourceSize": 2857,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/magazine.css?v=1722003682",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 232.53599999984726,
                                "networkRequestTime": 245.07199999969453,
                                "networkEndTime": 444.07199999969453,
                                "finished": true,
                                "transferSize": 865,
                                "resourceSize": 821,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/shop.css?v=1722003682",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 232.70099999988452,
                                "networkRequestTime": 245.8019999996759,
                                "networkEndTime": 448.04299999959767,
                                "finished": true,
                                "transferSize": 814,
                                "resourceSize": 2073,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/contribute.css?v=1722003682",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 232.99299999978393,
                                "networkRequestTime": 246.52699999976903,
                                "networkEndTime": 365.13799999980256,
                                "finished": true,
                                "transferSize": 237,
                                "resourceSize": 171,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/insight.00-99.xyz\/script.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 233.17599999951199,
                                "networkRequestTime": 252.00099999969825,
                                "networkEndTime": 526.54199999989942,
                                "finished": true,
                                "transferSize": 1941,
                                "resourceSize": 2741,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "00-99.xyz"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/map.css?v=1722003682",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 233.26699999999255,
                                "networkRequestTime": 247.53999999957159,
                                "networkEndTime": 419.31900000013411,
                                "finished": true,
                                "transferSize": 1042,
                                "resourceSize": 998,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 233.46899999957532,
                                "networkRequestTime": 248.3019999996759,
                                "networkEndTime": 539.84499999973923,
                                "finished": true,
                                "transferSize": 48993,
                                "resourceSize": 48892,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 233.65499999979511,
                                "networkRequestTime": 248.95299999974668,
                                "networkEndTime": 572.22999999951571,
                                "finished": true,
                                "transferSize": 63174,
                                "resourceSize": 63064,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 233.87199999950826,
                                "networkRequestTime": 249.7789999996312,
                                "networkEndTime": 541.20399999991059,
                                "finished": true,
                                "transferSize": 46797,
                                "resourceSize": 46696,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 233.98799999989569,
                                "networkRequestTime": 250.51399999950081,
                                "networkEndTime": 619.03799999970943,
                                "finished": true,
                                "transferSize": 33437,
                                "resourceSize": 33322,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 234.07799999974668,
                                "networkRequestTime": 251.27399999974295,
                                "networkEndTime": 617.01499999966472,
                                "finished": true,
                                "transferSize": 60933,
                                "resourceSize": 60800,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 234.28800000017509,
                                "networkRequestTime": 254.27099999971688,
                                "networkEndTime": 681.3589999997057,
                                "finished": true,
                                "transferSize": 47051,
                                "resourceSize": 46950,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 234.38399999961257,
                                "networkRequestTime": 254.95300000021234,
                                "networkEndTime": 682.32399999955669,
                                "finished": true,
                                "transferSize": 50765,
                                "resourceSize": 50632,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 234.47299999976531,
                                "networkRequestTime": 255.74399999994785,
                                "networkEndTime": 749.34399999957532,
                                "finished": true,
                                "transferSize": 61620,
                                "resourceSize": 61510,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 234.57799999974668,
                                "networkRequestTime": 256.60099999979138,
                                "networkEndTime": 769.00999999977648,
                                "finished": true,
                                "transferSize": 36258,
                                "resourceSize": 36166,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 234.70899999979883,
                                "networkRequestTime": 259.70199999958277,
                                "networkEndTime": 810.77599999960512,
                                "finished": true,
                                "transferSize": 31784,
                                "resourceSize": 31692,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 234.80999999959022,
                                "networkRequestTime": 260.33799999998882,
                                "networkEndTime": 866.37299999967217,
                                "finished": true,
                                "transferSize": 47492,
                                "resourceSize": 47368,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 234.91899999976158,
                                "networkRequestTime": 261.07099999999627,
                                "networkEndTime": 868.08399999979883,
                                "finished": true,
                                "transferSize": 27826,
                                "resourceSize": 27734,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 235.00199999986216,
                                "networkRequestTime": 262.10300000011921,
                                "networkEndTime": 874.41099999984726,
                                "finished": true,
                                "transferSize": 26022,
                                "resourceSize": 25930,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 235.07999999960884,
                                "networkRequestTime": 262.7839999999851,
                                "networkEndTime": 896.42199999978766,
                                "finished": true,
                                "transferSize": 33426,
                                "resourceSize": 33334,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/js\/loadeer.umd.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 257.72199999960139,
                                "networkRequestTime": 263.5409999997355,
                                "networkEndTime": 876.87399999983609,
                                "finished": true,
                                "transferSize": 1130,
                                "resourceSize": 2065,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/reset.css",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 323.83499999949709,
                                "networkRequestTime": 330.68999999947846,
                                "networkEndTime": 450.4320000000298,
                                "finished": true,
                                "transferSize": 588,
                                "resourceSize": 1610,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/fonts.css",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 324.31499999994412,
                                "networkRequestTime": 331.63799999980256,
                                "networkEndTime": 451.79599999962375,
                                "finished": true,
                                "transferSize": 287,
                                "resourceSize": 1039,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/images\/template-front.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 463.92399999964982,
                                "networkRequestTime": 465.10099999979138,
                                "networkEndTime": 904.58199999993667,
                                "finished": true,
                                "transferSize": 299,
                                "resourceSize": 1436,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/images\/template-spine.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 464.28699999954551,
                                "networkRequestTime": 466.12000000011176,
                                "networkEndTime": 902.65599999949336,
                                "finished": true,
                                "transferSize": 265,
                                "resourceSize": 222,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/images\/book-empty-v.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 464.57099999999627,
                                "networkRequestTime": 467.16999999992549,
                                "networkEndTime": 940.67099999962375,
                                "finished": true,
                                "transferSize": 24728,
                                "resourceSize": 24632,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/images\/book-empty.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 464.79300000006333,
                                "networkRequestTime": 468.16099999984726,
                                "networkEndTime": 915.66699999943376,
                                "finished": true,
                                "transferSize": 20687,
                                "resourceSize": 20592,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/images\/template-back.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 465.05099999951199,
                                "networkRequestTime": 469.13700000010431,
                                "networkEndTime": 916.05399999953806,
                                "finished": true,
                                "transferSize": 299,
                                "resourceSize": 1434,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/fonts\/Inter-Bold.woff2?v=3.19",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 467.35299999965355,
                                "networkRequestTime": 510.57299999985844,
                                "networkEndTime": 1112.9069999996573,
                                "finished": true,
                                "transferSize": 106297,
                                "resourceSize": 106140,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/fonts\/Inter-BoldItalic.woff2?v=3.19",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 468.46400000015274,
                                "networkRequestTime": 511.4039999996312,
                                "networkEndTime": 1112.5559999998659,
                                "finished": true,
                                "transferSize": 111974,
                                "resourceSize": 111808,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            },
                            {
                                "url": "https:\/\/insight.00-99.xyz\/api\/send",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1130.8489999994636,
                                "networkRequestTime": 1130.8730000001378,
                                "networkEndTime": 1301.3859999999404,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 0,
                                "statusCode": 204,
                                "mimeType": "",
                                "resourceType": "Preflight",
                                "priority": "High",
                                "entity": "00-99.xyz"
                            },
                            {
                                "url": "https:\/\/insight.00-99.xyz\/api\/send",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1130.3179999999702,
                                "networkRequestTime": 1301.5089999996126,
                                "networkEndTime": 1350.566000000108,
                                "finished": true,
                                "transferSize": 432,
                                "resourceSize": 2,
                                "statusCode": 200,
                                "mimeType": "application\/json",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "00-99.xyz"
                            },
                            {
                                "url": "https:\/\/whynicht.com\/[email protected]",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1167.6699999999255,
                                "networkRequestTime": 1168.401999999769,
                                "networkEndTime": 1217.8229999998584,
                                "finished": true,
                                "transferSize": 1468,
                                "resourceSize": 1385,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Other",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "whynicht.com"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "networkStartTimeTs": 2469853794
                        }
                    }
                },
                "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": "informative",
                    "numericValue": 44.652999999999992,
                    "numericUnit": "millisecond",
                    "displayValue": "40\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "rtt",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/whynicht.com",
                                "rtt": 44.652999999999992
                            },
                            {
                                "origin": "https:\/\/insight.00-99.xyz",
                                "rtt": 44.548999999999999
                            }
                        ],
                        "sortedBy": [
                            "rtt"
                        ]
                    }
                },
                "network-server-latency": {
                    "id": "network-server-latency",
                    "title": "Server Backend Latencies",
                    "description": "Server latencies can impact web performance. If the server latency of an origin is high, it's an indication the server is overloaded or has poor backend performance. [Learn more about server response time](https:\/\/hpbn.co\/primer-on-web-performance\/#analyzing-the-resource-waterfall).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 89.158500000000004,
                    "numericUnit": "millisecond",
                    "displayValue": "90\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "serverResponseTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/whynicht.com",
                                "serverResponseTime": 89.158500000000004
                            },
                            {
                                "origin": "https:\/\/insight.00-99.xyz",
                                "serverResponseTime": 3.627999999999993
                            }
                        ],
                        "sortedBy": [
                            "serverResponseTime"
                        ]
                    }
                },
                "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "metrics": {
                    "id": "metrics",
                    "title": "Metrics",
                    "description": "Collects all available metrics.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "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": "notApplicable"
                },
                "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "resource-summary": {
                    "id": "resource-summary",
                    "title": "Resources Summary",
                    "description": "Aggregates all network requests and groups them by type",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "label",
                                "valueType": "text",
                                "label": "Resource Type"
                            },
                            {
                                "key": "requestCount",
                                "valueType": "numeric",
                                "label": "Requests"
                            },
                            {
                                "key": "transferSize",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            }
                        ],
                        "items": [
                            {
                                "resourceType": "total",
                                "label": "Total",
                                "requestCount": 43,
                                "transferSize": 907796
                            },
                            {
                                "resourceType": "image",
                                "label": "Image",
                                "requestCount": 19,
                                "transferSize": 661856
                            },
                            {
                                "resourceType": "font",
                                "label": "Font",
                                "requestCount": 2,
                                "transferSize": 218271
                            },
                            {
                                "resourceType": "stylesheet",
                                "label": "Stylesheet",
                                "requestCount": 16,
                                "transferSize": 13326
                            },
                            {
                                "resourceType": "document",
                                "label": "Document",
                                "requestCount": 1,
                                "transferSize": 9372
                            },
                            {
                                "resourceType": "script",
                                "label": "Script",
                                "requestCount": 2,
                                "transferSize": 3071
                            },
                            {
                                "resourceType": "other",
                                "label": "Other",
                                "requestCount": 3,
                                "transferSize": 1900
                            },
                            {
                                "resourceType": "media",
                                "label": "Media",
                                "requestCount": 0,
                                "transferSize": 0
                            },
                            {
                                "resourceType": "third-party",
                                "label": "Third-party",
                                "requestCount": 3,
                                "transferSize": 2373
                            }
                        ]
                    }
                },
                "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "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": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "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": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "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": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "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": 1,
                    "scoreDisplayMode": "binary"
                },
                "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": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 2
                },
                "unsized-images": {
                    "id": "unsized-images",
                    "title": "Image elements have explicit `width` and `height`",
                    "description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https:\/\/web.dev\/articles\/optimize-cls#images_without_dimensions)",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "metricSavings": {
                        "CLS": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "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": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "description",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "description"
                                },
                                "label": "Description"
                            },
                            {
                                "key": "directive",
                                "valueType": "code",
                                "subItemsHeading": {
                                    "key": "directive"
                                },
                                "label": "Directive"
                            },
                            {
                                "key": "severity",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "severity"
                                },
                                "label": "Severity"
                            }
                        ],
                        "items": [
                            {
                                "severity": "High",
                                "description": "No CSP found in enforcement mode"
                            }
                        ]
                    }
                },
                "script-treemap-data": {
                    "id": "script-treemap-data",
                    "title": "Script Treemap Data",
                    "description": "Used for treemap app",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "treemap-data",
                        "nodes": [
                            {
                                "name": "https:\/\/whynicht.com\/",
                                "resourceBytes": 3662,
                                "unusedBytes": 1701,
                                "children": [
                                    {
                                        "name": "(inline) function toggle\u2026",
                                        "resourceBytes": 2119,
                                        "unusedBytes": 1022
                                    },
                                    {
                                        "name": "(inline) document.addEve\u2026",
                                        "resourceBytes": 345,
                                        "unusedBytes": 89
                                    },
                                    {
                                        "name": "(inline) document.addEve\u2026",
                                        "resourceBytes": 848,
                                        "unusedBytes": 505
                                    },
                                    {
                                        "name": "(inline) document.addEve\u2026",
                                        "resourceBytes": 350,
                                        "unusedBytes": 85
                                    }
                                ]
                            },
                            {
                                "name": "https:\/\/insight.00-99.xyz\/script.js",
                                "resourceBytes": 2741,
                                "unusedBytes": 1082
                            },
                            {
                                "name": "https:\/\/whynicht.com\/assets\/js\/loadeer.umd.js",
                                "resourceBytes": 2065,
                                "unusedBytes": 860
                            }
                        ]
                    }
                },
                "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": "manual"
                },
                "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": "manual"
                },
                "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": "manual"
                },
                "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": "notApplicable"
                },
                "aria-allowed-attr": {
                    "id": "aria-allowed-attr",
                    "title": "`[aria-*]` attributes match their roles",
                    "description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-allowed-attr).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-command-name": {
                    "id": "aria-command-name",
                    "title": "`button`, `link`, and `menuitem` elements have accessible names",
                    "description": "When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to make command elements more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-command-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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": "notApplicable"
                },
                "aria-hidden-body": {
                    "id": "aria-hidden-body",
                    "title": "`[aria-hidden=\"true\"]` is not present on the document `<body>`",
                    "description": "Assistive technologies, like screen readers, work inconsistently when `aria-hidden=\"true\"` is set on the document `<body>`. [Learn how `aria-hidden` affects the document body](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-hidden-body).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-hidden-focus": {
                    "id": "aria-hidden-focus",
                    "title": "`[aria-hidden=\"true\"]` elements do not contain focusable descendents",
                    "description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-hidden-focus).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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": "notApplicable"
                },
                "aria-meter-name": {
                    "id": "aria-meter-name",
                    "title": "ARIA `meter` elements have accessible names",
                    "description": "When a meter element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `meter` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-meter-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-progressbar-name": {
                    "id": "aria-progressbar-name",
                    "title": "ARIA `progressbar` elements have accessible names",
                    "description": "When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to label `progressbar` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-progressbar-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-required-attr": {
                    "id": "aria-required-attr",
                    "title": "`[role]`s do not 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": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-0-A",
                                    "path": "1,HTML,1,BODY,0,HEADER,1,A",
                                    "selector": "body.home > header.site-header > a.menu-toggle",
                                    "boundingRect": {
                                        "top": 69,
                                        "bottom": 114,
                                        "left": 120,
                                        "right": 136,
                                        "width": 16,
                                        "height": 45
                                    },
                                    "snippet": "<a role=\"switch\" href=\"#\" class=\"menu-toggle xs\">",
                                    "nodeLabel": "Menu",
                                    "explanation": "Fix any of the following:\n  Required ARIA attribute not present: aria-checked"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "critical",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412",
                                "EN-301-549",
                                "EN-9.4.1.2"
                            ]
                        }
                    }
                },
                "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": "notApplicable"
                },
                "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": "notApplicable"
                },
                "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-text": {
                    "id": "aria-text",
                    "title": "Elements with the `role=text` attribute do not have focusable descendents.",
                    "description": "Adding `role=text` around a text node split by markup enables VoiceOver to treat it as one phrase, but the element's focusable descendents will not be announced. [Learn more about the `role=text` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-text).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-toggle-field-name": {
                    "id": "aria-toggle-field-name",
                    "title": "ARIA toggle fields have accessible names",
                    "description": "When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about toggle fields](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-toggle-field-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-tooltip-name": {
                    "id": "aria-tooltip-name",
                    "title": "ARIA `tooltip` elements have accessible names",
                    "description": "When a tooltip element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `tooltip` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-tooltip-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-treeitem-name": {
                    "id": "aria-treeitem-name",
                    "title": "ARIA `treeitem` elements have accessible names",
                    "description": "When a `treeitem` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about labeling `treeitem` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-treeitem-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": "notApplicable"
                },
                "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": "notApplicable"
                },
                "color-contrast": {
                    "id": "color-contrast",
                    "title": "Background and foreground colors do not 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": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-1-A",
                                    "path": "1,HTML,1,BODY,1,MAIN,2,SECTION,1,A",
                                    "selector": "body.home > main > section > a.about",
                                    "boundingRect": {
                                        "top": 265,
                                        "bottom": 282,
                                        "left": 1002,
                                        "right": 1076,
                                        "width": 74,
                                        "height": 17
                                    },
                                    "snippet": "<a href=\"https:\/\/whynicht.com\/about\" class=\"about\">",
                                    "nodeLabel": "Read more",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.83 (foreground color: #5ba252, background color: #f4f4f4, font size: 10.7pt (14.278px), font weight: bold). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-2-BODY",
                                                "path": "1,HTML,1,BODY",
                                                "selector": "body.home",
                                                "boundingRect": {
                                                    "top": 0,
                                                    "bottom": 993,
                                                    "left": 0,
                                                    "right": 1920,
                                                    "width": 1920,
                                                    "height": 993
                                                },
                                                "snippet": "<body class=\"home toggle-images\">",
                                                "nodeLabel": "body.home"
                                            }
                                        }
                                    ]
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143",
                                "TTv5",
                                "TT13.c",
                                "EN-301-549",
                                "EN-9.1.4.3",
                                "ACT"
                            ]
                        }
                    }
                },
                "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": "notApplicable"
                },
                "dlitem": {
                    "id": "dlitem",
                    "title": "Definition list items are wrapped in `<dl>` elements",
                    "description": "Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/dlitem).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "document-title": {
                    "id": "document-title",
                    "title": "Document has a `<title>` element",
                    "description": "The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. [Learn more about document titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/document-title).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": "notApplicable"
                },
                "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": "notApplicable"
                },
                "empty-heading": {
                    "id": "empty-heading",
                    "title": "All heading elements contain content.",
                    "description": "A heading with no content or inaccessible text prevent screen reader users from accessing information on the page's structure. [Learn more about headings](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/empty-heading).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "form-field-multiple-labels": {
                    "id": "form-field-multiple-labels",
                    "title": "No form fields have multiple labels",
                    "description": "Form fields with multiple labels can be confusingly announced by assistive technologies like screen readers which use either the first, the last, or all of the labels. [Learn how to use form labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/form-field-multiple-labels).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "frame-title": {
                    "id": "frame-title",
                    "title": "`<frame>` or `<iframe>` elements have a title",
                    "description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/frame-title).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "heading-order": {
                    "id": "heading-order",
                    "title": "Heading elements appear in a sequentially-descending order",
                    "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/heading-order).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-has-lang": {
                    "id": "html-has-lang",
                    "title": "`<html>` element has a `[lang]` attribute",
                    "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-has-lang).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-lang-valid": {
                    "id": "html-lang-valid",
                    "title": "`<html>` element has a valid value for its `[lang]` attribute",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-lang-valid).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-xml-lang-mismatch": {
                    "id": "html-xml-lang-mismatch",
                    "title": "`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.",
                    "description": "If the webpage does not specify a consistent language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-xml-lang-mismatch).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "identical-links-same-purpose": {
                    "id": "identical-links-same-purpose",
                    "title": "Identical links have the same purpose.",
                    "description": "Links with the same destination should have the same description, to help users understand the link's purpose and decide whether to follow it. [Learn more about identical links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/identical-links-same-purpose).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "image-alt": {
                    "id": "image-alt",
                    "title": "Image elements have `[alt]` attributes",
                    "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/image-alt).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "image-redundant-alt": {
                    "id": "image-redundant-alt",
                    "title": "Image elements do not have `[alt]` attributes that are redundant text.",
                    "description": "Informative elements should aim for short, descriptive alternative text. Alternative text that is exactly the same as the text adjacent to the link or image is potentially confusing for screen reader users, because the text will be read twice. [Learn more about the `alt` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/image-redundant-alt).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "input-button-name": {
                    "id": "input-button-name",
                    "title": "Input buttons have discernible text.",
                    "description": "Adding discernable and accessible text to input buttons may help screen reader users understand the purpose of the input button. [Learn more about input buttons](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/input-button-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "input-image-alt": {
                    "id": "input-image-alt",
                    "title": "`<input type=\"image\">` elements have `[alt]` text",
                    "description": "When an image is being used as an `<input>` button, providing alternative text can help screen reader users understand the purpose of the button. [Learn about input image alt text](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/input-image-alt).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "label-content-name-mismatch": {
                    "id": "label-content-name-mismatch",
                    "title": "Elements with visible text labels have matching accessible names.",
                    "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/label-content-name-mismatch).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "label": {
                    "id": "label",
                    "title": "Form elements have associated labels",
                    "description": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/label).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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": "notApplicable"
                },
                "link-name": {
                    "id": "link-name",
                    "title": "Links have a discernible name",
                    "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/link-name).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "link-in-text-block": {
                    "id": "link-in-text-block",
                    "title": "Links are distinguishable without relying on color.",
                    "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/link-in-text-block).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "list": {
                    "id": "list",
                    "title": "Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).",
                    "description": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more about proper list structure](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/list).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "listitem": {
                    "id": "listitem",
                    "title": "List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements",
                    "description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/listitem).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": "notApplicable"
                },
                "meta-viewport": {
                    "id": "meta-viewport",
                    "title": "`[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.",
                    "description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/meta-viewport).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "object-alt": {
                    "id": "object-alt",
                    "title": "`<object>` elements have alternate text",
                    "description": "Screen readers cannot translate non-text content. Adding alternate text to `<object>` elements helps screen readers convey meaning to users. [Learn more about alt text for `object` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/object-alt).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "select-name": {
                    "id": "select-name",
                    "title": "Select elements have associated label elements.",
                    "description": "Form elements without effective labels can create frustrating experiences for screen reader users. [Learn more about the `select` element](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/select-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "skip-link": {
                    "id": "skip-link",
                    "title": "Skip links are focusable.",
                    "description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/skip-link).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "tabindex": {
                    "id": "tabindex",
                    "title": "No element has a `[tabindex]` value greater than 0",
                    "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/tabindex).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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": "notApplicable"
                },
                "table-fake-caption": {
                    "id": "table-fake-caption",
                    "title": "Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring that tables use the actual caption element instead of cells with the `[colspan]` attribute may improve the experience for screen reader users. [Learn more about captions](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/table-fake-caption).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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": "notApplicable"
                },
                "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": "notApplicable"
                },
                "td-headers-attr": {
                    "id": "td-headers-attr",
                    "title": "Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring `<td>` cells using the `[headers]` attribute only refer to other cells in the same table may improve the experience for screen reader users. [Learn more about the `headers` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/td-headers-attr).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "th-has-data-cells": {
                    "id": "th-has-data-cells",
                    "title": "`<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring table headers always refer to some set of cells may improve the experience for screen reader users. [Learn more about table headers](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/th-has-data-cells).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "valid-lang": {
                    "id": "valid-lang",
                    "title": "`[lang]` attributes have a valid value",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) on elements helps ensure that text is pronounced correctly by a screen reader. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/valid-lang).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "video-caption": {
                    "id": "video-caption",
                    "title": "`<video>` elements contain a `<track>` element with `[kind=\"captions\"]`",
                    "description": "When a video provides a caption it is easier for deaf and hearing impaired users to access its information. [Learn more about video captions](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/video-caption).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "custom-controls-labels": {
                    "id": "custom-controls-labels",
                    "title": "Custom controls have associated labels",
                    "description": "Custom interactive controls have associated labels, provided by aria-label or aria-labelledby. [Learn more about custom controls and labels](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/custom-controls-labels\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "custom-controls-roles": {
                    "id": "custom-controls-roles",
                    "title": "Custom controls have ARIA roles",
                    "description": "Custom interactive controls have appropriate ARIA roles. [Learn how to add roles to custom controls](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/custom-control-roles\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "focus-traps": {
                    "id": "focus-traps",
                    "title": "User focus is not accidentally trapped in a region",
                    "description": "A user can tab into and out of any control or region without accidentally trapping their focus. [Learn how to avoid focus traps](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/focus-traps\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "focusable-controls": {
                    "id": "focusable-controls",
                    "title": "Interactive controls are keyboard focusable",
                    "description": "Custom interactive controls are keyboard focusable and display a focus indicator. [Learn how to make custom controls focusable](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/focusable-controls\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "interactive-element-affordance": {
                    "id": "interactive-element-affordance",
                    "title": "Interactive elements indicate their purpose and state",
                    "description": "Interactive elements, such as links and buttons, should indicate their state and be distinguishable from non-interactive elements. [Learn how to decorate interactive elements with affordance hints](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/interactive-element-affordance\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "logical-tab-order": {
                    "id": "logical-tab-order",
                    "title": "The page has a logical tab order",
                    "description": "Tabbing through the page follows the visual layout. Users cannot focus elements that are offscreen. [Learn more about logical tab ordering](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/logical-tab-order\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "managed-focus": {
                    "id": "managed-focus",
                    "title": "The user's focus is directed to new content added to the page",
                    "description": "If new content, such as a dialog, is added to the page, the user's focus is directed to it. [Learn how to direct focus to new content](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/managed-focus\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "offscreen-content-hidden": {
                    "id": "offscreen-content-hidden",
                    "title": "Offscreen content is hidden from assistive technology",
                    "description": "Offscreen content is hidden with display: none or aria-hidden=true. [Learn how to properly hide offscreen content](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/offscreen-content-hidden\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "use-landmarks": {
                    "id": "use-landmarks",
                    "title": "HTML5 landmark elements are used to improve navigation",
                    "description": "Landmark elements (`<main>`, `<nav>`, etc.) are used to improve the keyboard navigation of the page for assistive technology. [Learn more about landmark elements](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/use-landmarks\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "visual-order-follows-dom": {
                    "id": "visual-order-follows-dom",
                    "title": "Visual order on the page follows DOM order",
                    "description": "DOM order matches the visual order, improving navigation for assistive technology. [Learn more about DOM and visual ordering](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/visual-order-follows-dom\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "uses-long-cache-ttl": {
                    "id": "uses-long-cache-ttl",
                    "title": "Serve static assets with an efficient cache policy",
                    "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": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 894583,
                    "numericUnit": "byte",
                    "displayValue": "38 resources found",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "cacheLifetimeMs",
                                "valueType": "ms",
                                "label": "Cache TTL",
                                "displayUnit": "duration"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size",
                                "displayUnit": "kb",
                                "granularity": 1
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/whynicht.com\/assets\/fonts\/Inter-BoldItalic.woff2?v=3.19",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 111974,
                                "wastedBytes": 111974
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/fonts\/Inter-Bold.woff2?v=3.19",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 106297,
                                "wastedBytes": 106297
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 63174,
                                "wastedBytes": 63174
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 61620,
                                "wastedBytes": 61620
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 60933,
                                "wastedBytes": 60933
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 50765,
                                "wastedBytes": 50765
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 48993,
                                "wastedBytes": 48993
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 47492,
                                "wastedBytes": 47492
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 47051,
                                "wastedBytes": 47051
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 46797,
                                "wastedBytes": 46797
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 36258,
                                "wastedBytes": 36258
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 33437,
                                "wastedBytes": 33437
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 33426,
                                "wastedBytes": 33426
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 31784,
                                "wastedBytes": 31784
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 27826,
                                "wastedBytes": 27826
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 26022,
                                "wastedBytes": 26022
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/images\/book-empty-v.webp",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 24728,
                                "wastedBytes": 24728
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/images\/book-empty.webp",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 20687,
                                "wastedBytes": 20687
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 1954,
                                "wastedBytes": 1954
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/content.css?v=1722003682",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 1327,
                                "wastedBytes": 1327
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/js\/loadeer.umd.js",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 1130,
                                "wastedBytes": 1130
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/header.css?v=1722003682",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 1117,
                                "wastedBytes": 1117
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/map.css?v=1722003682",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 1042,
                                "wastedBytes": 1042
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/footer.css?v=1722003682",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 891,
                                "wastedBytes": 891
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/issue.css?v=1722003682",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 878,
                                "wastedBytes": 878
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/style.css?v=1722003682",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 875,
                                "wastedBytes": 875
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/magazine.css?v=1722003682",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 865,
                                "wastedBytes": 865
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/shop.css?v=1722003682",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 814,
                                "wastedBytes": 814
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/form.css?v=1722003682",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 751,
                                "wastedBytes": 751
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/book.css?v=1722003682",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 629,
                                "wastedBytes": 629
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/reset.css",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 588,
                                "wastedBytes": 588
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/default.css?v=1722003682",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 544,
                                "wastedBytes": 544
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/archive.css?v=1722003682",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 527,
                                "wastedBytes": 527
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/images\/template-back.webp",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 299,
                                "wastedBytes": 299
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/images\/template-front.webp",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 299,
                                "wastedBytes": 299
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/fonts.css",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 287,
                                "wastedBytes": 287
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/images\/template-spine.webp",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 265,
                                "wastedBytes": 265
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/css\/contribute.css?v=1722003682",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 237,
                                "wastedBytes": 237
                            }
                        ],
                        "summary": {
                            "wastedBytes": 894583
                        },
                        "sortedBy": [
                            "totalBytes"
                        ],
                        "skipSumming": [
                            "cacheLifetimeMs"
                        ]
                    },
                    "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": "informative",
                    "numericValue": 907796,
                    "numericUnit": "byte",
                    "displayValue": "Total size was 887\u00a0KiB",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/whynicht.com\/assets\/fonts\/Inter-BoldItalic.woff2?v=3.19",
                                "totalBytes": 111974
                            },
                            {
                                "url": "https:\/\/whynicht.com\/assets\/fonts\/Inter-Bold.woff2?v=3.19",
                                "totalBytes": 106297
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp",
                                "totalBytes": 63174
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp",
                                "totalBytes": 61620
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                                "totalBytes": 60933
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp",
                                "totalBytes": 50765
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                                "totalBytes": 48993
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp",
                                "totalBytes": 47492
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp",
                                "totalBytes": 47051
                            },
                            {
                                "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                                "totalBytes": 46797
                            }
                        ],
                        "sortedBy": [
                            "totalBytes"
                        ]
                    },
                    "guidanceLevel": 1
                },
                "offscreen-images": {
                    "id": "offscreen-images",
                    "title": "Defer offscreen images",
                    "description": "Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive. [Learn how to defer offscreen images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/offscreen-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "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": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "charset": {
                    "id": "charset",
                    "title": "Properly defines charset",
                    "description": "A character encoding declaration is required. It can be done with a `<meta>` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. [Learn more about declaring the character encoding](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/charset\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "dom-size": {
                    "id": "dom-size",
                    "title": "Avoids an excessive DOM size",
                    "description": "A large DOM will increase memory usage, cause longer [style calculations](https:\/\/developers.google.com\/web\/fundamentals\/performance\/rendering\/reduce-the-scope-and-complexity-of-style-calculations), and produce costly [layout reflows](https:\/\/developers.google.com\/speed\/articles\/reflow). [Learn how to avoid an excessive DOM size](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/dom-size\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 183,
                    "numericUnit": "element",
                    "displayValue": "183 elements",
                    "metricSavings": {
                        "TBT": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "statistic",
                                "valueType": "text",
                                "label": "Statistic"
                            },
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": "Element"
                            },
                            {
                                "key": "value",
                                "valueType": "numeric",
                                "label": "Value"
                            }
                        ],
                        "items": [
                            {
                                "statistic": "Total DOM Elements",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 183
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-30-BR",
                                    "path": "1,HTML,1,BODY,1,MAIN,1,FIGURE,0,DIV,0,DIV,5,DIV,0,P,0,EM,1,BR",
                                    "selector": "div.book-back > p > em > br",
                                    "boundingRect": {
                                        "top": 166,
                                        "bottom": 193,
                                        "left": 494,
                                        "right": 494,
                                        "width": 0,
                                        "height": 27
                                    },
                                    "snippet": "<br>",
                                    "nodeLabel": "div.book-back > p > em > br"
                                },
                                "statistic": "Maximum DOM Depth",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 9
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-31-UL",
                                    "path": "1,HTML,1,BODY,0,HEADER,2,NAV,1,UL",
                                    "selector": "body.home > header.site-header > nav.navigation > ul.issues-list",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 0,
                                        "left": 0,
                                        "right": 0,
                                        "width": 0,
                                        "height": 0
                                    },
                                    "snippet": "<ul class=\"issues-list\">",
                                    "nodeLabel": "\n                  \n            \n              Tea Time\n              \n        \u2026"
                                },
                                "statistic": "Maximum Child Elements",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 14
                                }
                            }
                        ]
                    },
                    "guidanceLevel": 1
                },
                "geolocation-on-start": {
                    "id": "geolocation-on-start",
                    "title": "Avoids requesting the geolocation permission on page load",
                    "description": "Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. [Learn more about the geolocation permission](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/geolocation-on-start\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "no-document-write": {
                    "id": "no-document-write",
                    "title": "Avoids `document.write()`",
                    "description": "For users on slow connections, external scripts dynamically injected via `document.write()` can delay page load by tens of seconds. [Learn how to avoid document.write()](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/no-document-write\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 2
                },
                "js-libraries": {
                    "id": "js-libraries",
                    "title": "Detected JavaScript libraries",
                    "description": "All front-end JavaScript libraries detected on the page. [Learn more about this JavaScript library detection diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/js-libraries\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "notification-on-start": {
                    "id": "notification-on-start",
                    "title": "Avoids requesting the notification permission on page load",
                    "description": "Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. [Learn more about responsibly getting permission for notifications](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/notification-on-start\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "paste-preventing-inputs": {
                    "id": "paste-preventing-inputs",
                    "title": "Allows users to paste into input fields",
                    "description": "Preventing input pasting is a bad practice for the UX, and weakens security by blocking password managers.[Learn more about user-friendly input fields](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/paste-preventing-inputs\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "uses-http2": {
                    "id": "uses-http2",
                    "title": "Use HTTP\/2",
                    "description": "HTTP\/2 offers many benefits over HTTP\/1.1, including binary headers and multiplexing. [Learn more about HTTP\/2](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/uses-http2\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "uses-passive-event-listeners": {
                    "id": "uses-passive-event-listeners",
                    "title": "Uses passive listeners to improve scrolling performance",
                    "description": "Consider marking your touch and wheel event listeners as `passive` to improve your page's scroll performance. [Learn more about adopting passive event listeners](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/uses-passive-event-listeners\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 3
                },
                "meta-description": {
                    "id": "meta-description",
                    "title": "Document has a meta description",
                    "description": "Meta descriptions may be included in search results to concisely summarize page content. [Learn more about the meta description](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/meta-description\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "http-status-code": {
                    "id": "http-status-code",
                    "title": "Page has successful HTTP status code",
                    "description": "Pages with unsuccessful HTTP status codes may not be indexed properly. [Learn more about HTTP status codes](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/http-status-code\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "font-size": {
                    "id": "font-size",
                    "title": "Document uses legible font sizes",
                    "description": "Font sizes less than 12px are too small to be legible and require mobile visitors to \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": "notApplicable"
                },
                "link-text": {
                    "id": "link-text",
                    "title": "Links do not 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": 0,
                    "scoreDisplayMode": "binary",
                    "displayValue": "1 link found",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "href",
                                "valueType": "url",
                                "label": "Link destination"
                            },
                            {
                                "key": "text",
                                "valueType": "text",
                                "label": "Link Text"
                            }
                        ],
                        "items": [
                            {
                                "href": "https:\/\/whynicht.com\/about",
                                "text": "Read more"
                            }
                        ]
                    }
                },
                "crawlable-anchors": {
                    "id": "crawlable-anchors",
                    "title": "Links are crawlable",
                    "description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https:\/\/support.google.com\/webmasters\/answer\/9112205)",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "binary",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": "notApplicable"
                },
                "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": "notApplicable"
                },
                "hreflang": {
                    "id": "hreflang",
                    "title": "Document has a valid `hreflang`",
                    "description": "hreflang links tell search engines what version of a page they should list in search results for a given language or region. [Learn more about `hreflang`](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/hreflang\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "canonical": {
                    "id": "canonical",
                    "title": "Document has a valid `rel=canonical`",
                    "description": "Canonical links suggest which URL to show in search results. [Learn more about canonical links](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/canonical\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "structured-data": {
                    "id": "structured-data",
                    "title": "Structured data is valid",
                    "description": "Run the [Structured Data Testing Tool](https:\/\/search.google.com\/structured-data\/testing-tool\/) and the [Structured Data Linter](http:\/\/linter.structured-data.org\/) to validate structured data. [Learn more about Structured Data](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/structured-data\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "bf-cache": {
                    "id": "bf-cache",
                    "title": "Page 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": 1,
                    "scoreDisplayMode": "binary",
                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2",
                "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": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "aria-allowed-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-allowed-role",
                            "weight": 1,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-command-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-dialog-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-body",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-focus",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-input-field-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-meter-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-progressbar-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-children",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-parent",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-roles",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-text",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-toggle-field-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-tooltip-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-treeitem-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "button-name",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "bypass",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "color-contrast",
                            "weight": 7,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "definition-list",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "dlitem",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "document-title",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "duplicate-id-active",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "duplicate-id-aria",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "form-field-multiple-labels",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "frame-title",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "heading-order",
                            "weight": 3,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "html-has-lang",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-lang-valid",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-xml-lang-mismatch",
                            "weight": 0,
                            "group": "a11y-language"
                        },
                        {
                            "id": "image-alt",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "image-redundant-alt",
                            "weight": 1,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-button-name",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-image-alt",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "label",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "link-in-text-block",
                            "weight": 0,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "link-name",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "list",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "listitem",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "meta-refresh",
                            "weight": 0,
                            "group": "a11y-best-practices"
                        },
                        {
                            "id": "meta-viewport",
                            "weight": 10,
                            "group": "a11y-best-practices"
                        },
                        {
                            "id": "object-alt",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "select-name",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "skip-link",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "tabindex",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "table-duplicate-name",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "td-headers-attr",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "th-has-data-cells",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "valid-lang",
                            "weight": 0,
                            "group": "a11y-language"
                        },
                        {
                            "id": "video-caption",
                            "weight": 0,
                            "group": "a11y-audio-video"
                        },
                        {
                            "id": "focusable-controls",
                            "weight": 0
                        },
                        {
                            "id": "interactive-element-affordance",
                            "weight": 0
                        },
                        {
                            "id": "logical-tab-order",
                            "weight": 0
                        },
                        {
                            "id": "visual-order-follows-dom",
                            "weight": 0
                        },
                        {
                            "id": "focus-traps",
                            "weight": 0
                        },
                        {
                            "id": "managed-focus",
                            "weight": 0
                        },
                        {
                            "id": "use-landmarks",
                            "weight": 0
                        },
                        {
                            "id": "offscreen-content-hidden",
                            "weight": 0
                        },
                        {
                            "id": "custom-controls-labels",
                            "weight": 0
                        },
                        {
                            "id": "custom-controls-roles",
                            "weight": 0
                        },
                        {
                            "id": "empty-heading",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "identical-links-same-purpose",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "landmark-one-main",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "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": 0.87
                },
                "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": 0,
                            "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": 0,
                            "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": 0,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "plugins",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "tap-targets",
                            "weight": 0,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "structured-data",
                            "weight": 0
                        }
                    ],
                    "id": "seo",
                    "score": 0.91000000000000003
                },
                "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": 0,
                            "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": 0.28999999999999998
                }
            },
            "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": [],
            "entities": [
                {
                    "name": "whynicht.com",
                    "origins": [
                        "https:\/\/whynicht.com"
                    ],
                    "isFirstParty": true,
                    "isUnrecognized": true
                },
                {
                    "name": "00-99.xyz",
                    "origins": [
                        "https:\/\/insight.00-99.xyz"
                    ],
                    "isUnrecognized": true
                }
            ],
            "timing": {
                "entries": [
                    {
                        "startTime": 618.25,
                        "name": "lh:config",
                        "duration": 583.78999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 621.13999999999999,
                        "name": "lh:config:resolveArtifactsToDefns",
                        "duration": 61.969999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1202.1900000000001,
                        "name": "lh:runner:gather",
                        "duration": 15544.709999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1353.2,
                        "name": "lh:driver:connect",
                        "duration": 10.68,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1364.27,
                        "name": "lh:driver:navigate",
                        "duration": 12.960000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1381.6099999999999,
                        "name": "lh:gather:getBenchmarkIndex",
                        "duration": 1007.0599999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2388.9699999999998,
                        "name": "lh:gather:getVersion",
                        "duration": 0.89000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2390.2199999999998,
                        "name": "lh:prepare:navigationMode",
                        "duration": 30.789999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2403.3299999999999,
                        "name": "lh:storage:clearDataForOrigin",
                        "duration": 9.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2412.6399999999999,
                        "name": "lh:storage:clearBrowserCaches",
                        "duration": 6.0999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2419.5900000000001,
                        "name": "lh:gather:prepareThrottlingAndNetwork",
                        "duration": 1.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2447.0500000000002,
                        "name": "lh:driver:navigate",
                        "duration": 12227.209999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 15617.4,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.14999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 15617.6,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.22,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 15618.08,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 1.7,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 15620.139999999999,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 15620.23,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 15620.280000000001,
                        "name": "lh:gather:getArtifact:Accessibility",
                        "duration": 303.63999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 15923.969999999999,
                        "name": "lh:gather:getArtifact:AnchorElements",
                        "duration": 64.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 15988.27,
                        "name": "lh:gather:getArtifact:ConsoleMessages",
                        "duration": 0.22,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 15988.530000000001,
                        "name": "lh:gather:getArtifact:CSSUsage",
                        "duration": 37.469999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16026.040000000001,
                        "name": "lh:gather:getArtifact:Doctype",
                        "duration": 1.3600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16027.440000000001,
                        "name": "lh:gather:getArtifact:DOMStats",
                        "duration": 5.2199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16032.700000000001,
                        "name": "lh:gather:getArtifact:EmbeddedContent",
                        "duration": 3.0099999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16035.75,
                        "name": "lh:gather:getArtifact:FontSize",
                        "duration": 38.439999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16074.24,
                        "name": "lh:gather:getArtifact:Inputs",
                        "duration": 6.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16080.959999999999,
                        "name": "lh:gather:getArtifact:GlobalListeners",
                        "duration": 2.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16083.219999999999,
                        "name": "lh:gather:getArtifact:ImageElements",
                        "duration": 166.43000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16249.690000000001,
                        "name": "lh:gather:getArtifact:InstallabilityErrors",
                        "duration": 1.03,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16250.01,
                        "name": "lh:gather:getInstallabilityErrors",
                        "duration": 0.68000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16250.879999999999,
                        "name": "lh:gather:getArtifact:InspectorIssues",
                        "duration": 0.34999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16251.26,
                        "name": "lh:gather:getArtifact:JsUsage",
                        "duration": 0.22,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16251.52,
                        "name": "lh:gather:getArtifact:LinkElements",
                        "duration": 6.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16257.360000000001,
                        "name": "lh:computed:MainResource",
                        "duration": 0.19,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16257.629999999999,
                        "name": "lh:gather:getArtifact:MainDocumentContent",
                        "duration": 2.6899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16260.34,
                        "name": "lh:gather:getArtifact:MetaElements",
                        "duration": 5.9299999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16266.33,
                        "name": "lh:gather:getArtifact:NetworkUserAgent",
                        "duration": 0.14999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16266.52,
                        "name": "lh:gather:getArtifact:OptimizedImages",
                        "duration": 0.65000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16267.219999999999,
                        "name": "lh:gather:getArtifact:ResponseCompression",
                        "duration": 6.8499999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16274.1,
                        "name": "lh:gather:getArtifact:RobotsTxt",
                        "duration": 50.479999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16324.620000000001,
                        "name": "lh:gather:getArtifact:Scripts",
                        "duration": 0.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16325,
                        "name": "lh:gather:getArtifact:SourceMaps",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16325.16,
                        "name": "lh:gather:getArtifact:Stacks",
                        "duration": 13.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16325.299999999999,
                        "name": "lh:gather:collectStacks",
                        "duration": 12.99,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16338.35,
                        "name": "lh:gather:getArtifact:TagsBlockingFirstPaint",
                        "duration": 3.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16342.049999999999,
                        "name": "lh:gather:getArtifact:TapTargets",
                        "duration": 26.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16368.59,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 70.879999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16439.75,
                        "name": "lh:gather:getArtifact:ViewportDimensions",
                        "duration": 1.6899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16441.470000000001,
                        "name": "lh:gather:getArtifact:WebAppManifest",
                        "duration": 1.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16442.720000000001,
                        "name": "lh:gather:getArtifact:devtoolsLogs",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16442.860000000001,
                        "name": "lh:gather:getArtifact:traces",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16443.130000000001,
                        "name": "lh:gather:getArtifact:BFCacheFailures",
                        "duration": 280.25999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16747.389999999999,
                        "name": "lh:runner:audit",
                        "duration": 533.03999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16747.529999999999,
                        "name": "lh:runner:auditing",
                        "duration": 532.03999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16748.689999999999,
                        "name": "lh:audit:is-on-https",
                        "duration": 3.2400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16749.32,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 1.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16752.27,
                        "name": "lh:audit:viewport",
                        "duration": 5.2599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16755.130000000001,
                        "name": "lh:computed:ViewportMeta",
                        "duration": 1.3200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16758.080000000002,
                        "name": "lh:audit:first-contentful-paint",
                        "duration": 44.590000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16758.759999999998,
                        "name": "lh:computed:FirstContentfulPaint",
                        "duration": 42.530000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16759.029999999999,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 42.240000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16803.029999999999,
                        "name": "lh:audit:largest-contentful-paint",
                        "duration": 1.45,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16803.580000000002,
                        "name": "lh:computed:LargestContentfulPaint",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16804.970000000001,
                        "name": "lh:audit:first-meaningful-paint",
                        "duration": 1.3899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16805.43,
                        "name": "lh:computed:FirstMeaningfulPaint",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16806.619999999999,
                        "name": "lh:audit:speed-index",
                        "duration": 1.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16807.049999999999,
                        "name": "lh:computed:SpeedIndex",
                        "duration": 0.17000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16808.09,
                        "name": "lh:audit:screenshot-thumbnails",
                        "duration": 0.67000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16808.43,
                        "name": "lh:computed:Speedline",
                        "duration": 0.22,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16808.790000000001,
                        "name": "lh:audit:final-screenshot",
                        "duration": 0.22,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16809.32,
                        "name": "lh:audit:total-blocking-time",
                        "duration": 1.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16809.689999999999,
                        "name": "lh:computed:TotalBlockingTime",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16810.939999999999,
                        "name": "lh:audit:max-potential-fid",
                        "duration": 2.1899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16811.5,
                        "name": "lh:computed:MaxPotentialFID",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16813.450000000001,
                        "name": "lh:audit:cumulative-layout-shift",
                        "duration": 1.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16813.919999999998,
                        "name": "lh:computed:CumulativeLayoutShift",
                        "duration": 0.17000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16815.540000000001,
                        "name": "lh:audit:errors-in-console",
                        "duration": 1.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16816.060000000001,
                        "name": "lh:computed:JSBundles",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16817.450000000001,
                        "name": "lh:audit:server-response-time",
                        "duration": 2.5600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16817.970000000001,
                        "name": "lh:computed:MainResource",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16820.209999999999,
                        "name": "lh:audit:interactive",
                        "duration": 1,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16820.540000000001,
                        "name": "lh:computed:Interactive",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16821.380000000001,
                        "name": "lh:audit:user-timings",
                        "duration": 0.84999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16821.669999999998,
                        "name": "lh:computed:UserTimings",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16822.450000000001,
                        "name": "lh:audit:critical-request-chains",
                        "duration": 0.97999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16822.740000000002,
                        "name": "lh:computed:CriticalRequestChains",
                        "duration": 0.19,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16822.849999999999,
                        "name": "lh:computed:PageDependencyGraph",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16823.57,
                        "name": "lh:audit:redirects",
                        "duration": 0.91000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16824.709999999999,
                        "name": "lh:audit:installable-manifest",
                        "duration": 4.9800000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16829.970000000001,
                        "name": "lh:audit:splash-screen",
                        "duration": 5.7999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16830.349999999999,
                        "name": "lh:computed:ManifestValues",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16836.209999999999,
                        "name": "lh:audit:themed-omnibox",
                        "duration": 1.6000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16838.040000000001,
                        "name": "lh:audit:maskable-icon",
                        "duration": 0.90000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16839.220000000001,
                        "name": "lh:audit:content-width",
                        "duration": 0.80000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16840.240000000002,
                        "name": "lh:audit:image-aspect-ratio",
                        "duration": 1.8600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16842.470000000001,
                        "name": "lh:audit:image-size-responsive",
                        "duration": 2.1299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16844.959999999999,
                        "name": "lh:audit:preload-fonts",
                        "duration": 0.81000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16846.130000000001,
                        "name": "lh:audit:deprecations",
                        "duration": 1.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16847.98,
                        "name": "lh:audit:third-party-cookies",
                        "duration": 1.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16849.709999999999,
                        "name": "lh:audit:mainthread-work-breakdown",
                        "duration": 2.79,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16850.84,
                        "name": "lh:computed:MainThreadTasks",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16852.900000000001,
                        "name": "lh:audit:bootup-time",
                        "duration": 1.23,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16854.400000000001,
                        "name": "lh:audit:uses-rel-preload",
                        "duration": 0.62,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16855.189999999999,
                        "name": "lh:audit:uses-rel-preconnect",
                        "duration": 2.79,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16855.689999999999,
                        "name": "lh:computed:LoadSimulator",
                        "duration": 1.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16855.799999999999,
                        "name": "lh:computed:NetworkAnalysis",
                        "duration": 1.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16855.84,
                        "name": "lh:computed:ProcessedNavigation",
                        "duration": 1.6100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16858.200000000001,
                        "name": "lh:audit:font-display",
                        "duration": 1.8100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16860.040000000001,
                        "name": "lh:audit:diagnostics",
                        "duration": 0.27000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16860.330000000002,
                        "name": "lh:audit:network-requests",
                        "duration": 2.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16860.529999999999,
                        "name": "lh:computed:EntityClassification",
                        "duration": 1.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16862.939999999999,
                        "name": "lh:audit:network-rtt",
                        "duration": 1.05,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16864.189999999999,
                        "name": "lh:audit:network-server-latency",
                        "duration": 1.3899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16865.599999999999,
                        "name": "lh:audit:main-thread-tasks",
                        "duration": 0.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16865.869999999999,
                        "name": "lh:audit:metrics",
                        "duration": 1.1799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16866.07,
                        "name": "lh:computed:TimingSummary",
                        "duration": 0.32000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16867.360000000001,
                        "name": "lh:audit:performance-budget",
                        "duration": 1.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16867.77,
                        "name": "lh:computed:ResourceSummary",
                        "duration": 0.66000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16869.240000000002,
                        "name": "lh:audit:timing-budget",
                        "duration": 0.84999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16870.110000000001,
                        "name": "lh:audit:resource-summary",
                        "duration": 0.65000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16871.029999999999,
                        "name": "lh:audit:third-party-summary",
                        "duration": 1.22,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16871.470000000001,
                        "name": "lh:computed:TBTImpactTasks",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16872.52,
                        "name": "lh:audit:third-party-facades",
                        "duration": 1.1799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16873.919999999998,
                        "name": "lh:audit:largest-contentful-paint-element",
                        "duration": 0.81999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16874.959999999999,
                        "name": "lh:audit:lcp-lazy-loaded",
                        "duration": 1.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16876.27,
                        "name": "lh:audit:layout-shift-elements",
                        "duration": 0.65000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16877.110000000001,
                        "name": "lh:audit:long-tasks",
                        "duration": 0.91000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16878.23,
                        "name": "lh:audit:no-unload-listeners",
                        "duration": 1.0700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16879.580000000002,
                        "name": "lh:audit:non-composited-animations",
                        "duration": 0.98999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16880.959999999999,
                        "name": "lh:audit:unsized-images",
                        "duration": 1.47,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16882.779999999999,
                        "name": "lh:audit:valid-source-maps",
                        "duration": 13.35,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16896.41,
                        "name": "lh:audit:prioritize-lcp-image",
                        "duration": 1.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16897.720000000001,
                        "name": "lh:audit:csp-xss",
                        "duration": 6.1500000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16903.889999999999,
                        "name": "lh:audit:script-treemap-data",
                        "duration": 2.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16904.310000000001,
                        "name": "lh:computed:ModuleDuplication",
                        "duration": 0.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16904.610000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.56000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16905.290000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16905.419999999998,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16905.59,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16905.709999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.23000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16906.009999999998,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.19,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16906.529999999999,
                        "name": "lh:audit:pwa-cross-browser",
                        "duration": 0.72999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16907.509999999998,
                        "name": "lh:audit:pwa-page-transitions",
                        "duration": 0.72999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16908.470000000001,
                        "name": "lh:audit:pwa-each-page-has-url",
                        "duration": 0.79000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16909.580000000002,
                        "name": "lh:audit:accesskeys",
                        "duration": 1.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16911.34,
                        "name": "lh:audit:aria-allowed-attr",
                        "duration": 9.7599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16921.439999999999,
                        "name": "lh:audit:aria-allowed-role",
                        "duration": 6.6399999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16928.450000000001,
                        "name": "lh:audit:aria-command-name",
                        "duration": 1.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16930.080000000002,
                        "name": "lh:audit:aria-dialog-name",
                        "duration": 3.6499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16934.18,
                        "name": "lh:audit:aria-hidden-body",
                        "duration": 5.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16939.790000000001,
                        "name": "lh:audit:aria-hidden-focus",
                        "duration": 16.960000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16956.970000000001,
                        "name": "lh:audit:aria-input-field-name",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16958.139999999999,
                        "name": "lh:audit:aria-meter-name",
                        "duration": 0.94999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16959.279999999999,
                        "name": "lh:audit:aria-progressbar-name",
                        "duration": 1,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16960.459999999999,
                        "name": "lh:audit:aria-required-attr",
                        "duration": 2.9199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16963.59,
                        "name": "lh:audit:aria-required-children",
                        "duration": 1.3400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16965.290000000001,
                        "name": "lh:audit:aria-required-parent",
                        "duration": 1.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16967.360000000001,
                        "name": "lh:audit:aria-roles",
                        "duration": 4.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16972.150000000001,
                        "name": "lh:audit:aria-text",
                        "duration": 1.8200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16974.259999999998,
                        "name": "lh:audit:aria-toggle-field-name",
                        "duration": 1.1499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16975.599999999999,
                        "name": "lh:audit:aria-tooltip-name",
                        "duration": 1.1799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16976.970000000001,
                        "name": "lh:audit:aria-treeitem-name",
                        "duration": 1.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16978.619999999999,
                        "name": "lh:audit:aria-valid-attr-value",
                        "duration": 2.8999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16981.709999999999,
                        "name": "lh:audit:aria-valid-attr",
                        "duration": 14.23,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16996.209999999999,
                        "name": "lh:audit:button-name",
                        "duration": 1.28,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16997.77,
                        "name": "lh:audit:bypass",
                        "duration": 2.6400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17000.59,
                        "name": "lh:audit:color-contrast",
                        "duration": 2.8599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17003.650000000001,
                        "name": "lh:audit:definition-list",
                        "duration": 1.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17005.23,
                        "name": "lh:audit:dlitem",
                        "duration": 1.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17006.799999999999,
                        "name": "lh:audit:document-title",
                        "duration": 7.0300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17014.139999999999,
                        "name": "lh:audit:duplicate-id-active",
                        "duration": 2.5499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17017.09,
                        "name": "lh:audit:duplicate-id-aria",
                        "duration": 2.3999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17019.669999999998,
                        "name": "lh:audit:empty-heading",
                        "duration": 2.6299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17022.48,
                        "name": "lh:audit:form-field-multiple-labels",
                        "duration": 13.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17036.66,
                        "name": "lh:audit:frame-title",
                        "duration": 1.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17038.32,
                        "name": "lh:audit:heading-order",
                        "duration": 2.6299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17041.169999999998,
                        "name": "lh:audit:html-has-lang",
                        "duration": 2.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17044.09,
                        "name": "lh:audit:html-lang-valid",
                        "duration": 2.6499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17046.919999999998,
                        "name": "lh:audit:html-xml-lang-mismatch",
                        "duration": 1.5700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17048.669999999998,
                        "name": "lh:audit:identical-links-same-purpose",
                        "duration": 4.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17053.439999999999,
                        "name": "lh:audit:image-alt",
                        "duration": 4.6399999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17058.41,
                        "name": "lh:audit:image-redundant-alt",
                        "duration": 30.359999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17089.130000000001,
                        "name": "lh:audit:input-button-name",
                        "duration": 3.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17092.619999999999,
                        "name": "lh:audit:input-image-alt",
                        "duration": 3.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17095.990000000002,
                        "name": "lh:audit:label-content-name-mismatch",
                        "duration": 3.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17099.59,
                        "name": "lh:audit:label",
                        "duration": 3.2400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17103.240000000002,
                        "name": "lh:audit:landmark-one-main",
                        "duration": 4.4500000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17108.009999999998,
                        "name": "lh:audit:link-name",
                        "duration": 3.9300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17112.119999999999,
                        "name": "lh:audit:link-in-text-block",
                        "duration": 1.79,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17114.09,
                        "name": "lh:audit:list",
                        "duration": 2.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17117,
                        "name": "lh:audit:listitem",
                        "duration": 15.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17132.93,
                        "name": "lh:audit:meta-refresh",
                        "duration": 1.8899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17135.080000000002,
                        "name": "lh:audit:meta-viewport",
                        "duration": 2.8100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17138.07,
                        "name": "lh:audit:object-alt",
                        "duration": 1.8,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17140.049999999999,
                        "name": "lh:audit:select-name",
                        "duration": 1.9399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17142.16,
                        "name": "lh:audit:skip-link",
                        "duration": 1.8,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17144.169999999998,
                        "name": "lh:audit:tabindex",
                        "duration": 2.1299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17146.48,
                        "name": "lh:audit:table-duplicate-name",
                        "duration": 2.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17148.720000000001,
                        "name": "lh:audit:table-fake-caption",
                        "duration": 14.82,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17163.75,
                        "name": "lh:audit:target-size",
                        "duration": 2.6600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17166.599999999999,
                        "name": "lh:audit:td-has-header",
                        "duration": 2.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17169.130000000001,
                        "name": "lh:audit:td-headers-attr",
                        "duration": 2.3900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17171.700000000001,
                        "name": "lh:audit:th-has-data-cells",
                        "duration": 2.4500000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17174.330000000002,
                        "name": "lh:audit:valid-lang",
                        "duration": 2.2999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17176.869999999999,
                        "name": "lh:audit:video-caption",
                        "duration": 2.3199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17179.200000000001,
                        "name": "lh:audit:custom-controls-labels",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17179.279999999999,
                        "name": "lh:audit:custom-controls-roles",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17179.330000000002,
                        "name": "lh:audit:focus-traps",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17179.369999999999,
                        "name": "lh:audit:focusable-controls",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17179.41,
                        "name": "lh:audit:interactive-element-affordance",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17179.52,
                        "name": "lh:audit:logical-tab-order",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17179.57,
                        "name": "lh:audit:managed-focus",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17179.610000000001,
                        "name": "lh:audit:offscreen-content-hidden",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17179.650000000001,
                        "name": "lh:audit:use-landmarks",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17179.689999999999,
                        "name": "lh:audit:visual-order-follows-dom",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17179.939999999999,
                        "name": "lh:audit:uses-long-cache-ttl",
                        "duration": 3.0699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17183.200000000001,
                        "name": "lh:audit:total-byte-weight",
                        "duration": 1.3,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17184.740000000002,
                        "name": "lh:audit:offscreen-images",
                        "duration": 1.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17199.450000000001,
                        "name": "lh:audit:render-blocking-resources",
                        "duration": 0.98999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17200.599999999999,
                        "name": "lh:audit:unminified-css",
                        "duration": 7.3200000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17208.07,
                        "name": "lh:audit:unminified-javascript",
                        "duration": 3.2000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17211.599999999999,
                        "name": "lh:audit:unused-css-rules",
                        "duration": 2.3900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17211.990000000002,
                        "name": "lh:computed:UnusedCSS",
                        "duration": 1.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17214.32,
                        "name": "lh:audit:unused-javascript",
                        "duration": 1.8899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17216.459999999999,
                        "name": "lh:audit:modern-image-formats",
                        "duration": 1.1100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17217.720000000001,
                        "name": "lh:audit:uses-optimized-images",
                        "duration": 0.93999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17218.799999999999,
                        "name": "lh:audit:uses-text-compression",
                        "duration": 0.82999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17219.84,
                        "name": "lh:audit:uses-responsive-images",
                        "duration": 1.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17220.150000000001,
                        "name": "lh:computed:ImageRecords",
                        "duration": 0.38,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17221.700000000001,
                        "name": "lh:audit:efficient-animated-content",
                        "duration": 0.91000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17222.75,
                        "name": "lh:audit:duplicated-javascript",
                        "duration": 1,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17223.990000000002,
                        "name": "lh:audit:legacy-javascript",
                        "duration": 4.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17228.619999999999,
                        "name": "lh:audit:doctype",
                        "duration": 0.95999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17229.779999999999,
                        "name": "lh:audit:charset",
                        "duration": 0.89000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17231.150000000001,
                        "name": "lh:audit:dom-size",
                        "duration": 2.1499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17233.73,
                        "name": "lh:audit:geolocation-on-start",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17234.91,
                        "name": "lh:audit:inspector-issues",
                        "duration": 0.73999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17235.849999999999,
                        "name": "lh:audit:no-document-write",
                        "duration": 0.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17236.740000000002,
                        "name": "lh:audit:js-libraries",
                        "duration": 0.56999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17237.490000000002,
                        "name": "lh:audit:notification-on-start",
                        "duration": 0.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17238.43,
                        "name": "lh:audit:paste-preventing-inputs",
                        "duration": 0.65000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17239.290000000001,
                        "name": "lh:audit:uses-http2",
                        "duration": 1.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17240.639999999999,
                        "name": "lh:audit:uses-passive-event-listeners",
                        "duration": 0.73999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17241.560000000001,
                        "name": "lh:audit:meta-description",
                        "duration": 0.68000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17254.299999999999,
                        "name": "lh:audit:http-status-code",
                        "duration": 1.8899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17256.66,
                        "name": "lh:audit:font-size",
                        "duration": 1.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17258.810000000001,
                        "name": "lh:audit:link-text",
                        "duration": 2.1299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17261.349999999999,
                        "name": "lh:audit:crawlable-anchors",
                        "duration": 2.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17263.84,
                        "name": "lh:audit:is-crawlable",
                        "duration": 2.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17266.59,
                        "name": "lh:audit:robots-txt",
                        "duration": 1.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17268.419999999998,
                        "name": "lh:audit:tap-targets",
                        "duration": 1.3899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17270.41,
                        "name": "lh:audit:hreflang",
                        "duration": 1.6100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17272.450000000001,
                        "name": "lh:audit:plugins",
                        "duration": 1.6599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17274.5,
                        "name": "lh:audit:canonical",
                        "duration": 1.6200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17276.43,
                        "name": "lh:audit:structured-data",
                        "duration": 0.93999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17277.810000000001,
                        "name": "lh:audit:bf-cache",
                        "duration": 1.74,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17279.580000000002,
                        "name": "lh:runner:generate",
                        "duration": 0.82999999999999996,
                        "entryType": "measure"
                    }
                ],
                "total": 16077.75
            },
            "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 | badTraceRecording": [
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "runtimeError.message"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[first-contentful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[largest-contentful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[first-meaningful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[speed-index].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[screenshot-thumbnails].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[final-screenshot].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[total-blocking-time].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[max-potential-fid].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[cumulative-layout-shift].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.interactive.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[user-timings].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[critical-request-chains].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.redirects.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[mainthread-work-breakdown].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[bootup-time].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-rel-preconnect].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.diagnostics.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[main-thread-tasks].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.metrics.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[timing-budget].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[third-party-summary].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[third-party-facades].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[long-tasks].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[offscreen-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[render-blocking-resources].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unminified-css].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unminified-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unused-css-rules].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unused-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[modern-image-formats].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-optimized-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-text-compression].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-responsive-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[efficient-animated-content].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[duplicated-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[legacy-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.doctype.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-http2].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\/audits\/server-response-time.js | displayValue": [
                        {
                            "values": {
                                "timeInMs": 52.465000000000003
                            },
                            "path": "audits[server-response-time].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnURL": [
                        "audits[server-response-time].details.headings[0].label",
                        "audits[network-rtt].details.headings[0].label",
                        "audits[network-server-latency].details.headings[0].label",
                        "audits[uses-long-cache-ttl].details.headings[0].label",
                        "audits[total-byte-weight].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnTimeSpent": [
                        "audits[server-response-time].details.headings[1].label",
                        "audits[network-rtt].details.headings[1].label",
                        "audits[network-server-latency].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | interactiveMetric": [
                        "audits.interactive.title"
                    ],
                    "core\/audits\/metrics\/interactive.js | description": [
                        "audits.interactive.description"
                    ],
                    "core\/audits\/user-timings.js | title": [
                        "audits[user-timings].title"
                    ],
                    "core\/audits\/user-timings.js | description": [
                        "audits[user-timings].description"
                    ],
                    "core\/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 | failureTitle": [
                        "audits[installable-manifest].title"
                    ],
                    "core\/audits\/installable-manifest.js | description": [
                        "audits[installable-manifest].description"
                    ],
                    "core\/audits\/installable-manifest.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 1
                            },
                            "path": "audits[installable-manifest].displayValue"
                        }
                    ],
                    "core\/audits\/installable-manifest.js | columnValue": [
                        "audits[installable-manifest].details.headings[0].label"
                    ],
                    "core\/audits\/installable-manifest.js | no-manifest": [
                        "audits[installable-manifest].details.items[0].reason"
                    ],
                    "core\/audits\/splash-screen.js | failureTitle": [
                        "audits[splash-screen].title"
                    ],
                    "core\/audits\/splash-screen.js | description": [
                        "audits[splash-screen].description"
                    ],
                    "core\/audits\/themed-omnibox.js | failureTitle": [
                        "audits[themed-omnibox].title"
                    ],
                    "core\/audits\/themed-omnibox.js | description": [
                        "audits[themed-omnibox].description"
                    ],
                    "core\/audits\/maskable-icon.js | failureTitle": [
                        "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\/lib\/i18n\/i18n.js | ms": [
                        {
                            "values": {
                                "timeInMs": 44.652999999999992
                            },
                            "path": "audits[network-rtt].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 89.158500000000004
                            },
                            "path": "audits[network-server-latency].displayValue"
                        }
                    ],
                    "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\/lib\/i18n\/i18n.js | columnResourceType": [
                        "audits[resource-summary].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnRequests": [
                        "audits[resource-summary].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnTransferSize": [
                        "audits[resource-summary].details.headings[2].label",
                        "audits[uses-long-cache-ttl].details.headings[2].label",
                        "audits[total-byte-weight].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | totalResourceType": [
                        "audits[resource-summary].details.items[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | imageResourceType": [
                        "audits[resource-summary].details.items[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | fontResourceType": [
                        "audits[resource-summary].details.items[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | stylesheetResourceType": [
                        "audits[resource-summary].details.items[3].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | documentResourceType": [
                        "audits[resource-summary].details.items[4].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | scriptResourceType": [
                        "audits[resource-summary].details.items[5].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | otherResourceType": [
                        "audits[resource-summary].details.items[6].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | mediaResourceType": [
                        "audits[resource-summary].details.items[7].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | thirdPartyResourceType": [
                        "audits[resource-summary].details.items[8].label"
                    ],
                    "core\/audits\/third-party-summary.js | title": [
                        "audits[third-party-summary].title"
                    ],
                    "core\/audits\/third-party-summary.js | description": [
                        "audits[third-party-summary].description"
                    ],
                    "core\/audits\/third-party-facades.js | title": [
                        "audits[third-party-facades].title"
                    ],
                    "core\/audits\/third-party-facades.js | description": [
                        "audits[third-party-facades].description"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | title": [
                        "audits[largest-contentful-paint-element].title"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | description": [
                        "audits[largest-contentful-paint-element].description"
                    ],
                    "core\/lib\/lh-error.js | erroredRequiredArtifact": [
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[largest-contentful-paint-element].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[lcp-lazy-loaded].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[layout-shift-elements].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[non-composited-animations].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[prioritize-lcp-image].errorMessage"
                        }
                    ],
                    "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\/lib\/i18n\/i18n.js | columnDescription": [
                        "audits[csp-xss].details.headings[0].label"
                    ],
                    "core\/audits\/csp-xss.js | columnDirective": [
                        "audits[csp-xss].details.headings[1].label"
                    ],
                    "core\/audits\/csp-xss.js | columnSeverity": [
                        "audits[csp-xss].details.headings[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | itemSeverityHigh": [
                        "audits[csp-xss].details.items[0].severity"
                    ],
                    "core\/audits\/csp-xss.js | noCsp": [
                        "audits[csp-xss].details.items[0].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 | failureTitle": [
                        "audits[aria-required-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | description": [
                        "audits[aria-required-attr].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnFailingElem": [
                        "audits[aria-required-attr].details.headings[0].label",
                        "audits[color-contrast].details.headings[0].label"
                    ],
                    "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 | failureTitle": [
                        "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 | failureTitle": [
                        "audits[uses-long-cache-ttl].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | description": [
                        "audits[uses-long-cache-ttl].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 38
                            },
                            "path": "audits[uses-long-cache-ttl].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnCacheTTL": [
                        "audits[uses-long-cache-ttl].details.headings[1].label"
                    ],
                    "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\/total-byte-weight.js | displayValue": [
                        {
                            "values": {
                                "totalBytes": 907796
                            },
                            "path": "audits[total-byte-weight].displayValue"
                        }
                    ],
                    "core\/audits\/byte-efficiency\/offscreen-images.js | title": [
                        "audits[offscreen-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/offscreen-images.js | description": [
                        "audits[offscreen-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/render-blocking-resources.js | title": [
                        "audits[render-blocking-resources].title"
                    ],
                    "core\/audits\/byte-efficiency\/render-blocking-resources.js | description": [
                        "audits[render-blocking-resources].description"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-css.js | title": [
                        "audits[unminified-css].title"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-css.js | description": [
                        "audits[unminified-css].description"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-javascript.js | title": [
                        "audits[unminified-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-javascript.js | description": [
                        "audits[unminified-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/unused-css-rules.js | title": [
                        "audits[unused-css-rules].title"
                    ],
                    "core\/audits\/byte-efficiency\/unused-css-rules.js | description": [
                        "audits[unused-css-rules].description"
                    ],
                    "core\/audits\/byte-efficiency\/unused-javascript.js | title": [
                        "audits[unused-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/unused-javascript.js | description": [
                        "audits[unused-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/modern-image-formats.js | title": [
                        "audits[modern-image-formats].title"
                    ],
                    "core\/audits\/byte-efficiency\/modern-image-formats.js | description": [
                        "audits[modern-image-formats].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-optimized-images.js | title": [
                        "audits[uses-optimized-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-optimized-images.js | description": [
                        "audits[uses-optimized-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-text-compression.js | title": [
                        "audits[uses-text-compression].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-text-compression.js | description": [
                        "audits[uses-text-compression].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-responsive-images.js | title": [
                        "audits[uses-responsive-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-responsive-images.js | description": [
                        "audits[uses-responsive-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/efficient-animated-content.js | title": [
                        "audits[efficient-animated-content].title"
                    ],
                    "core\/audits\/byte-efficiency\/efficient-animated-content.js | description": [
                        "audits[efficient-animated-content].description"
                    ],
                    "core\/audits\/byte-efficiency\/duplicated-javascript.js | title": [
                        "audits[duplicated-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/duplicated-javascript.js | description": [
                        "audits[duplicated-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/legacy-javascript.js | title": [
                        "audits[legacy-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/legacy-javascript.js | description": [
                        "audits[legacy-javascript].description"
                    ],
                    "core\/audits\/dobetterweb\/doctype.js | title": [
                        "audits.doctype.title"
                    ],
                    "core\/audits\/dobetterweb\/doctype.js | description": [
                        "audits.doctype.description"
                    ],
                    "core\/audits\/dobetterweb\/charset.js | title": [
                        "audits.charset.title"
                    ],
                    "core\/audits\/dobetterweb\/charset.js | description": [
                        "audits.charset.description"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | title": [
                        "audits[dom-size].title"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | description": [
                        "audits[dom-size].description"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 183
                            },
                            "path": "audits[dom-size].displayValue"
                        }
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | columnStatistic": [
                        "audits[dom-size].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnElement": [
                        "audits[dom-size].details.headings[1].label"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | columnValue": [
                        "audits[dom-size].details.headings[2].label"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMElements": [
                        "audits[dom-size].details.items[0].statistic"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMDepth": [
                        "audits[dom-size].details.items[1].statistic"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMWidth": [
                        "audits[dom-size].details.items[2].statistic"
                    ],
                    "core\/audits\/dobetterweb\/geolocation-on-start.js | title": [
                        "audits[geolocation-on-start].title"
                    ],
                    "core\/audits\/dobetterweb\/geolocation-on-start.js | description": [
                        "audits[geolocation-on-start].description"
                    ],
                    "core\/audits\/dobetterweb\/inspector-issues.js | 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 | failureTitle": [
                        "audits[link-text].title"
                    ],
                    "core\/audits\/seo\/link-text.js | description": [
                        "audits[link-text].description"
                    ],
                    "core\/audits\/seo\/link-text.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 1
                            },
                            "path": "audits[link-text].displayValue"
                        }
                    ],
                    "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:\/\/whynicht.com\" --channel wpt --enable-error-reporting --disable-full-page-screenshot --max-wait-for-load 80000 --hostname 127.0.0.1 --port 9282 --output html --output json --output-path \"\/home\/wptagent\/work\/wpt-fra-lb-kmrx-10.10.1.198\/241115_AiDcNC_NR.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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2'\nFri, 15 Nov 2024 01:54:27 GMT LH:ChromeLauncher Found existing Chrome already running using port 9282, using that.\nFri, 15 Nov 2024 01:54:28 GMT LH:status Connecting to browser\nFri, 15 Nov 2024 01:54:28 GMT LH:status Navigating to about:blank\nFri, 15 Nov 2024 01:54:28 GMT LH:status Benchmarking machine\nFri, 15 Nov 2024 01:54:29 GMT LH:status Preparing target for navigation mode\nFri, 15 Nov 2024 01:54:29 GMT LH:status Cleaning origin data\nFri, 15 Nov 2024 01:54:29 GMT LH:status Cleaning browser cache\nFri, 15 Nov 2024 01:54:29 GMT LH:status Preparing network conditions\nFri, 15 Nov 2024 01:54:29 GMT LH:status Navigating to https:\/\/whynicht.com\/\nFri, 15 Nov 2024 01:54:42 GMT LH:status Getting artifact: DevtoolsLog\nFri, 15 Nov 2024 01:54:42 GMT LH:status Getting artifact: Trace\nFri, 15 Nov 2024 01:54:42 GMT LH:status Getting artifact: DevtoolsLog\nFri, 15 Nov 2024 01:54:42 GMT LH:status Getting artifact: Trace\nFri, 15 Nov 2024 01:54:42 GMT LH:status Getting artifact: Accessibility\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: AnchorElements\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: ConsoleMessages\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: CSSUsage\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: Doctype\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: DOMStats\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: EmbeddedContent\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: FontSize\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: Inputs\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: GlobalListeners\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: ImageElements\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: InstallabilityErrors\nFri, 15 Nov 2024 01:54:43 GMT LH:status Get webapp installability errors\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: InspectorIssues\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: JsUsage\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: LinkElements\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: MainDocumentContent\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: MetaElements\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: NetworkUserAgent\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: OptimizedImages\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: ResponseCompression\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: RobotsTxt\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: Scripts\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: SourceMaps\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: Stacks\nFri, 15 Nov 2024 01:54:43 GMT LH:status Collect stacks\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: TagsBlockingFirstPaint\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: TapTargets\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: TraceElements\nFri, 15 Nov 2024 01:54:43 GMT LH:TraceElements:error NO_NAVSTART\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: ViewportDimensions\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: WebAppManifest\nFri, 15 Nov 2024 01:54:43 GMT LH:status Get webapp manifest\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: devtoolsLogs\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: traces\nFri, 15 Nov 2024 01:54:43 GMT LH:status Getting artifact: BFCacheFailures\nFri, 15 Nov 2024 01:54:43 GMT LH:status Analyzing and running audits...\nFri, 15 Nov 2024 01:54:43 GMT LH:status Auditing: Uses HTTPS\nFri, 15 Nov 2024 01:54:43 GMT LH:status Auditing: Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`\nFri, 15 Nov 2024 01:54:43 GMT LH:status Auditing: First Contentful Paint\nFri, 15 Nov 2024 01:54:44 GMT LH:first-contentful-paint:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Largest Contentful Paint\nFri, 15 Nov 2024 01:54:44 GMT LH:largest-contentful-paint:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: First Meaningful Paint\nFri, 15 Nov 2024 01:54:44 GMT LH:first-meaningful-paint:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Speed Index\nFri, 15 Nov 2024 01:54:44 GMT LH:speed-index:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Screenshot Thumbnails\nFri, 15 Nov 2024 01:54:44 GMT LH:screenshot-thumbnails:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Final Screenshot\nFri, 15 Nov 2024 01:54:44 GMT LH:final-screenshot:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Total Blocking Time\nFri, 15 Nov 2024 01:54:44 GMT LH:total-blocking-time:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Max Potential First Input Delay\nFri, 15 Nov 2024 01:54:44 GMT LH:max-potential-fid:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Cumulative Layout Shift\nFri, 15 Nov 2024 01:54:44 GMT LH:cumulative-layout-shift:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: No browser errors logged to the console\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Initial server response time was short\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Time to Interactive\nFri, 15 Nov 2024 01:54:44 GMT LH:interactive:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: User Timing marks and measures\nFri, 15 Nov 2024 01:54:44 GMT LH:user-timings:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Avoid chaining critical requests\nFri, 15 Nov 2024 01:54:44 GMT LH:critical-request-chains:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Avoid multiple page redirects\nFri, 15 Nov 2024 01:54:44 GMT LH:redirects:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Web app manifest and service worker meet the installability requirements\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Configured for a custom splash screen\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Sets a theme color for the address bar.\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Manifest has a maskable icon\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Content is sized correctly for the viewport\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Displays images with correct aspect ratio\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Serves images with appropriate resolution\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Fonts with `font-display: optional` are preloaded\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Avoids deprecated APIs\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Avoids third-party cookies\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Minimizes main-thread work\nFri, 15 Nov 2024 01:54:44 GMT LH:mainthread-work-breakdown:error NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:mainthread-work-breakdown:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: JavaScript execution time\nFri, 15 Nov 2024 01:54:44 GMT LH:bootup-time:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Preload key requests\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Preconnect to required origins\nFri, 15 Nov 2024 01:54:44 GMT LH:uses-rel-preconnect:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: All text remains visible during webfont loads\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Diagnostics\nFri, 15 Nov 2024 01:54:44 GMT LH:diagnostics:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Network Requests\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Network Round Trip Times\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Server Backend Latencies\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Tasks\nFri, 15 Nov 2024 01:54:44 GMT LH:main-thread-tasks:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Metrics\nFri, 15 Nov 2024 01:54:44 GMT LH:metrics:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Performance budget\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Timing budget\nFri, 15 Nov 2024 01:54:44 GMT LH:timing-budget:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Resources Summary\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Minimize third-party usage\nFri, 15 Nov 2024 01:54:44 GMT LH:third-party-summary:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Lazy load third-party resources with facades\nFri, 15 Nov 2024 01:54:44 GMT LH:third-party-facades:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Largest Contentful Paint element\nFri, 15 Nov 2024 01:54:44 GMT LH:Runner:warn TraceElements gatherer, required by audit largest-contentful-paint-element, encountered an error: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Largest Contentful Paint image was not lazily loaded\nFri, 15 Nov 2024 01:54:44 GMT LH:Runner:warn TraceElements gatherer, required by audit lcp-lazy-loaded, encountered an error: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Avoid large layout shifts\nFri, 15 Nov 2024 01:54:44 GMT LH:Runner:warn TraceElements gatherer, required by audit layout-shift-elements, encountered an error: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Avoid long main-thread tasks\nFri, 15 Nov 2024 01:54:44 GMT LH:long-tasks:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Avoids `unload` event listeners\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Avoid non-composited animations\nFri, 15 Nov 2024 01:54:44 GMT LH:Runner:warn TraceElements gatherer, required by audit non-composited-animations, encountered an error: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Image elements have explicit `width` and `height`\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Page has valid source maps\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Preload Largest Contentful Paint image\nFri, 15 Nov 2024 01:54:44 GMT LH:Runner:warn TraceElements gatherer, required by audit prioritize-lcp-image, encountered an error: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Ensure CSP is effective against XSS attacks\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Script Treemap Data\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Site works cross-browser\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Page transitions don't feel like they block on the network\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Each page has a URL\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: `[accesskey]` values are unique\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: `[aria-*]` attributes match their roles\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Values assigned to `role=\"\"` are valid ARIA roles.\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: `button`, `link`, and `menuitem` elements have accessible names\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: `[aria-hidden=\"true\"]` is not present on the document `<body>`\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: `[aria-hidden=\"true\"]` elements do not contain focusable descendents\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: ARIA input fields have accessible names\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: ARIA `meter` elements have accessible names\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: ARIA `progressbar` elements have accessible names\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: `[role]`s have all required `[aria-*]` attributes\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: `[role]`s are contained by their required parent element\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: `[role]` values are valid\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Elements with the `role=text` attribute do not have focusable descendents.\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: ARIA toggle fields have accessible names\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: ARIA `tooltip` elements have accessible names\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: ARIA `treeitem` elements have accessible names\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: `[aria-*]` attributes have valid values\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: `[aria-*]` attributes are valid and not misspelled\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Buttons have an accessible name\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: The page contains a heading, skip link, or landmark region\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Background and foreground colors have a sufficient contrast ratio\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: `<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Definition list items are wrapped in `<dl>` elements\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Document has a `<title>` element\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: `[id]` attributes on active, focusable elements are unique\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: ARIA IDs are unique\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: All heading elements contain content.\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: No form fields have multiple labels\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: `<frame>` or `<iframe>` elements have a title\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Heading elements appear in a sequentially-descending order\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: `<html>` element has a `[lang]` attribute\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: `<html>` element has a valid value for its `[lang]` attribute\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: `<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Identical links have the same purpose.\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Image elements have `[alt]` attributes\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Image elements do not have `[alt]` attributes that are redundant text.\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Input buttons have discernible text.\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: `<input type=\"image\">` elements have `[alt]` text\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Elements with visible text labels have matching accessible names.\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Form elements have associated labels\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Document has a main landmark.\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Links have a discernible name\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Links are distinguishable without relying on color.\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: The document does not use `<meta http-equiv=\"refresh\">`\nFri, 15 Nov 2024 01:54:44 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.\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: `<object>` elements have alternate text\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Select elements have associated label elements.\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Skip links are focusable.\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: No element has a `[tabindex]` value greater than 0\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Tables have different content in the summary attribute and `<caption>`.\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Touch targets have sufficient size and spacing.\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: `<td>` elements in a large `<table>` have one or more table headers.\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: `<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: `[lang]` attributes have a valid value\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: `<video>` elements contain a `<track>` element with `[kind=\"captions\"]`\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Custom controls have associated labels\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Custom controls have ARIA roles\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: User focus is not accidentally trapped in a region\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Interactive controls are keyboard focusable\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Interactive elements indicate their purpose and state\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: The page has a logical tab order\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: The user's focus is directed to new content added to the page\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Offscreen content is hidden from assistive technology\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: HTML5 landmark elements are used to improve navigation\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Visual order on the page follows DOM order\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Uses efficient cache policy on static assets\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Avoids enormous network payloads\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Defer offscreen images\nFri, 15 Nov 2024 01:54:44 GMT LH:offscreen-images:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Eliminate render-blocking resources\nFri, 15 Nov 2024 01:54:44 GMT LH:render-blocking-resources:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Minify CSS\nFri, 15 Nov 2024 01:54:44 GMT LH:unminified-css:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Minify JavaScript\nFri, 15 Nov 2024 01:54:44 GMT LH:unminified-javascript:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Reduce unused CSS\nFri, 15 Nov 2024 01:54:44 GMT LH:unused-css-rules:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Reduce unused JavaScript\nFri, 15 Nov 2024 01:54:44 GMT LH:unused-javascript:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Serve images in next-gen formats\nFri, 15 Nov 2024 01:54:44 GMT LH:modern-image-formats:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Efficiently encode images\nFri, 15 Nov 2024 01:54:44 GMT LH:uses-optimized-images:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Enable text compression\nFri, 15 Nov 2024 01:54:44 GMT LH:uses-text-compression:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Properly size images\nFri, 15 Nov 2024 01:54:44 GMT LH:uses-responsive-images:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Use video formats for animated content\nFri, 15 Nov 2024 01:54:44 GMT LH:efficient-animated-content:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Remove duplicate modules in JavaScript bundles\nFri, 15 Nov 2024 01:54:44 GMT LH:duplicated-javascript:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Avoid serving legacy JavaScript to modern browsers\nFri, 15 Nov 2024 01:54:44 GMT LH:legacy-javascript:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Page has the HTML doctype\nFri, 15 Nov 2024 01:54:44 GMT LH:doctype:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Properly defines charset\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Avoids an excessive DOM size\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Avoids requesting the geolocation permission on page load\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: No issues in the `Issues` panel in Chrome Devtools\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Avoids `document.write()`\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Detected JavaScript libraries\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Avoids requesting the notification permission on page load\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Allows users to paste into input fields\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Use HTTP\/2\nFri, 15 Nov 2024 01:54:44 GMT LH:uses-http2:warn Caught exception: NO_NAVSTART\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Uses passive listeners to improve scrolling performance\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Document has a meta description\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Page has successful HTTP status code\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Document uses legible font sizes\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Links have descriptive text\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Links are crawlable\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Page isn\u2019t blocked from indexing\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: robots.txt is valid\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Tap targets are sized appropriately\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Document has a valid `hreflang`\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Document avoids plugins\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Document has a valid `rel=canonical`\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Structured data is valid\nFri, 15 Nov 2024 01:54:44 GMT LH:status Auditing: Page didn't prevent back\/forward cache restoration\nFri, 15 Nov 2024 01:54:44 GMT LH:status Generating results...\nFri, 15 Nov 2024 01:54:44 GMT LH:Printer html output written to \/home\/wptagent\/work\/wpt-fra-lb-kmrx-10.10.1.198\/241115_AiDcNC_NR.1.0\/lighthouse.report.html\nFri, 15 Nov 2024 01:54:44 GMT LH:CLI Protip: Run lighthouse with `--view` to immediately open the HTML report in your browser\nFri, 15 Nov 2024 01:54:44 GMT LH:Printer json output written to \/home\/wptagent\/work\/wpt-fra-lb-kmrx-10.10.1.198\/241115_AiDcNC_NR.1.0\/lighthouse.report.json\nRuntime error encountered: Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)\n"
        },
        "average": {
            "firstView": {
                "loadTime": 1943,
                "docTime": 1943,
                "fullyLoaded": 2042,
                "bytesOut": 85087,
                "bytesOutDoc": 81374,
                "bytesIn": 904071,
                "bytesInDoc": 904069,
                "requests": 43,
                "requestsFull": 43,
                "requestsDoc": 41,
                "responses_200": 42,
                "responses_404": 0,
                "responses_other": 1,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "loadEventStart": 1843,
                "loadEventEnd": 1843,
                "domContentLoadedEventStart": 1306,
                "domContentLoadedEventEnd": 1306,
                "connections": 3,
                "final_base_page_request": 0,
                "domInteractive": 872,
                "firstPaint": 918.10000000009313,
                "firstContentfulPaint": 1019,
                "firstImagePaint": 1623,
                "firstMeaningfulPaint": 1924,
                "renderBlockingCSS": 16,
                "renderBlockingJS": 0,
                "TTFB": 213,
                "basePageSSLTime": 71,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 100,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 903253,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 663131,
                "image_savings": 0,
                "cpu.ParseHTML": 10,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 23,
                "cpu.ParseAuthorStyleSheet": 2,
                "cpu.UpdateLayoutTree": 7,
                "cpu.Layout": 72,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 2,
                "cpu.Paint": 3,
                "cpu.Layerize": 1,
                "cpu.EvaluateScript": 3,
                "cpu.v8.compile": 1,
                "cpu.HitTest": 0,
                "cpu.FunctionCall": 2,
                "cpu.MarkDOMContent": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkLoad": 0,
                "cpu.TimerFire": 0,
                "cpu.Idle": 1916,
                "start_epoch": 1731635649.2038743,
                "date": 1731635650.962918,
                "fullyLoadedCPUms": 2259,
                "fullyLoadedCPUpct": 24.511930585684102,
                "domElements": 230,
                "domComplete": 1840,
                "PerformancePaintTiming.first-paint": 918.10000000009313,
                "PerformancePaintTiming.first-contentful-paint": 918.10000000009313,
                "test_run_time_ms": 14046,
                "Colordepth": 24,
                "generated-content-percent": 0.19,
                "generated-content-size": 0.059999999999999998,
                "lastVisualChange": 5200,
                "render": 1000,
                "visualComplete85": 1600,
                "visualComplete90": 4300,
                "visualComplete95": 4900,
                "visualComplete99": 5200,
                "visualComplete": 5200,
                "SpeedIndex": 1550,
                "chromeUserTiming.navigationStart": 122,
                "chromeUserTiming.fetchStart": 105,
                "chromeUserTiming.domLoading": 321,
                "chromeUserTiming.responseEnd": 348,
                "chromeUserTiming.domInteractive": 972,
                "chromeUserTiming.domContentLoadedEventStart": 1406,
                "chromeUserTiming.domContentLoadedEventEnd": 1406,
                "chromeUserTiming.domComplete": 1940,
                "chromeUserTiming.unloadEventStart": 321,
                "chromeUserTiming.unloadEventEnd": 321,
                "chromeUserTiming.markAsMainFrame": 321,
                "chromeUserTiming.commitNavigationEnd": 321,
                "chromeUserTiming.firstPaint": 1018,
                "chromeUserTiming.firstContentfulPaint": 1018,
                "chromeUserTiming.firstImagePaint": 1623,
                "chromeUserTiming.LayoutShift": 1805,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1923,
                "chromeUserTiming.firstMeaningfulPaint": 1923,
                "chromeUserTiming.loadEventStart": 1943,
                "chromeUserTiming.loadEventEnd": 1943,
                "chromeUserTiming.LargestImagePaint": 3116,
                "chromeUserTiming.LargestContentfulPaint": 3116,
                "chromeUserTiming.LargestTextPaint": 2122,
                "chromeUserTiming.TotalLayoutShift": 0.0017134668256954498,
                "chromeUserTiming.CumulativeLayoutShift": 0.0017134668256954498,
                "maxFID": 0,
                "TTIMeasurementEnd": 5208,
                "LastInteractive": 1000,
                "TotalBlockingTime": 0,
                "run": 1,
                "step": 1,
                "effectiveBps": 494297,
                "domTime": 0,
                "aft": 0,
                "titleTime": 123,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0.87,
                "lighthouse.SEO": 0.91000000000000003,
                "lighthouse.PWA": 0.28999999999999998,
                "effectiveBpsDoc": 522583,
                "avgRun": 1
            },
            "repeatView": {
                "loadTime": 625,
                "docTime": 625,
                "fullyLoaded": 722,
                "bytesOut": 7798,
                "bytesOutDoc": 4085,
                "bytesIn": 10624,
                "bytesInDoc": 10622,
                "requests": 4,
                "requestsFull": 4,
                "requestsDoc": 2,
                "responses_200": 2,
                "responses_404": 0,
                "responses_other": 2,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "loadEventStart": 525,
                "loadEventEnd": 525,
                "domContentLoadedEventStart": 348,
                "domContentLoadedEventEnd": 348,
                "connections": 3,
                "final_base_page_request": 0,
                "domInteractive": 308,
                "firstPaint": 590.79999999981374,
                "firstContentfulPaint": 692,
                "firstImagePaint": 692,
                "firstMeaningfulPaint": 692,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 226,
                "basePageSSLTime": 83,
                "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,
                "score_progressive_jpeg": -1,
                "gzip_total": 9362,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 1,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 17,
                "cpu.ParseAuthorStyleSheet": 1,
                "cpu.EvaluateScript": 3,
                "cpu.v8.compile": 1,
                "cpu.v8.produceCache": 0,
                "cpu.FunctionCall": 1,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 6,
                "cpu.Layout": 5,
                "cpu.PrePaint": 1,
                "cpu.Paint": 1,
                "cpu.Layerize": 0,
                "cpu.MarkLoad": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.HitTest": 0,
                "cpu.TimerFire": 0,
                "cpu.Idle": 685,
                "start_epoch": 1731635684.8746271,
                "date": 1731635686.5229683,
                "fullyLoadedCPUms": 1889,
                "fullyLoadedCPUpct": 27.038626609441973,
                "domElements": 230,
                "domComplete": 524,
                "PerformancePaintTiming.first-paint": 590.79999999981374,
                "PerformancePaintTiming.first-contentful-paint": 590.79999999981374,
                "test_run_time_ms": 7023,
                "Colordepth": 24,
                "generated-content-percent": 0.16,
                "generated-content-size": 0.050000000000000003,
                "lastVisualChange": 3900,
                "render": 600,
                "visualComplete85": 600,
                "visualComplete90": 600,
                "visualComplete95": 600,
                "visualComplete99": 3900,
                "visualComplete": 3900,
                "SpeedIndex": 813,
                "chromeUserTiming.navigationStart": 134,
                "chromeUserTiming.fetchStart": 111,
                "chromeUserTiming.domLoading": 334,
                "chromeUserTiming.responseEnd": 351,
                "chromeUserTiming.domInteractive": 408,
                "chromeUserTiming.domContentLoadedEventStart": 448,
                "chromeUserTiming.domContentLoadedEventEnd": 449,
                "chromeUserTiming.domComplete": 625,
                "chromeUserTiming.unloadEventStart": 333,
                "chromeUserTiming.unloadEventEnd": 333,
                "chromeUserTiming.markAsMainFrame": 333,
                "chromeUserTiming.commitNavigationEnd": 333,
                "chromeUserTiming.loadEventStart": 625,
                "chromeUserTiming.loadEventEnd": 625,
                "chromeUserTiming.firstPaint": 691,
                "chromeUserTiming.firstContentfulPaint": 691,
                "chromeUserTiming.firstImagePaint": 691,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 691,
                "chromeUserTiming.firstMeaningfulPaint": 691,
                "chromeUserTiming.LargestTextPaint": 692,
                "chromeUserTiming.LargestImagePaint": 3552,
                "chromeUserTiming.LargestContentfulPaint": 3552,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "TTIMeasurementEnd": 3910,
                "LastInteractive": 600,
                "run": 1,
                "step": 1,
                "effectiveBps": 21419,
                "domTime": 0,
                "aft": 0,
                "titleTime": 135,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0.87,
                "lighthouse.SEO": 0.91000000000000003,
                "lighthouse.PWA": 0.28999999999999998,
                "maxFID": 0,
                "TotalBlockingTime": 0,
                "effectiveBpsDoc": 26621,
                "avgRun": 1
            }
        },
        "standardDeviation": {
            "firstView": {
                "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,
                "firstMeaningfulPaint": 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::FetchQueuedPreloads": 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.Layout": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.HitTest": 0,
                "cpu.FunctionCall": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkLoad": 0,
                "cpu.TimerFire": 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.firstPaint": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.LayoutShift": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "maxFID": 0,
                "TTIMeasurementEnd": 0,
                "LastInteractive": 0,
                "TotalBlockingTime": 0,
                "run": 0,
                "step": 0,
                "effectiveBps": 0,
                "domTime": 0,
                "aft": 0,
                "titleTime": 0,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0,
                "lighthouse.SEO": 0,
                "lighthouse.PWA": 0,
                "effectiveBpsDoc": 0,
                "avgRun": null
            },
            "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,
                "firstMeaningfulPaint": 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::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.v8.produceCache": 0,
                "cpu.FunctionCall": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.Layout": 0,
                "cpu.PrePaint": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.MarkLoad": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.HitTest": 0,
                "cpu.TimerFire": 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.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "TTIMeasurementEnd": 0,
                "LastInteractive": 0,
                "run": 0,
                "step": 0,
                "effectiveBps": 0,
                "domTime": 0,
                "aft": 0,
                "titleTime": 0,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0,
                "lighthouse.SEO": 0,
                "lighthouse.PWA": 0,
                "maxFID": 0,
                "TotalBlockingTime": 0,
                "effectiveBpsDoc": 0,
                "avgRun": null
            }
        },
        "median": {
            "firstView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-kmrx-10.10.1.198",
                "loadTime": 1943,
                "docTime": 1943,
                "fullyLoaded": 2042,
                "bytesOut": 85087,
                "bytesOutDoc": 81374,
                "bytesIn": 904071,
                "bytesInDoc": 904069,
                "requests": [
                    {
                        "type": 3,
                        "id": "B22F1D76C33723FC7574559F759014A9",
                        "request_id": "B22F1D76C33723FC7574559F759014A9",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/",
                        "raw_id": "B22F1D76C33723FC7574559F759014A9",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 80,
                        "ttfb_ms": 49,
                        "load_start": 164,
                        "load_start_float": 164.000079,
                        "bytesIn": 9155,
                        "objectSize": 9155,
                        "objectSizeUncompressed": 30266,
                        "chunks": [
                            {
                                "ts": 227,
                                "bytes": 5511,
                                "inflated": 16296
                            },
                            {
                                "ts": 244,
                                "bytes": 3644,
                                "inflated": 13970
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": 1,
                        "dns_end": 58,
                        "connect_start": 58,
                        "connect_end": 92,
                        "ssl_start": 92,
                        "ssl_end": 163,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "whynicht.com",
                            "sanList": [
                                "whynicht.com"
                            ],
                            "issuer": "R10",
                            "validFrom": 1727100081,
                            "validTo": 1734876080,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1727103591574,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100D092BF09737CDBA2E96CADD4D067AD4A1DF8BEBAC70012DBF6A60CE9A98EC5A802204BB28EC4BC0D6C198A75331969187F7DAF7BB42D14E8D2DD8A15BD08C1EAEB56"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1727103591575,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100AAFA5E22A06488D1FFF50D6FEFE62AAC3FB2F947B751D455530D5029F1389AE3022100CA54C2AB13D66BB46EF3A154A5CDA8C667E6DAACE6FA80434629348BB68925E7"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/insight.00-99.xyz\/script.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":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=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-powered-by: PHP\/8.2.10",
                                ":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": 57,
                        "connect_ms": 34,
                        "ssl_ms": 71,
                        "gzip_total": 9321,
                        "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:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_FRAME_SIZE": 1048576,
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 50,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 1048896,
                            "SETTINGS_HEADER_TABLE_SIZE": 4096,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 1048576
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 79,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIF6TCCBNGgAwIBAgISBPNNxOMqr7qIUrQ4zcn+rNfYMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwOTIzMTQwMTIxWhcNMjQxMjIyMTQwMTIwWjAXMRUwEwYDVQQD\nEwx3aHluaWNodC5jb20wggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDB\nFF+r4cxZDOU8c+GJAOsF0Jwvty7VZKT1TJLawFBPu2vFgRqnurWOYtYV433Uhbqd\nNLyh\/ER7qkcgUH6ET3LjghXe9v1HXnKHagZFuShw4wNVaxuYK\/5HEYPVIlrTiRLq\nc7Tfy7MCvcxm4UXh1XyPErCuPyQOYkdk43Pyc8zG7uk4ui2SGAbP5faat9sMx9m1\n4FrGu8W5BF80AlCHP+noWSlWPkuGmB7T4EX\/Sa2DFRaOvTfcmDmBxPcDgoJkLLR2\nSDVc7CoMCHnVh\/wYSa1AUwh5C53dKewsh2dMNFeA5\/2aTcQN\/qZ0zSt9g7ddMv\/l\ndgPqWosgKrK7bWrH6cEtVmw0ZFJ0nC46ZWObdKFBeTkDC7q561HNat6bDY82Ij2V\nYi\/1lX9Fn8aVr1TMUAELIqPo0Hw5ZbRKfwybqoG7f2S9XvAdfc1Li2UHuLlbpwNj\nnaBUZsu3iTuG3htkTUhLKvWIHVRJ9KsiKNVAHvtpA8f8dGLLuUCBApNTbb1SKO7m\ng9kCeIYjFm2dK10HKtnYDgRDswz8XVQCsRrgz2ot8PWLUG2ao4JROUfKXvDhlrrV\nVYbRisjN2yy7hU6+3jq9LV+cAcfYIbe6D\/VP7xWkTD0kgqgZ8d8tSKQvEfuebUaX\nD92r1gFyJuZlHBoqxsXB7xP7HY41bf+2hO5cNnEAXwIDAQABo4ICETCCAg0wDgYD\nVR0PAQH\/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNV\nHRMBAf8EAjAAMB0GA1UdDgQWBBRvrOxBcXFy9TntzKFx8y1ei8R9tjAfBgNVHSME\nGDAWgBS7vMNHpeS8qcbDpHIMEI2iNeHI6DBXBggrBgEFBQcBAQRLMEkwIgYIKwYB\nBQUHMAGGFmh0dHA6Ly9yMTAuby5sZW5jci5vcmcwIwYIKwYBBQUHMAKGF2h0dHA6\nLy9yMTAuaS5sZW5jci5vcmcvMBcGA1UdEQQQMA6CDHdoeW5pY2h0LmNvbTATBgNV\nHSAEDDAKMAgGBmeBDAECATCCAQUGCisGAQQB1nkCBAIEgfYEgfMA8QB2AD8XS0\/X\nIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/KIXs+GRuAAABkh9lZJYAAAQDAEcwRQIhANCS\nvwlzfNui6Wyt1NBnrUod+L66xwAS2\/amDOmpjsWoAiBLso7EvA1sGYp1MxlpGH99\nr3u0LRTo0t2KFb0IwerrVgB3AEiw42vapkc0D+VqAvqdMOscUgHLVt0sgdm7v6s5\n2IRzAAABkh9lZJcAAAQDAEgwRgIhAKr6XiKgZIjR\/\/UNb+\/mKqw\/svlHt1HUVVMN\nUCnxOJrjAiEAylTCqxPWa7Ru86FUpc2oxmfm2qzm+oBDRik0i7aJJecwDQYJKoZI\nhvcNAQELBQADggEBAAJA5avaTvRyPph65nvOppcwpkbrwmV2OVGtZ2EZzyPq2aaM\nVzpkeIfwKCibjCsAGeMhLxmsKAfETMX4XSG08Ji6ErCyWPJ3UbWJnagvh\/Fkxt7v\nUsAQxDjXLhzpqg+fNY84g7ZmK766WfyamaThZ4FZPYfi9ZsMlZzNjf6deEnVc8Ti\nbKEzPMUmiH4S06NCdFFwHcn8YgDPuiUIWhcGbUFtPFFkafdlYBg0Uz3XDIf\/NWiz\nk+l6yUvvHEUbhR1gi7Uu2OgUVwTbo5tNzC0KHHBQchqrXUlB17PWSGg7vk5i2oW2\njdPmUzw7BJLKrwMGQsRCTaK\/hEug9d6StccVowk=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 244,
                        "ttfb_start": 164,
                        "ttfb_end": 213,
                        "download_start": 213,
                        "download_end": 244,
                        "download_ms": 31,
                        "all_start": 1,
                        "all_end": 244,
                        "all_ms": 242,
                        "index": 0,
                        "number": 1,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 1,
                            "FunctionCall": 1
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 1,
                        "cpu.FunctionCall": 1,
                        "cpuTime": 2,
                        "js_timing": [
                            [
                                968.73099999999999,
                                969.04200000000003
                            ],
                            [
                                971.85199999999998,
                                971.98199999999997
                            ],
                            [
                                972.01400000000001,
                                972.13300000000004
                            ],
                            [
                                972.16399999999999,
                                972.24699999999996
                            ],
                            [
                                968.74400000000003,
                                968.99599999999998
                            ],
                            [
                                971.85799999999995,
                                971.95699999999999
                            ],
                            [
                                972.01800000000003,
                                972.12
                            ],
                            [
                                972.16800000000001,
                                972.23699999999997
                            ],
                            [
                                1405.981,
                                1406.307
                            ],
                            [
                                1406.3130000000001,
                                1406.4000000000001
                            ],
                            [
                                1406.402,
                                1406.4469999999999
                            ],
                            [
                                1406.4490000000001,
                                1406.472
                            ],
                            [
                                2156.3449999999998,
                                2156.46
                            ],
                            [
                                2906.4000000000001,
                                2906.4760000000001
                            ],
                            [
                                3656.386,
                                3656.4569999999999
                            ],
                            [
                                4406.4059999999999,
                                4406.4780000000001
                            ],
                            [
                                5156.4669999999996,
                                5156.5410000000002
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "32923.2",
                        "request_id": "32923.2",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/assets\/css\/style.css?v=1722003682",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/assets\/css\/style.css?v=1722003682",
                        "raw_id": "32923.2",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 39,
                        "ttfb_ms": 37,
                        "load_start": 252,
                        "load_start_float": 252.00009499999999,
                        "bytesIn": 831,
                        "objectSize": 831,
                        "objectSizeUncompressed": 2085,
                        "chunks": [
                            {
                                "ts": 291,
                                "bytes": 831,
                                "inflated": 2085
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 6,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/assets\/css\/style.css?v=1722003682",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-length: 831",
                                "content-type: text\/css",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"66ba2324-825\"",
                                "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1852,
                        "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": 831,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 235,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 95,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 291,
                        "ttfb_start": 252,
                        "ttfb_end": 289,
                        "download_start": 289,
                        "download_end": 291,
                        "download_ms": 2,
                        "all_start": 252,
                        "all_end": 291,
                        "all_ms": 39,
                        "index": 1,
                        "number": 2
                    },
                    {
                        "type": 3,
                        "id": "32923.3",
                        "request_id": "32923.3",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/assets\/css\/header.css?v=1722003682",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/assets\/css\/header.css?v=1722003682",
                        "raw_id": "32923.3",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 42,
                        "ttfb_ms": 39,
                        "load_start": 252,
                        "load_start_float": 252.000101,
                        "bytesIn": 1043,
                        "objectSize": 1043,
                        "objectSizeUncompressed": 3778,
                        "chunks": [
                            {
                                "ts": 294,
                                "bytes": 1043,
                                "inflated": 3778
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 6,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/assets\/css\/header.css?v=1722003682",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-length: 1043",
                                "content-type: text\/css",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"66ba2324-ec2\"",
                                "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1855,
                        "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": 1043,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 237,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 101,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 294,
                        "ttfb_start": 252,
                        "ttfb_end": 291,
                        "download_start": 291,
                        "download_end": 294,
                        "download_ms": 3,
                        "all_start": 252,
                        "all_end": 294,
                        "all_ms": 42,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "32923.4",
                        "request_id": "32923.4",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/assets\/css\/footer.css?v=1722003682",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/assets\/css\/footer.css?v=1722003682",
                        "raw_id": "32923.4",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 43,
                        "ttfb_ms": 42,
                        "load_start": 252,
                        "load_start_float": 252.00010700000001,
                        "bytesIn": 841,
                        "objectSize": 841,
                        "objectSizeUncompressed": 841,
                        "chunks": [
                            {
                                "ts": 295,
                                "bytes": 841
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 6,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/assets\/css\/footer.css?v=1722003682",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 841",
                                "content-type: text\/css",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"66ba2324-349\"",
                                "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1855,
                        "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": -1,
                        "ssl_ms": -1,
                        "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": 239,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 5,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 107,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 295,
                        "ttfb_start": 252,
                        "ttfb_end": 294,
                        "download_start": 294,
                        "download_end": 295,
                        "download_ms": 1,
                        "all_start": 252,
                        "all_end": 295,
                        "all_ms": 43,
                        "index": 3,
                        "number": 4
                    },
                    {
                        "type": 3,
                        "id": "32923.5",
                        "request_id": "32923.5",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/assets\/css\/default.css?v=1722003682",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/assets\/css\/default.css?v=1722003682",
                        "raw_id": "32923.5",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 43,
                        "ttfb_ms": 42,
                        "load_start": 253,
                        "load_start_float": 253.000113,
                        "bytesIn": 500,
                        "objectSize": 500,
                        "objectSizeUncompressed": 1389,
                        "chunks": [
                            {
                                "ts": 296,
                                "bytes": 500,
                                "inflated": 1389
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 6,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/assets\/css\/default.css?v=1722003682",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-length: 500",
                                "content-type: text\/css",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"66ba2324-56d\"",
                                "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1858,
                        "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": 500,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 240,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 9,
                        "http2_stream_dependency": 7,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 113,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 296,
                        "ttfb_start": 253,
                        "ttfb_end": 295,
                        "download_start": 295,
                        "download_end": 296,
                        "download_ms": 1,
                        "all_start": 253,
                        "all_end": 296,
                        "all_ms": 43,
                        "index": 4,
                        "number": 5
                    },
                    {
                        "type": 3,
                        "id": "32923.6",
                        "request_id": "32923.6",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/assets\/css\/book.css?v=1722003682",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/assets\/css\/book.css?v=1722003682",
                        "raw_id": "32923.6",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 51,
                        "ttfb_ms": 47,
                        "load_start": 253,
                        "load_start_float": 253.00011900000001,
                        "bytesIn": 584,
                        "objectSize": 584,
                        "objectSizeUncompressed": 1503,
                        "chunks": [
                            {
                                "ts": 300,
                                "bytes": 584,
                                "inflated": 1503
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 6,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/assets\/css\/book.css?v=1722003682",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-length: 584",
                                "content-type: text\/css",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"66ba2324-5df\"",
                                "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1849,
                        "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": 584,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 242,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 11,
                        "http2_stream_dependency": 9,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 119,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 304,
                        "ttfb_start": 253,
                        "ttfb_end": 300,
                        "download_start": 300,
                        "download_end": 304,
                        "download_ms": 4,
                        "all_start": 253,
                        "all_end": 304,
                        "all_ms": 51,
                        "index": 5,
                        "number": 6
                    },
                    {
                        "type": 3,
                        "id": "32923.7",
                        "request_id": "32923.7",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/assets\/css\/content.css?v=1722003682",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/assets\/css\/content.css?v=1722003682",
                        "raw_id": "32923.7",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 52,
                        "ttfb_ms": 52,
                        "load_start": 253,
                        "load_start_float": 253.000125,
                        "bytesIn": 1282,
                        "objectSize": 1282,
                        "objectSizeUncompressed": 5490,
                        "chunks": [
                            {
                                "ts": 305,
                                "bytes": 1282,
                                "inflated": 5490
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 6,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/assets\/css\/content.css?v=1722003682",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-length: 1282",
                                "content-type: text\/css",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"66ba2324-1572\"",
                                "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1858,
                        "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": 1282,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 246,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 13,
                        "http2_stream_dependency": 11,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 125,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 305,
                        "ttfb_start": 253,
                        "ttfb_end": 305,
                        "download_start": 305,
                        "download_end": 305,
                        "download_ms": 0,
                        "all_start": 253,
                        "all_end": 305,
                        "all_ms": 52,
                        "index": 6,
                        "number": 7
                    },
                    {
                        "type": 3,
                        "id": "32923.8",
                        "request_id": "32923.8",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/assets\/css\/archive.css?v=1722003682",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/assets\/css\/archive.css?v=1722003682",
                        "raw_id": "32923.8",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 56,
                        "ttfb_ms": 54,
                        "load_start": 253,
                        "load_start_float": 253.00013100000001,
                        "bytesIn": 482,
                        "objectSize": 482,
                        "objectSizeUncompressed": 1107,
                        "chunks": [
                            {
                                "ts": 309,
                                "bytes": 482,
                                "inflated": 1107
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 6,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/assets\/css\/archive.css?v=1722003682",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-length: 482",
                                "content-type: text\/css",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"66ba2324-453\"",
                                "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1858,
                        "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": 482,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 246,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 15,
                        "http2_stream_dependency": 13,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 131,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 309,
                        "ttfb_start": 253,
                        "ttfb_end": 307,
                        "download_start": 307,
                        "download_end": 309,
                        "download_ms": 2,
                        "all_start": 253,
                        "all_end": 309,
                        "all_ms": 56,
                        "index": 7,
                        "number": 8
                    },
                    {
                        "type": 3,
                        "id": "32923.9",
                        "request_id": "32923.9",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/assets\/css\/form.css?v=1722003682",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/assets\/css\/form.css?v=1722003682",
                        "raw_id": "32923.9",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 58,
                        "ttfb_ms": 57,
                        "load_start": 253,
                        "load_start_float": 253.000137,
                        "bytesIn": 707,
                        "objectSize": 707,
                        "objectSizeUncompressed": 1882,
                        "chunks": [
                            {
                                "ts": 311,
                                "bytes": 707,
                                "inflated": 1882
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 6,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/assets\/css\/form.css?v=1722003682",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-length: 707",
                                "content-type: text\/css",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"66ba2324-75a\"",
                                "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1849,
                        "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": 707,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 247,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 17,
                        "http2_stream_dependency": 15,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 137,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 311,
                        "ttfb_start": 253,
                        "ttfb_end": 310,
                        "download_start": 310,
                        "download_end": 311,
                        "download_ms": 1,
                        "all_start": 253,
                        "all_end": 311,
                        "all_ms": 58,
                        "index": 8,
                        "number": 9
                    },
                    {
                        "type": 3,
                        "id": "32923.10",
                        "request_id": "32923.10",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/assets\/css\/home.css?v=1722003682",
                        "raw_id": "32923.10",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 60,
                        "ttfb_ms": 58,
                        "load_start": 254,
                        "load_start_float": 254.00014300000001,
                        "bytesIn": 1909,
                        "objectSize": 1909,
                        "objectSizeUncompressed": 8766,
                        "chunks": [
                            {
                                "ts": 313,
                                "bytes": 1909,
                                "inflated": 8766
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 6,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/assets\/css\/home.css?v=1722003682",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-length: 1909",
                                "content-type: text\/css",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"66ba2324-223e\"",
                                "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1849,
                        "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": 1909,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 248,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 19,
                        "http2_stream_dependency": 17,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 143,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 314,
                        "ttfb_start": 254,
                        "ttfb_end": 312,
                        "download_start": 312,
                        "download_end": 314,
                        "download_ms": 2,
                        "all_start": 254,
                        "all_end": 314,
                        "all_ms": 60,
                        "index": 9,
                        "number": 10
                    },
                    {
                        "type": 3,
                        "id": "32923.11",
                        "request_id": "32923.11",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/assets\/css\/issue.css?v=1722003682",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/assets\/css\/issue.css?v=1722003682",
                        "raw_id": "32923.11",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 66,
                        "ttfb_ms": 64,
                        "load_start": 254,
                        "load_start_float": 254.00014899999999,
                        "bytesIn": 834,
                        "objectSize": 834,
                        "objectSizeUncompressed": 2857,
                        "chunks": [
                            {
                                "ts": 320,
                                "bytes": 834,
                                "inflated": 2857
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 6,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/assets\/css\/issue.css?v=1722003682",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-length: 834",
                                "content-type: text\/css",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"66ba2324-b29\"",
                                "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1852,
                        "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": 834,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 248,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 21,
                        "http2_stream_dependency": 19,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 149,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 320,
                        "ttfb_start": 254,
                        "ttfb_end": 318,
                        "download_start": 318,
                        "download_end": 320,
                        "download_ms": 2,
                        "all_start": 254,
                        "all_end": 320,
                        "all_ms": 66,
                        "index": 10,
                        "number": 11
                    },
                    {
                        "type": 3,
                        "id": "32923.12",
                        "request_id": "32923.12",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/assets\/css\/magazine.css?v=1722003682",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/assets\/css\/magazine.css?v=1722003682",
                        "raw_id": "32923.12",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 82,
                        "ttfb_ms": 76,
                        "load_start": 254,
                        "load_start_float": 254.00015500000001,
                        "bytesIn": 821,
                        "objectSize": 821,
                        "objectSizeUncompressed": 821,
                        "chunks": [
                            {
                                "ts": 336,
                                "bytes": 821
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 6,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/assets\/css\/magazine.css?v=1722003682",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 821",
                                "content-type: text\/css",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"66ba2324-335\"",
                                "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1861,
                        "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": -1,
                        "ssl_ms": -1,
                        "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": 249,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 23,
                        "http2_stream_dependency": 21,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 155,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 336,
                        "ttfb_start": 254,
                        "ttfb_end": 330,
                        "download_start": 330,
                        "download_end": 336,
                        "download_ms": 6,
                        "all_start": 254,
                        "all_end": 336,
                        "all_ms": 82,
                        "index": 11,
                        "number": 12
                    },
                    {
                        "type": 3,
                        "id": "32923.13",
                        "request_id": "32923.13",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/assets\/css\/shop.css?v=1722003682",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/assets\/css\/shop.css?v=1722003682",
                        "raw_id": "32923.13",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 413,
                        "ttfb_ms": 411,
                        "load_start": 254,
                        "load_start_float": 254.00016099999999,
                        "bytesIn": 770,
                        "objectSize": 770,
                        "objectSizeUncompressed": 2073,
                        "chunks": [
                            {
                                "ts": 667,
                                "bytes": 770,
                                "inflated": 2073
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 6,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/assets\/css\/shop.css?v=1722003682",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-length: 770",
                                "content-type: text\/css",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"66ba2324-819\"",
                                "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1849,
                        "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": 770,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 250,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 25,
                        "http2_stream_dependency": 23,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 161,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 667,
                        "ttfb_start": 254,
                        "ttfb_end": 665,
                        "download_start": 665,
                        "download_end": 667,
                        "download_ms": 2,
                        "all_start": 254,
                        "all_end": 667,
                        "all_ms": 413,
                        "index": 12,
                        "number": 13
                    },
                    {
                        "type": 3,
                        "id": "32923.14",
                        "request_id": "32923.14",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/assets\/css\/contribute.css?v=1722003682",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/assets\/css\/contribute.css?v=1722003682",
                        "raw_id": "32923.14",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 349,
                        "ttfb_ms": 188,
                        "load_start": 254,
                        "load_start_float": 254.000167,
                        "bytesIn": 171,
                        "objectSize": 171,
                        "objectSizeUncompressed": 171,
                        "chunks": [
                            {
                                "ts": 603,
                                "bytes": 171
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 6,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/assets\/css\/contribute.css?v=1722003682",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 171",
                                "content-type: text\/css",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"66ba2324-ab\"",
                                "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1867,
                        "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": -1,
                        "ssl_ms": -1,
                        "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": 250,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 27,
                        "http2_stream_dependency": 25,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 167,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 603,
                        "ttfb_start": 254,
                        "ttfb_end": 442,
                        "download_start": 442,
                        "download_end": 603,
                        "download_ms": 161,
                        "all_start": 254,
                        "all_end": 603,
                        "all_ms": 349,
                        "index": 13,
                        "number": 14
                    },
                    {
                        "type": 3,
                        "id": "32923.16",
                        "request_id": "32923.16",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/assets\/css\/map.css?v=1722003682",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/assets\/css\/map.css?v=1722003682",
                        "raw_id": "32923.16",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 84,
                        "ttfb_ms": 77,
                        "load_start": 254,
                        "load_start_float": 254.00017299999999,
                        "bytesIn": 998,
                        "objectSize": 998,
                        "objectSizeUncompressed": 998,
                        "chunks": [
                            {
                                "ts": 338,
                                "bytes": 998
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 79,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/assets\/css\/map.css?v=1722003682",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 998",
                                "content-type: text\/css",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"66ba2324-3e6\"",
                                "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1846,
                        "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": -1,
                        "ssl_ms": -1,
                        "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": 251,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 29,
                        "http2_stream_dependency": 27,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 173,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 338,
                        "ttfb_start": 254,
                        "ttfb_end": 331,
                        "download_start": 331,
                        "download_end": 338,
                        "download_ms": 7,
                        "all_start": 254,
                        "all_end": 338,
                        "all_ms": 84,
                        "index": 14,
                        "number": 15
                    },
                    {
                        "type": 3,
                        "id": "32923.32",
                        "request_id": "32923.32",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                        "raw_id": "32923.32",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 337,
                        "ttfb_ms": 65,
                        "load_start": 267,
                        "load_start_float": 267.00019200000003,
                        "bytesIn": 48917,
                        "objectSize": 48917,
                        "objectSizeUncompressed": 48892,
                        "chunks": [
                            {
                                "ts": 346,
                                "bytes": 4096,
                                "inflated": 4081
                            },
                            {
                                "ts": 443,
                                "bytes": 4053,
                                "inflated": 4053
                            },
                            {
                                "ts": 465,
                                "bytes": 12331,
                                "inflated": 12331
                            },
                            {
                                "ts": 494,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 511,
                                "bytes": 12043,
                                "inflated": 12043
                            },
                            {
                                "ts": 604,
                                "bytes": 10
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 389,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: image\/webp",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"671fb991-befc\"",
                                "last-modified: Mon, 28 Oct 2024 16:19:29 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2107,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "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": 49016,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 49016,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 266,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 31,
                        "http2_stream_dependency": 29,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 192,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "48 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 600,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 772,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "600x772",
                                    "Megapixels": 0.46300000000000002
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 600,
                                    "height": 772,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 463200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 23,
                                        "max": 255,
                                        "mean": 189.721,
                                        "standardDeviation": 66.459100000000007,
                                        "kurtosis": -0.79229400000000005,
                                        "skewness": -0.70686499999999997,
                                        "entropy": 0.75387999999999999
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 27,
                                        "max": 255,
                                        "mean": 189.93299999999999,
                                        "standardDeviation": 65.7851,
                                        "kurtosis": -0.80084900000000003,
                                        "skewness": -0.69271099999999997,
                                        "entropy": 0.75200699999999998
                                    },
                                    "green": {
                                        "min": 23,
                                        "max": 255,
                                        "mean": 188.774,
                                        "standardDeviation": 66.924599999999998,
                                        "kurtosis": -0.80764199999999997,
                                        "skewness": -0.69052999999999998,
                                        "entropy": 0.75623200000000002
                                    },
                                    "blue": {
                                        "min": 24,
                                        "max": 255,
                                        "mean": 190.458,
                                        "standardDeviation": 66.667599999999993,
                                        "kurtosis": -0.76930399999999999,
                                        "skewness": -0.73658800000000002,
                                        "entropy": 0.75340099999999999
                                    }
                                },
                                "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": 600,
                                    "height": 772,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-11-15T01:54:11+00:00",
                                    "date:modify": "2024-11-15T01:54:11+00:00",
                                    "signature": "7d36d425444f4fb2380271d724bc68bcfcf0f48c68094369822215b2e61dc3a4"
                                },
                                "tainted": false,
                                "filesize": "48892B",
                                "numberPixels": "463200",
                                "pixelsPerSecond": "31.823MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.014"
                            }
                        },
                        "load_end": 604,
                        "ttfb_start": 267,
                        "ttfb_end": 332,
                        "download_start": 332,
                        "download_end": 604,
                        "download_ms": 272,
                        "all_start": 267,
                        "all_end": 604,
                        "all_ms": 337,
                        "index": 15,
                        "number": 16
                    },
                    {
                        "type": 3,
                        "id": "32923.33",
                        "request_id": "32923.33",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp",
                        "raw_id": "32923.33",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 337,
                        "ttfb_ms": 61,
                        "load_start": 268,
                        "load_start_float": 268.00019800000001,
                        "bytesIn": 63089,
                        "objectSize": 63089,
                        "objectSizeUncompressed": 63064,
                        "chunks": [
                            {
                                "ts": 336,
                                "bytes": 4096,
                                "inflated": 4081
                            },
                            {
                                "ts": 384,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 412,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 436,
                                "bytes": 16375,
                                "inflated": 16375
                            },
                            {
                                "ts": 440,
                                "bytes": 9,
                                "inflated": 9
                            },
                            {
                                "ts": 530,
                                "bytes": 9831,
                                "inflated": 9831
                            },
                            {
                                "ts": 605,
                                "bytes": 10
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 389,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: image\/webp",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"671fb990-f658\"",
                                "last-modified: Mon, 28 Oct 2024 16:19:28 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2161,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "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": 63206,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 63206,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 267,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 33,
                        "http2_stream_dependency": 31,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 198,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "62 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 600,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 656,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "600x656",
                                    "Megapixels": 0.39400000000000002
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 600,
                                    "height": 656,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 393600,
                                "imageStatistics": {
                                    "all": {
                                        "min": 8,
                                        "max": 255,
                                        "mean": 189.95400000000001,
                                        "standardDeviation": 78.515699999999995,
                                        "kurtosis": -1.0428299999999999,
                                        "skewness": -0.80316100000000001,
                                        "entropy": 0.77636000000000005
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 8,
                                        "max": 255,
                                        "mean": 189.96199999999999,
                                        "standardDeviation": 78.609499999999997,
                                        "kurtosis": -1.04247,
                                        "skewness": -0.80323100000000003,
                                        "entropy": 0.78049500000000005
                                    },
                                    "green": {
                                        "min": 8,
                                        "max": 255,
                                        "mean": 189.83500000000001,
                                        "standardDeviation": 78.590599999999995,
                                        "kurtosis": -1.04101,
                                        "skewness": -0.80414300000000005,
                                        "entropy": 0.77503900000000003
                                    },
                                    "blue": {
                                        "min": 8,
                                        "max": 255,
                                        "mean": 190.06399999999999,
                                        "standardDeviation": 78.347099999999998,
                                        "kurtosis": -1.0451600000000001,
                                        "skewness": -0.80206500000000003,
                                        "entropy": 0.77354699999999998
                                    }
                                },
                                "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": 600,
                                    "height": 656,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-11-15T01:54:11+00:00",
                                    "date:modify": "2024-11-15T01:54:11+00:00",
                                    "signature": "0e5960d1fa8db56c2348e656c7f8a0bd7041136d095746b01693edec24917dc0"
                                },
                                "tainted": false,
                                "filesize": "63064B",
                                "numberPixels": "393600",
                                "pixelsPerSecond": "16.5302MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.023"
                            }
                        },
                        "load_end": 605,
                        "ttfb_start": 268,
                        "ttfb_end": 329,
                        "download_start": 329,
                        "download_end": 605,
                        "download_ms": 276,
                        "all_start": 268,
                        "all_end": 605,
                        "all_ms": 337,
                        "index": 16,
                        "number": 17
                    },
                    {
                        "type": 3,
                        "id": "32923.34",
                        "request_id": "32923.34",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                        "raw_id": "32923.34",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 336,
                        "ttfb_ms": 65,
                        "load_start": 269,
                        "load_start_float": 269.000204,
                        "bytesIn": 46721,
                        "objectSize": 46721,
                        "objectSizeUncompressed": 46696,
                        "chunks": [
                            {
                                "ts": 353,
                                "bytes": 4096,
                                "inflated": 4081
                            },
                            {
                                "ts": 556,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 585,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 605,
                                "bytes": 9857,
                                "inflated": 9847
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 389,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: image\/webp",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"671fb990-b668\"",
                                "last-modified: Mon, 28 Oct 2024 16:19:28 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2119,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "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": 46797,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 46797,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 269,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 35,
                        "http2_stream_dependency": 33,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 204,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4,
                                    "Warning": "Error reading RIFF file (corrupted?)"
                                },
                                "File": {
                                    "FileSize": "36 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                }
                            }
                        },
                        "load_end": 605,
                        "ttfb_start": 269,
                        "ttfb_end": 334,
                        "download_start": 334,
                        "download_end": 605,
                        "download_ms": 271,
                        "all_start": 269,
                        "all_end": 605,
                        "all_ms": 336,
                        "index": 17,
                        "number": 18
                    },
                    {
                        "type": 3,
                        "id": "32923.35",
                        "request_id": "32923.35",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                        "raw_id": "32923.35",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 394,
                        "ttfb_ms": 332,
                        "load_start": 270,
                        "load_start_float": 270.00020999999998,
                        "bytesIn": 33347,
                        "objectSize": 33347,
                        "objectSizeUncompressed": 33322,
                        "chunks": [
                            {
                                "ts": 618,
                                "bytes": 4096,
                                "inflated": 4081
                            },
                            {
                                "ts": 646,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 664,
                                "bytes": 12867,
                                "inflated": 12857
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 389,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: image\/webp",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"671fb991-822a\"",
                                "last-modified: Mon, 28 Oct 2024 16:19:29 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2140,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "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": 33414,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 33414,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 270,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 37,
                        "http2_stream_dependency": 35,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 210,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4,
                                    "Warning": "Error reading RIFF file (corrupted?)"
                                },
                                "File": {
                                    "FileSize": "20 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                }
                            }
                        },
                        "load_end": 664,
                        "ttfb_start": 270,
                        "ttfb_end": 602,
                        "download_start": 602,
                        "download_end": 664,
                        "download_ms": 62,
                        "all_start": 270,
                        "all_end": 664,
                        "all_ms": 394,
                        "index": 18,
                        "number": 19
                    },
                    {
                        "type": 3,
                        "id": "32923.36",
                        "request_id": "32923.36",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                        "raw_id": "32923.36",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 744,
                        "ttfb_ms": 463,
                        "load_start": 272,
                        "load_start_float": 272.00021600000002,
                        "bytesIn": 60825,
                        "objectSize": 60825,
                        "objectSizeUncompressed": 60800,
                        "chunks": [
                            {
                                "ts": 771,
                                "bytes": 3835,
                                "inflated": 3820
                            },
                            {
                                "ts": 779,
                                "bytes": 261,
                                "inflated": 261
                            },
                            {
                                "ts": 882,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 908,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 936,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 949,
                                "bytes": 7567,
                                "inflated": 7567
                            },
                            {
                                "ts": 1016,
                                "bytes": 10
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 389,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: image\/webp",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"671fb992-ed80\"",
                                "last-modified: Mon, 28 Oct 2024 16:19:30 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2116,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "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": 60910,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 60910,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 271,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 39,
                        "http2_stream_dependency": 37,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 216,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "59 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 600,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 906,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "600x906",
                                    "Megapixels": 0.54400000000000004
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 600,
                                    "height": 906,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 543600,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 204.70599999999999,
                                        "standardDeviation": 97.349599999999995,
                                        "kurtosis": 0.37962800000000002,
                                        "skewness": -1.5134700000000001,
                                        "entropy": 0.28391899999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 205.167,
                                        "standardDeviation": 96.948800000000006,
                                        "kurtosis": 0.43838899999999997,
                                        "skewness": -1.5320100000000001,
                                        "entropy": 0.28440500000000002
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 204.59399999999999,
                                        "standardDeviation": 97.374499999999998,
                                        "kurtosis": 0.36663299999999999,
                                        "skewness": -1.5082199999999999,
                                        "entropy": 0.28393200000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 204.35900000000001,
                                        "standardDeviation": 97.725499999999997,
                                        "kurtosis": 0.33505299999999999,
                                        "skewness": -1.50038,
                                        "entropy": 0.28341899999999998
                                    }
                                },
                                "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": 600,
                                    "height": 906,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-11-15T01:54:12+00:00",
                                    "date:modify": "2024-11-15T01:54:12+00:00",
                                    "signature": "31eae0367e1df931d03658493cc01dea8061e13ed25c07ab8899eab4be3f1000"
                                },
                                "tainted": false,
                                "filesize": "60800B",
                                "numberPixels": "543600",
                                "pixelsPerSecond": "23.747MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.022"
                            }
                        },
                        "load_end": 1016,
                        "ttfb_start": 272,
                        "ttfb_end": 735,
                        "download_start": 735,
                        "download_end": 1016,
                        "download_ms": 281,
                        "all_start": 272,
                        "all_end": 1016,
                        "all_ms": 744,
                        "index": 19,
                        "number": 20
                    },
                    {
                        "type": 3,
                        "id": "32923.37",
                        "request_id": "32923.37",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp",
                        "raw_id": "32923.37",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 675,
                        "ttfb_ms": 409,
                        "load_start": 272,
                        "load_start_float": 272.00022200000001,
                        "bytesIn": 46975,
                        "objectSize": 46975,
                        "objectSizeUncompressed": 46950,
                        "chunks": [
                            {
                                "ts": 739,
                                "bytes": 3986,
                                "inflated": 3971
                            },
                            {
                                "ts": 748,
                                "bytes": 110,
                                "inflated": 110
                            },
                            {
                                "ts": 779,
                                "bytes": 3826,
                                "inflated": 3826
                            },
                            {
                                "ts": 804,
                                "bytes": 12558,
                                "inflated": 12558
                            },
                            {
                                "ts": 828,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 844,
                                "bytes": 10101,
                                "inflated": 10101
                            },
                            {
                                "ts": 947,
                                "bytes": 10
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 389,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: image\/webp",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"671fb990-b766\"",
                                "last-modified: Mon, 28 Oct 2024 16:19:28 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2116,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "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": 47051,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 47051,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 271,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 41,
                        "http2_stream_dependency": 51,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 222,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "46 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 600,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 916,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "600x916",
                                    "Megapixels": 0.55000000000000004
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 600,
                                    "height": 916,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 549600,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 209.66900000000001,
                                        "standardDeviation": 93.064800000000005,
                                        "kurtosis": 0.92108500000000004,
                                        "skewness": -1.6751,
                                        "entropy": 0.26525599999999999
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 209.51499999999999,
                                        "standardDeviation": 93.180400000000006,
                                        "kurtosis": 0.89810999999999996,
                                        "skewness": -1.6677200000000001,
                                        "entropy": 0.26768999999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 209.40299999999999,
                                        "standardDeviation": 93.290899999999993,
                                        "kurtosis": 0.87863100000000005,
                                        "skewness": -1.6623600000000001,
                                        "entropy": 0.262436
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 210.09,
                                        "standardDeviation": 92.722999999999999,
                                        "kurtosis": 0.98776299999999995,
                                        "skewness": -1.69543,
                                        "entropy": 0.26564199999999999
                                    }
                                },
                                "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": 600,
                                    "height": 916,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-11-15T01:54:12+00:00",
                                    "date:modify": "2024-11-15T01:54:12+00:00",
                                    "signature": "8e27ff246e79f9b4c8d9befcbe904a0feb100a54199590c9bda4799e499c3c01"
                                },
                                "tainted": false,
                                "filesize": "46950B",
                                "numberPixels": "549600",
                                "pixelsPerSecond": "49.6379MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.011"
                            }
                        },
                        "load_end": 947,
                        "ttfb_start": 272,
                        "ttfb_end": 681,
                        "download_start": 681,
                        "download_end": 947,
                        "download_ms": 266,
                        "all_start": 272,
                        "all_end": 947,
                        "all_ms": 675,
                        "index": 20,
                        "number": 21
                    },
                    {
                        "type": 3,
                        "id": "32923.38",
                        "request_id": "32923.38",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp",
                        "raw_id": "32923.38",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 584,
                        "ttfb_ms": 393,
                        "load_start": 273,
                        "load_start_float": 273.00022799999999,
                        "bytesIn": 50657,
                        "objectSize": 50657,
                        "objectSizeUncompressed": 50632,
                        "chunks": [
                            {
                                "ts": 672,
                                "bytes": 4096,
                                "inflated": 4081
                            },
                            {
                                "ts": 686,
                                "bytes": 4002,
                                "inflated": 4002
                            },
                            {
                                "ts": 702,
                                "bytes": 12382,
                                "inflated": 12382
                            },
                            {
                                "ts": 731,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 749,
                                "bytes": 3424,
                                "inflated": 3424
                            },
                            {
                                "ts": 759,
                                "bytes": 10359,
                                "inflated": 10359
                            },
                            {
                                "ts": 857,
                                "bytes": 10
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 389,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: image\/webp",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"671fb990-c5c8\"",
                                "last-modified: Mon, 28 Oct 2024 16:19:28 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2170,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "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": 50733,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 50733,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 273,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 43,
                        "http2_stream_dependency": 67,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 228,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "49 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 600,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 756,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "600x756",
                                    "Megapixels": 0.45400000000000001
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 600,
                                    "height": 756,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 453600,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 201.30799999999999,
                                        "standardDeviation": 94.380700000000004,
                                        "kurtosis": 0.073664800000000003,
                                        "skewness": -1.3741300000000001,
                                        "entropy": 0.43499599999999999
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 201.25700000000001,
                                        "standardDeviation": 94.458299999999994,
                                        "kurtosis": 0.067977999999999997,
                                        "skewness": -1.37262,
                                        "entropy": 0.435554
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 201.24000000000001,
                                        "standardDeviation": 94.458600000000004,
                                        "kurtosis": 0.067375099999999993,
                                        "skewness": -1.37246,
                                        "entropy": 0.43533899999999998
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 201.42599999999999,
                                        "standardDeviation": 94.225099999999998,
                                        "kurtosis": 0.085655899999999993,
                                        "skewness": -1.3772899999999999,
                                        "entropy": 0.43409399999999998
                                    }
                                },
                                "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": 600,
                                    "height": 756,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-11-15T01:54:11+00:00",
                                    "date:modify": "2024-11-15T01:54:11+00:00",
                                    "signature": "e65912195cdbacbe7ab2a24bd95bf47c82a1ce5eb3f0ab3002cdbbfe146677ef"
                                },
                                "tainted": false,
                                "filesize": "50632B",
                                "numberPixels": "453600",
                                "pixelsPerSecond": "19.3821MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.023"
                            }
                        },
                        "load_end": 857,
                        "ttfb_start": 273,
                        "ttfb_end": 666,
                        "download_start": 666,
                        "download_end": 857,
                        "download_ms": 191,
                        "all_start": 273,
                        "all_end": 857,
                        "all_ms": 584,
                        "index": 21,
                        "number": 22
                    },
                    {
                        "type": 3,
                        "id": "32923.39",
                        "request_id": "32923.39",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp",
                        "raw_id": "32923.39",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 863,
                        "ttfb_ms": 577,
                        "load_start": 275,
                        "load_start_float": 275.00023399999998,
                        "bytesIn": 61535,
                        "objectSize": 61535,
                        "objectSizeUncompressed": 61510,
                        "chunks": [
                            {
                                "ts": 953,
                                "bytes": 4096,
                                "inflated": 4081
                            },
                            {
                                "ts": 1018,
                                "bytes": 4068,
                                "inflated": 4068
                            },
                            {
                                "ts": 1036,
                                "bytes": 12316,
                                "inflated": 12316
                            },
                            {
                                "ts": 1062,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 1090,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 1104,
                                "bytes": 8277,
                                "inflated": 8277
                            },
                            {
                                "ts": 1138,
                                "bytes": 10
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 389,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: image\/webp",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"671fb990-f046\"",
                                "last-modified: Mon, 28 Oct 2024 16:19:28 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2113,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "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": 61620,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 61620,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 274,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 45,
                        "http2_stream_dependency": 41,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 234,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "60 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 600,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 859,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "600x859",
                                    "Megapixels": 0.51500000000000001
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 600,
                                    "height": 859,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 515400,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 212.42099999999999,
                                        "standardDeviation": 88.123999999999995,
                                        "kurtosis": 1.2510300000000001,
                                        "skewness": -1.7536,
                                        "entropy": 0.34549400000000002
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 213.876,
                                        "standardDeviation": 86.771900000000002,
                                        "kurtosis": 1.49482,
                                        "skewness": -1.8198099999999999,
                                        "entropy": 0.34824500000000003
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 212.161,
                                        "standardDeviation": 88.029499999999999,
                                        "kurtosis": 1.2170000000000001,
                                        "skewness": -1.7387300000000001,
                                        "entropy": 0.34511900000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 211.22800000000001,
                                        "standardDeviation": 89.570700000000002,
                                        "kurtosis": 1.0584199999999999,
                                        "skewness": -1.7047099999999999,
                                        "entropy": 0.34311700000000001
                                    }
                                },
                                "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": 600,
                                    "height": 859,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-11-15T01:54:12+00:00",
                                    "date:modify": "2024-11-15T01:54:12+00:00",
                                    "signature": "76c127aa493799a44b9cd81ef153eb09bcc97580c574a8d7075aa29fd7fe1d97"
                                },
                                "tainted": false,
                                "filesize": "61510B",
                                "numberPixels": "515400",
                                "pixelsPerSecond": "42.3305MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.012"
                            }
                        },
                        "load_end": 1138,
                        "ttfb_start": 275,
                        "ttfb_end": 852,
                        "download_start": 852,
                        "download_end": 1138,
                        "download_ms": 286,
                        "all_start": 275,
                        "all_end": 1138,
                        "all_ms": 863,
                        "index": 22,
                        "number": 23
                    },
                    {
                        "type": 3,
                        "id": "32923.40",
                        "request_id": "32923.40",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp",
                        "raw_id": "32923.40",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 909,
                        "ttfb_ms": 578,
                        "load_start": 275,
                        "load_start_float": 275.00024000000002,
                        "bytesIn": 36191,
                        "objectSize": 36191,
                        "objectSizeUncompressed": 36166,
                        "chunks": [
                            {
                                "ts": 962,
                                "bytes": 4096,
                                "inflated": 4081
                            },
                            {
                                "ts": 1131,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 1141,
                                "bytes": 4068,
                                "inflated": 4068
                            },
                            {
                                "ts": 1159,
                                "bytes": 11633,
                                "inflated": 11633
                            },
                            {
                                "ts": 1184,
                                "bytes": 10
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 389,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: image\/webp",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"671fb990-8d46\"",
                                "last-modified: Mon, 28 Oct 2024 16:19:28 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2113,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "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": 36258,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 36258,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 274,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 47,
                        "http2_stream_dependency": 39,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 240,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "35 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 482,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 693,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "482x693",
                                    "Megapixels": 0.33400000000000002
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 482,
                                    "height": 693,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 334026,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 219.28700000000001,
                                        "standardDeviation": 74.694299999999998,
                                        "kurtosis": 1.4820599999999999,
                                        "skewness": -1.81063,
                                        "entropy": 0.37743399999999999
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 220.25,
                                        "standardDeviation": 73.476399999999998,
                                        "kurtosis": 1.72797,
                                        "skewness": -1.86982,
                                        "entropy": 0.38519799999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 217.387,
                                        "standardDeviation": 77.309299999999993,
                                        "kurtosis": 1.1385400000000001,
                                        "skewness": -1.72837,
                                        "entropy": 0.38635399999999998
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 220.22399999999999,
                                        "standardDeviation": 73.297300000000007,
                                        "kurtosis": 1.6081000000000001,
                                        "skewness": -1.8363799999999999,
                                        "entropy": 0.36075000000000002
                                    }
                                },
                                "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": 482,
                                    "height": 693,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-11-15T01:54:12+00:00",
                                    "date:modify": "2024-11-15T01:54:12+00:00",
                                    "signature": "a6924d1ac48ddeb6c0871b0c417501fb77545adeec18fb830f550fdf85b26a5a"
                                },
                                "tainted": false,
                                "filesize": "36166B",
                                "numberPixels": "334026",
                                "pixelsPerSecond": "46.2471MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.007"
                            }
                        },
                        "load_end": 1184,
                        "ttfb_start": 275,
                        "ttfb_end": 853,
                        "download_start": 853,
                        "download_end": 1184,
                        "download_ms": 331,
                        "all_start": 275,
                        "all_end": 1184,
                        "all_ms": 909,
                        "index": 23,
                        "number": 24
                    },
                    {
                        "type": 3,
                        "id": "32923.41",
                        "request_id": "32923.41",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp",
                        "raw_id": "32923.41",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 889,
                        "ttfb_ms": 404,
                        "load_start": 276,
                        "load_start_float": 276.000246,
                        "bytesIn": 31717,
                        "objectSize": 31717,
                        "objectSizeUncompressed": 31692,
                        "chunks": [
                            {
                                "ts": 857,
                                "bytes": 4096,
                                "inflated": 4081
                            },
                            {
                                "ts": 991,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 1010,
                                "bytes": 11227,
                                "inflated": 11227
                            },
                            {
                                "ts": 1165,
                                "bytes": 10
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 389,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: image\/webp",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"671fb992-7bcc\"",
                                "last-modified: Mon, 28 Oct 2024 16:19:30 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2116,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "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": 31807,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 31807,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 276,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 49,
                        "http2_stream_dependency": 71,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 246,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "31 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 600,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 704,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "600x704",
                                    "Megapixels": 0.42199999999999999
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 600,
                                    "height": 704,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 422400,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 223.23699999999999,
                                        "standardDeviation": 75.392899999999997,
                                        "kurtosis": 3.4159000000000002,
                                        "skewness": -2.2496499999999999,
                                        "entropy": 0.26666499999999999
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 228.53899999999999,
                                        "standardDeviation": 72.5779,
                                        "kurtosis": 4.9863400000000002,
                                        "skewness": -2.60175,
                                        "entropy": 0.26398199999999999
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 225.512,
                                        "standardDeviation": 72.586200000000005,
                                        "kurtosis": 4.6269600000000004,
                                        "skewness": -2.49892,
                                        "entropy": 0.26710299999999998
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 215.661,
                                        "standardDeviation": 81.014600000000002,
                                        "kurtosis": 1.5597799999999999,
                                        "skewness": -1.7815700000000001,
                                        "entropy": 0.26890900000000001
                                    }
                                },
                                "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": 600,
                                    "height": 704,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-11-15T01:54:12+00:00",
                                    "date:modify": "2024-11-15T01:54:12+00:00",
                                    "signature": "e7701a3bf2de00ac8d21b0a6c3021d3915aab23d3bfef2cc8365e61901655155"
                                },
                                "tainted": false,
                                "filesize": "31692B",
                                "numberPixels": "422400",
                                "pixelsPerSecond": "52.1471MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.008"
                            }
                        },
                        "load_end": 1165,
                        "ttfb_start": 276,
                        "ttfb_end": 680,
                        "download_start": 680,
                        "download_end": 1165,
                        "download_ms": 485,
                        "all_start": 276,
                        "all_end": 1165,
                        "all_ms": 889,
                        "index": 24,
                        "number": 25
                    },
                    {
                        "type": 3,
                        "id": "32923.42",
                        "request_id": "32923.42",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp",
                        "raw_id": "32923.42",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1112,
                        "ttfb_ms": 575,
                        "load_start": 279,
                        "load_start_float": 279.00025199999999,
                        "bytesIn": 47393,
                        "objectSize": 47393,
                        "objectSizeUncompressed": 47368,
                        "chunks": [
                            {
                                "ts": 1167,
                                "bytes": 4068,
                                "inflated": 4053
                            },
                            {
                                "ts": 1175,
                                "bytes": 28,
                                "inflated": 28
                            },
                            {
                                "ts": 1188,
                                "bytes": 4022,
                                "inflated": 4022
                            },
                            {
                                "ts": 1208,
                                "bytes": 12362,
                                "inflated": 12362
                            },
                            {
                                "ts": 1236,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 1250,
                                "bytes": 10519,
                                "inflated": 10519
                            },
                            {
                                "ts": 1391,
                                "bytes": 10
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 389,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: image\/webp",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"669fd570-b908\"",
                                "last-modified: Tue, 23 Jul 2024 16:08:16 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2116,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "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": 47492,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 47492,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 276,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 51,
                        "http2_stream_dependency": 55,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 252,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "46 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 600,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 637,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "600x637",
                                    "Megapixels": 0.38200000000000001
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 600,
                                    "height": 637,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 382200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 207.577,
                                        "standardDeviation": 91.934600000000003,
                                        "kurtosis": 0.66894299999999995,
                                        "skewness": -1.58307,
                                        "entropy": 0.36043500000000001
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 207.61000000000001,
                                        "standardDeviation": 91.892600000000002,
                                        "kurtosis": 0.67352599999999996,
                                        "skewness": -1.58423,
                                        "entropy": 0.36012699999999997
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 207.47800000000001,
                                        "standardDeviation": 92.053200000000004,
                                        "kurtosis": 0.65582300000000004,
                                        "skewness": -1.5795699999999999,
                                        "entropy": 0.36125400000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 207.64099999999999,
                                        "standardDeviation": 91.858099999999993,
                                        "kurtosis": 0.67749300000000001,
                                        "skewness": -1.5853999999999999,
                                        "entropy": 0.35992400000000002
                                    }
                                },
                                "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": 600,
                                    "height": 637,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-11-15T01:54:12+00:00",
                                    "date:modify": "2024-11-15T01:54:12+00:00",
                                    "signature": "38ccc367128eeacb937707f4defe1d975ef3f5f9a3e932ffaca0322526e1ddff"
                                },
                                "tainted": false,
                                "filesize": "47368B",
                                "numberPixels": "382200",
                                "pixelsPerSecond": "33.3535MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.011"
                            }
                        },
                        "load_end": 1391,
                        "ttfb_start": 279,
                        "ttfb_end": 854,
                        "download_start": 854,
                        "download_end": 1391,
                        "download_ms": 537,
                        "all_start": 279,
                        "all_end": 1391,
                        "all_ms": 1112,
                        "index": 25,
                        "number": 26
                    },
                    {
                        "type": 3,
                        "id": "32923.43",
                        "request_id": "32923.43",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp",
                        "raw_id": "32923.43",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1092,
                        "ttfb_ms": 575,
                        "load_start": 280,
                        "load_start_float": 280.00025799999997,
                        "bytesIn": 27759,
                        "objectSize": 27759,
                        "objectSizeUncompressed": 27734,
                        "chunks": [
                            {
                                "ts": 1176,
                                "bytes": 4059,
                                "inflated": 4044
                            },
                            {
                                "ts": 1180,
                                "bytes": 37,
                                "inflated": 37
                            },
                            {
                                "ts": 1279,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 1293,
                                "bytes": 7269,
                                "inflated": 7269
                            },
                            {
                                "ts": 1372,
                                "bytes": 10
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 389,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: image\/webp",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"669fd570-6c56\"",
                                "last-modified: Tue, 23 Jul 2024 16:08:16 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2113,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "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": 27826,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 27826,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 277,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 53,
                        "http2_stream_dependency": 43,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 258,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "27 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 600,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 755,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "600x755",
                                    "Megapixels": 0.45300000000000001
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 600,
                                    "height": 755,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 453000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 218.14699999999999,
                                        "standardDeviation": 86.827100000000002,
                                        "kurtosis": 2.1514099999999998,
                                        "skewness": -2.0156100000000001,
                                        "entropy": 0.20283300000000001
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 217.613,
                                        "standardDeviation": 87.631799999999998,
                                        "kurtosis": 2.02711,
                                        "skewness": -1.98847,
                                        "entropy": 0.202126
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 218.76300000000001,
                                        "standardDeviation": 86.050600000000003,
                                        "kurtosis": 2.30721,
                                        "skewness": -2.0516100000000002,
                                        "entropy": 0.203679
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 218.06399999999999,
                                        "standardDeviation": 86.798900000000003,
                                        "kurtosis": 2.1257899999999998,
                                        "skewness": -2.0074999999999998,
                                        "entropy": 0.20269300000000001
                                    }
                                },
                                "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": 600,
                                    "height": 755,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-11-15T01:54:12+00:00",
                                    "date:modify": "2024-11-15T01:54:12+00:00",
                                    "signature": "a002bc473ad200dc15f38891423cc42bab8a28589694f3cb90e0fa8e7ce4a677"
                                },
                                "tainted": false,
                                "filesize": "27734B",
                                "numberPixels": "453000",
                                "pixelsPerSecond": "70.1607MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.006"
                            }
                        },
                        "load_end": 1372,
                        "ttfb_start": 280,
                        "ttfb_end": 855,
                        "download_start": 855,
                        "download_end": 1372,
                        "download_ms": 517,
                        "all_start": 280,
                        "all_end": 1372,
                        "all_ms": 1092,
                        "index": 26,
                        "number": 27
                    },
                    {
                        "type": 3,
                        "id": "32923.44",
                        "request_id": "32923.44",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp",
                        "raw_id": "32923.44",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1111,
                        "ttfb_ms": 575,
                        "load_start": 280,
                        "load_start_float": 280.00026400000002,
                        "bytesIn": 25955,
                        "objectSize": 25955,
                        "objectSizeUncompressed": 25930,
                        "chunks": [
                            {
                                "ts": 1181,
                                "bytes": 4050,
                                "inflated": 4035
                            },
                            {
                                "ts": 1186,
                                "bytes": 46,
                                "inflated": 46
                            },
                            {
                                "ts": 1331,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 1335,
                                "bytes": 5465,
                                "inflated": 5465
                            },
                            {
                                "ts": 1391,
                                "bytes": 10
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 389,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: image\/webp",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"671fb990-654a\"",
                                "last-modified: Mon, 28 Oct 2024 16:19:28 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2143,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "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": 26022,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 26022,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 278,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 55,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 264,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "25 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 600,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 652,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "600x652",
                                    "Megapixels": 0.39100000000000001
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 600,
                                    "height": 652,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 391200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 230.81999999999999,
                                        "standardDeviation": 70.090900000000005,
                                        "kurtosis": 5.6732100000000001,
                                        "skewness": -2.7293500000000002,
                                        "entropy": 0.211535
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 230.13900000000001,
                                        "standardDeviation": 71.122500000000002,
                                        "kurtosis": 5.3820199999999998,
                                        "skewness": -2.67794,
                                        "entropy": 0.213114
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 231.15899999999999,
                                        "standardDeviation": 69.572999999999993,
                                        "kurtosis": 5.8249199999999997,
                                        "skewness": -2.7557200000000002,
                                        "entropy": 0.21068899999999999
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 231.16200000000001,
                                        "standardDeviation": 69.577200000000005,
                                        "kurtosis": 5.8252300000000004,
                                        "skewness": -2.7557700000000001,
                                        "entropy": 0.21080199999999999
                                    }
                                },
                                "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": 600,
                                    "height": 652,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-11-15T01:54:12+00:00",
                                    "date:modify": "2024-11-15T01:54:12+00:00",
                                    "signature": "83a49aeee9ab07414035bb5e42eabbfd73baaac523daa1b535b4161c8c6d035e"
                                },
                                "tainted": false,
                                "filesize": "25930B",
                                "numberPixels": "391200",
                                "pixelsPerSecond": "66.6241MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.005"
                            }
                        },
                        "load_end": 1391,
                        "ttfb_start": 280,
                        "ttfb_end": 855,
                        "download_start": 855,
                        "download_end": 1391,
                        "download_ms": 536,
                        "all_start": 280,
                        "all_end": 1391,
                        "all_ms": 1111,
                        "index": 27,
                        "number": 28
                    },
                    {
                        "type": 3,
                        "id": "32923.45",
                        "request_id": "32923.45",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp",
                        "raw_id": "32923.45",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1113,
                        "ttfb_ms": 576,
                        "load_start": 280,
                        "load_start_float": 280.00027,
                        "bytesIn": 33359,
                        "objectSize": 33359,
                        "objectSizeUncompressed": 33334,
                        "chunks": [
                            {
                                "ts": 1299,
                                "bytes": 4096,
                                "inflated": 4081
                            },
                            {
                                "ts": 1364,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 1374,
                                "bytes": 4068,
                                "inflated": 4068
                            },
                            {
                                "ts": 1387,
                                "bytes": 8801,
                                "inflated": 8801
                            },
                            {
                                "ts": 1393,
                                "bytes": 10
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 389,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: image\/webp",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"671fb992-8236\"",
                                "last-modified: Mon, 28 Oct 2024 16:19:30 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2143,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "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": 33426,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 33426,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 279,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 57,
                        "http2_stream_dependency": 39,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 270,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "33 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 600,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 659,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "600x659",
                                    "Megapixels": 0.39500000000000002
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 600,
                                    "height": 659,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 395400,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 219.714,
                                        "standardDeviation": 79.254099999999994,
                                        "kurtosis": 2.5162599999999999,
                                        "skewness": -2.0575299999999999,
                                        "entropy": 0.375695
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 220.483,
                                        "standardDeviation": 78.326700000000002,
                                        "kurtosis": 2.66099,
                                        "skewness": -2.0892400000000002,
                                        "entropy": 0.36764799999999997
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 219.518,
                                        "standardDeviation": 79.589299999999994,
                                        "kurtosis": 2.46279,
                                        "skewness": -2.0458400000000001,
                                        "entropy": 0.369064
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 219.14099999999999,
                                        "standardDeviation": 79.846199999999996,
                                        "kurtosis": 2.4288099999999999,
                                        "skewness": -2.0379299999999998,
                                        "entropy": 0.39037100000000002
                                    }
                                },
                                "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": 600,
                                    "height": 659,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-11-15T01:54:12+00:00",
                                    "date:modify": "2024-11-15T01:54:12+00:00",
                                    "signature": "db79f6d9abc92ab0c6da33cb8312151632902ca1a4f2f479a56fec1a5cd337e0"
                                },
                                "tainted": false,
                                "filesize": "33334B",
                                "numberPixels": "395400",
                                "pixelsPerSecond": "18676100B",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.021"
                            }
                        },
                        "load_end": 1393,
                        "ttfb_start": 280,
                        "ttfb_end": 856,
                        "download_start": 856,
                        "download_end": 1393,
                        "download_ms": 537,
                        "all_start": 280,
                        "all_end": 1393,
                        "all_ms": 1113,
                        "index": 28,
                        "number": 29
                    },
                    {
                        "type": 3,
                        "id": "32923.60",
                        "request_id": "32923.60",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/assets\/js\/loadeer.umd.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/assets\/js\/loadeer.umd.js",
                        "raw_id": "32923.60",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 1019,
                        "ttfb_ms": 574,
                        "load_start": 282,
                        "load_start_float": 282.00027599999999,
                        "bytesIn": 1059,
                        "objectSize": 1059,
                        "objectSizeUncompressed": 2065,
                        "chunks": [
                            {
                                "ts": 1301,
                                "bytes": 1059,
                                "inflated": 2065
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 390,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/assets\/js\/loadeer.umd.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-length: 1059",
                                "content-type: application\/javascript; charset=utf-8",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"66ba2324-811\"",
                                "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1732,
                        "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": 1059,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 281,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 59,
                        "http2_stream_dependency": 47,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 276,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1301,
                        "ttfb_start": 282,
                        "ttfb_end": 856,
                        "download_start": 856,
                        "download_end": 1301,
                        "download_ms": 445,
                        "all_start": 282,
                        "all_end": 1301,
                        "all_ms": 1019,
                        "index": 29,
                        "number": 30,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                1404.854,
                                1405.8779999999999
                            ],
                            [
                                1404.873,
                                1404.992
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "32923.61",
                        "request_id": "32923.61",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/assets\/css\/reset.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/assets\/css\/reset.css",
                        "raw_id": "32923.61",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 450,
                        "ttfb_ms": 440,
                        "load_start": 294,
                        "load_start_float": 294.00028200000003,
                        "bytesIn": 544,
                        "objectSize": 544,
                        "objectSizeUncompressed": 1610,
                        "chunks": [
                            {
                                "ts": 744,
                                "bytes": 544,
                                "inflated": 1610
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/assets\/css\/style.css?v=1722003682",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/assets\/css\/reset.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:\/\/whynicht.com\/assets\/css\/style.css?v=1722003682",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-length: 544",
                                "content-type: text\/css",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"66ba2324-64a\"",
                                "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1912,
                        "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": 544,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 292,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 61,
                        "http2_stream_dependency": 29,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 282,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 744,
                        "ttfb_start": 294,
                        "ttfb_end": 734,
                        "download_start": 734,
                        "download_end": 744,
                        "download_ms": 10,
                        "all_start": 294,
                        "all_end": 744,
                        "all_ms": 450,
                        "index": 30,
                        "number": 31
                    },
                    {
                        "type": 3,
                        "id": "32923.62",
                        "request_id": "32923.62",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/assets\/css\/fonts.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/assets\/css\/fonts.css",
                        "raw_id": "32923.62",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 475,
                        "ttfb_ms": 441,
                        "load_start": 294,
                        "load_start_float": 294.00028800000001,
                        "bytesIn": 243,
                        "objectSize": 243,
                        "objectSizeUncompressed": 1039,
                        "chunks": [
                            {
                                "ts": 769,
                                "bytes": 243,
                                "inflated": 1039
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/assets\/css\/style.css?v=1722003682",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/assets\/css\/fonts.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:\/\/whynicht.com\/assets\/css\/style.css?v=1722003682",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-length: 243",
                                "content-type: text\/css",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"66ba2324-40f\"",
                                "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1912,
                        "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": 243,
                        "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:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 63,
                        "http2_stream_dependency": 61,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 288,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 769,
                        "ttfb_start": 294,
                        "ttfb_end": 735,
                        "download_start": 735,
                        "download_end": 769,
                        "download_ms": 34,
                        "all_start": 294,
                        "all_end": 769,
                        "all_ms": 475,
                        "index": 31,
                        "number": 32
                    },
                    {
                        "type": 3,
                        "id": "32923.15",
                        "request_id": "32923.15",
                        "ip_addr": "128.140.107.118",
                        "full_url": "https:\/\/insight.00-99.xyz\/script.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "insight.00-99.xyz",
                        "url": "\/script.js",
                        "raw_id": "32923.15",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 163,
                        "ttfb_ms": 163,
                        "load_start": 615,
                        "load_start_float": 615.000179,
                        "bytesIn": 1435,
                        "objectSize": 1435,
                        "objectSizeUncompressed": 2741,
                        "chunks": [
                            {
                                "ts": 778,
                                "bytes": 1435,
                                "inflated": 2741
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 295,
                        "protocol": "HTTP\/2",
                        "dns_start": 264,
                        "dns_end": 326,
                        "connect_start": 326,
                        "connect_end": 425,
                        "ssl_start": 425,
                        "ssl_end": 614,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "insight.00-99.xyz",
                            "sanList": [
                                "insight.00-99.xyz"
                            ],
                            "issuer": "R11",
                            "validFrom": 1728872199,
                            "validTo": 1736648198,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h1' log",
                                    "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                    "timestamp": 1728875710235,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30440220530C19006A3AE8B33F70F0A7B6D92011A92450477FAE4523943BF54B17C355EC02201CBFD773267740C267E50014CBB9194A6A5C0D76B5C7DFDEB8E5397106E5A077"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2025 Log",
                                    "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                    "timestamp": 1728875710181,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100F5A48FA6B8EB980026D8C969A756420E5EDF6DA57EC0921EA9FAD852FA6BDF8402207C91D025A67C20B87F464E1028100E2AEA2B6B5E2A0FCA03EE7BCDFB31C1B4D2"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 6,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: insight.00-99.xyz",
                                ":method: GET",
                                ":path: \/script.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: public, max-age=0",
                                "content-encoding: gzip",
                                "content-security-policy: default-src 'self';img-src *;script-src 'self' 'unsafe-eval' 'unsafe-inline';style-src 'self' 'unsafe-inline';connect-src 'self' api.umami.is;frame-ancestors 'self'",
                                "content-type: application\/javascript; charset=UTF-8",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: W\/\"ab5-18d89139b35\"",
                                "last-modified: Thu, 08 Feb 2024 14:16:20 GMT",
                                "referrer-policy: same-origin",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-dns-prefetch-control: on",
                                "x-frame-options: SAMEORIGIN",
                                "x-permitted-cross-domain-policies: master-only",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1699,
                        "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": 62,
                        "connect_ms": 99,
                        "ssl_ms": 189,
                        "gzip_total": 1941,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 264,
                        "socket_group": "https:\/\/insight.00-99.xyz <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "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": 4866,
                        "netlog_id": 179,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIF8TCCBNmgAwIBAgISBDBOrDXr0yQ1KXS5YlK+bqMKMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQxMDE0MDIxNjM5WhcNMjUwMTEyMDIxNjM4WjAcMRowGAYDVQQD\nExFpbnNpZ2h0LjAwLTk5Lnh5ejCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoC\nggIBAKu5pSgDE83MhHJH+ApWaQYuY05pVPq4kdhfI5DA4iGcbj7o\/r8+xMHFQ2EJ\nvQeM3epvgnJerXrDuG0YI+LgNRLmWffn1a84dWYftE2utiJ0l8hXz\/tqDpIIOVp\/\nSSWUlhsmxGNHfNXInMDfxiryJtKpYm+LgDwclSVyD6PIPCjP4CUjY2zl\/nilrF5r\nc7qPsrNUsGpgP5SGBj1vDbelB5oiQiWt8GCd3+tVf9bIoNWkNjO0ir0Lc370axhl\nTlw0DEyYaoGcOIKty3VGeqNuTWhRlJDle7JH0l3CIQuFMjXE7gdzCMN9U2IE2leH\nFTppqoP\/85UbkRHv3HRTrtqmap624Ml4izv19tfXNti7cyR6LY2LCRYFP5H3G9VW\nz+Mbvb2ABdyFRpLVHwaj3y5Dd3UvFXysCoTiDJKnjK8qQFvmIQXeVMShMolcU11A\nb\/2g5mWFAUtzhVunOs4n\/EG0EBJJmxEcNeL0HJDSRdIugjWr4VRmhIg6KKSe1eeX\nLz4TljdLiNTg0+LNvXXHwYqjIs0C3P2NU3YW5\/f0SEgxmhINlcKxxZ4gd7NU5zzw\noQ83E7U+j6tH\/9mNT0IB5VRe5fi3lZvwvoFMtnSPBRaFS+3JTFHOavjG5RyBxs\/B\nsJPrxls\/zShbd16J23OMGy7CziK+KYg50QwqXxjahOrliejXAgMBAAGjggIUMIIC\nEDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMC\nMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFBOGcT3IR1uTjSk3XPb6mVXXh5RZMB8G\nA1UdIwQYMBaAFMXPRqTq9MPAemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAi\nBggrBgEFBQcwAYYWaHR0cDovL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYX\naHR0cDovL3IxMS5pLmxlbmNyLm9yZy8wHAYDVR0RBBUwE4IRaW5zaWdodC4wMC05\nOS54eXowEwYDVR0gBAwwCjAIBgZngQwBAgEwggEDBgorBgEEAdZ5AgQCBIH0BIHx\nAO8AdQDPEVbu1S58r\/OHW9lpLpvpGnFnSrAX7KwB0lt3zsw7CAAAAZKJBccbAAAE\nAwBGMEQCIFMMGQBqOuizP3Dwp7bZIBGpJFBHf65FI5Q79UsXw1XsAiAcv9dzJndA\nwmflABTLuRlKalwNdrXH39645TlxBuWgdwB2AH1ZHhLheCp7HGFnfF79+NCHXBSg\nTpWeuQMv2Q6MLnm4AAABkokFxuUAAAQDAEcwRQIhAPWkj6a465gAJtjJaadWQg5e\n322lfsCSHqn62FL6a9+EAiB8kdAlpnwguH9GThAoEA4q6itrXioPygPue837McG0\n0jANBgkqhkiG9w0BAQsFAAOCAQEAFgFX2caVaEXCcfirMJgDmcTJPuZRSy29HDFK\nRl61qnTHJUBg4TIhF2WnD3skynqEaXblX40vvlkh2pWUISvvGHxWUzXTbJ0JcARz\nJ4CpRD6j+N5HbMV4GH1xNz9OvPDQ5TpYb4hluqNdmU426mVRmMd818o2Xx+3xj1W\n53axByQk0jGBJ8xlI0i\/BY4TzST\/Cfd9lQIYlBWw+GMs5Vjr8rSL03LBsb\/6vKmE\nnxbD+1fVGBpPO\/4RZ+7DDisA6ndglOtQVD1sH1PruyWo\/NGjrOoAO3e5PRGMbMiw\nNBKTm9o+pRzoZp\/a91MXPEERIw2OQpr45C3kV7NUVON7bQL\/5A==\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",
                        "renderBlocking": "potentially_blocking",
                        "load_end": 778,
                        "ttfb_start": 615,
                        "ttfb_end": 778,
                        "download_start": 778,
                        "download_end": 778,
                        "download_ms": 0,
                        "all_start": 264,
                        "all_end": 778,
                        "all_ms": 513,
                        "index": 32,
                        "number": 33,
                        "cpuTimes": {
                            "EvaluateScript": 2,
                            "v8.compile": 0,
                            "FunctionCall": 2
                        },
                        "cpu.EvaluateScript": 2,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 2,
                        "cpuTime": 4,
                        "js_timing": [
                            [
                                972.48500000000001,
                                974.65499999999997
                            ],
                            [
                                972.50400000000002,
                                972.60000000000002
                            ],
                            [
                                1940.4760000000001,
                                1942.6030000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "32923.71",
                        "request_id": "32923.71",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/assets\/images\/template-front.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/assets\/images\/template-front.webp",
                        "raw_id": "32923.71",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 618,
                        "ttfb_ms": 617,
                        "load_start": 774,
                        "load_start_float": 774.00029800000004,
                        "bytesIn": 254,
                        "objectSize": 254,
                        "objectSizeUncompressed": 1436,
                        "chunks": [
                            {
                                "ts": 1392,
                                "bytes": 254,
                                "inflated": 1436
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/assets\/images\/template-front.webp",
                                ":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:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-length: 254",
                                "content-type: image\/webp",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"66ba2324-59c\"",
                                "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2080,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "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": 254,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 254,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 773,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 65,
                        "http2_stream_dependency": 57,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 298,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "1436 bytes",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "ImageWidth": 1687,
                                    "ImageHeight": 2452
                                },
                                "Composite": {
                                    "ImageSize": "1687x2452",
                                    "Megapixels": 4.0999999999999996
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1687,
                                    "height": 2452,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Palette",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 4136524,
                                "imageStatistics": {
                                    "all": {
                                        "min": 31,
                                        "max": 255,
                                        "mean": 251.72,
                                        "standardDeviation": 26.0459,
                                        "kurtosis": 63.705100000000002,
                                        "skewness": -8.0522500000000008,
                                        "entropy": 0.035930299999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 35,
                                        "max": 255,
                                        "mean": 251.755,
                                        "standardDeviation": 25.7712,
                                        "kurtosis": 63.688699999999997,
                                        "skewness": -8.0514100000000006,
                                        "entropy": 0.035930299999999998
                                    },
                                    "green": {
                                        "min": 31,
                                        "max": 255,
                                        "mean": 251.696,
                                        "standardDeviation": 26.240500000000001,
                                        "kurtosis": 63.702399999999997,
                                        "skewness": -8.0524299999999993,
                                        "entropy": 0.035930299999999998
                                    },
                                    "blue": {
                                        "min": 32,
                                        "max": 255,
                                        "mean": 251.71000000000001,
                                        "standardDeviation": 26.126000000000001,
                                        "kurtosis": 63.6751,
                                        "skewness": -8.0506600000000006,
                                        "entropy": 0.035930299999999998
                                    }
                                },
                                "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": 1687,
                                    "height": 2452,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "quality": 100,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-11-15T01:54:12+00:00",
                                    "date:modify": "2024-11-15T01:54:12+00:00",
                                    "signature": "9de13f847619a4f88dc1c8abdb3bc2bcc6fe5c42b3107f797726d8a78de27438"
                                },
                                "tainted": false,
                                "filesize": "1436B",
                                "numberPixels": "4.13652M",
                                "pixelsPerSecond": "86.1692MB",
                                "userTime": "0.050u",
                                "elapsedTime": "0:01.048"
                            }
                        },
                        "load_end": 1392,
                        "ttfb_start": 774,
                        "ttfb_end": 1391,
                        "download_start": 1391,
                        "download_end": 1392,
                        "download_ms": 1,
                        "all_start": 774,
                        "all_end": 1392,
                        "all_ms": 618,
                        "index": 33,
                        "number": 34
                    },
                    {
                        "type": 3,
                        "id": "32923.72",
                        "request_id": "32923.72",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/assets\/images\/template-spine.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/assets\/images\/template-spine.webp",
                        "raw_id": "32923.72",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 618,
                        "ttfb_ms": 616,
                        "load_start": 776,
                        "load_start_float": 776.00030400000003,
                        "bytesIn": 222,
                        "objectSize": 222,
                        "objectSizeUncompressed": 222,
                        "chunks": [
                            {
                                "ts": 1394,
                                "bytes": 222
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/assets\/images\/template-spine.webp",
                                ":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:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 222",
                                "content-type: image\/webp",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"66ba2324-de\"",
                                "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2080,
                        "score_cache": 0,
                        "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": 222,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 774,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 67,
                        "http2_stream_dependency": 49,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 304,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "222 bytes",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "ImageWidth": 200,
                                    "ImageHeight": 2452
                                },
                                "Composite": {
                                    "ImageSize": "200x2452",
                                    "Megapixels": 0.48999999999999999
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 200,
                                    "height": 2452,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Palette",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 490400,
                                "imageStatistics": {
                                    "all": {
                                        "min": 31,
                                        "max": 255,
                                        "mean": 252.97399999999999,
                                        "standardDeviation": 20.418199999999999,
                                        "kurtosis": 106.85599999999999,
                                        "skewness": -10.352399999999999,
                                        "entropy": 0.0316894
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 35,
                                        "max": 255,
                                        "mean": 252.995,
                                        "standardDeviation": 20.2029,
                                        "kurtosis": 106.828,
                                        "skewness": -10.3512,
                                        "entropy": 0.0316894
                                    },
                                    "green": {
                                        "min": 31,
                                        "max": 255,
                                        "mean": 252.959,
                                        "standardDeviation": 20.570900000000002,
                                        "kurtosis": 106.84999999999999,
                                        "skewness": -10.352600000000001,
                                        "entropy": 0.0316894
                                    },
                                    "blue": {
                                        "min": 32,
                                        "max": 255,
                                        "mean": 252.96799999999999,
                                        "standardDeviation": 20.480699999999999,
                                        "kurtosis": 106.809,
                                        "skewness": -10.3504,
                                        "entropy": 0.0316894
                                    }
                                },
                                "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": 200,
                                    "height": 2452,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "quality": 100,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-11-15T01:54:12+00:00",
                                    "date:modify": "2024-11-15T01:54:12+00:00",
                                    "signature": "98f25c2b578aada2738eb7eabe207e6715be05833b60531cd79f1439a88ea864"
                                },
                                "tainted": false,
                                "filesize": "222B",
                                "numberPixels": "490400",
                                "pixelsPerSecond": "104.666MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.004"
                            }
                        },
                        "load_end": 1394,
                        "ttfb_start": 776,
                        "ttfb_end": 1392,
                        "download_start": 1392,
                        "download_end": 1394,
                        "download_ms": 2,
                        "all_start": 776,
                        "all_end": 1394,
                        "all_ms": 618,
                        "index": 34,
                        "number": 35
                    },
                    {
                        "type": 3,
                        "id": "32923.73",
                        "request_id": "32923.73",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/assets\/images\/book-empty-v.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/assets\/images\/book-empty-v.webp",
                        "raw_id": "32923.73",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 683,
                        "ttfb_ms": 614,
                        "load_start": 779,
                        "load_start_float": 779.00031000000001,
                        "bytesIn": 24657,
                        "objectSize": 24657,
                        "objectSizeUncompressed": 24632,
                        "chunks": [
                            {
                                "ts": 1396,
                                "bytes": 3359,
                                "inflated": 3344
                            },
                            {
                                "ts": 1403,
                                "bytes": 737,
                                "inflated": 737
                            },
                            {
                                "ts": 1430,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 1439,
                                "bytes": 4167,
                                "inflated": 4167
                            },
                            {
                                "ts": 1462,
                                "bytes": 10
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/assets\/images\/book-empty-v.webp",
                                ":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:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: image\/webp",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"66ba2324-6038\"",
                                "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2074,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "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": 24727,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 24727,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 775,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 69,
                        "http2_stream_dependency": 45,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 310,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "24 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "AlphaPreprocessing": "Level Reduction",
                                    "AlphaFiltering": "Horizontal",
                                    "AlphaCompression": "Lossless",
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 254,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 2992,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "254x2992",
                                    "Megapixels": 0.76000000000000001
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 254,
                                    "height": 2992,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 759968,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 211.02500000000001,
                                        "standardDeviation": 71.490700000000004,
                                        "kurtosis": 4.2493400000000001,
                                        "skewness": -2.4135900000000001,
                                        "entropy": 0.52970099999999998
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 33.750900000000001,
                                        "standardDeviation": 84.880099999999999,
                                        "kurtosis": 2.7675800000000002,
                                        "skewness": -2.1703399999999999,
                                        "entropy": 0.119718
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 207.19300000000001,
                                        "standardDeviation": 66.767200000000003,
                                        "kurtosis": 5.3272700000000004,
                                        "skewness": -2.64316,
                                        "entropy": 0.68233699999999997
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 208.63399999999999,
                                        "standardDeviation": 67.214200000000005,
                                        "kurtosis": 5.3723599999999996,
                                        "skewness": -2.6539199999999998,
                                        "entropy": 0.65781299999999998
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 207.024,
                                        "standardDeviation": 67.101500000000001,
                                        "kurtosis": 5.2120899999999999,
                                        "skewness": -2.6173299999999999,
                                        "entropy": 0.65893599999999997
                                    }
                                },
                                "alpha": "#00000000",
                                "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": "#FFFFFFFF",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#00000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 254,
                                    "height": 2992,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-11-15T01:54:12+00:00",
                                    "date:modify": "2024-11-15T01:54:12+00:00",
                                    "signature": "4d7c04e80df6f311120ca8dce1314794e2140c7177be6ab56c1a78089ae059ad"
                                },
                                "tainted": false,
                                "filesize": "24632B",
                                "numberPixels": "759968",
                                "pixelsPerSecond": "53.221MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.014"
                            }
                        },
                        "load_end": 1462,
                        "ttfb_start": 779,
                        "ttfb_end": 1393,
                        "download_start": 1393,
                        "download_end": 1462,
                        "download_ms": 69,
                        "all_start": 779,
                        "all_end": 1462,
                        "all_ms": 683,
                        "index": 35,
                        "number": 36
                    },
                    {
                        "type": 3,
                        "id": "32923.74",
                        "request_id": "32923.74",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/assets\/images\/book-empty.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/assets\/images\/book-empty.webp",
                        "raw_id": "32923.74",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 682,
                        "ttfb_ms": 613,
                        "load_start": 780,
                        "load_start_float": 780.000316,
                        "bytesIn": 20617,
                        "objectSize": 20617,
                        "objectSizeUncompressed": 20592,
                        "chunks": [
                            {
                                "ts": 1403,
                                "bytes": 4096,
                                "inflated": 4081
                            },
                            {
                                "ts": 1462,
                                "bytes": 16521,
                                "inflated": 16511
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/assets\/images\/book-empty.webp",
                                ":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:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: image\/webp",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"66ba2324-5070\"",
                                "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2068,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "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": 20688,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 20688,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 776,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 71,
                        "http2_stream_dependency": 69,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 316,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "20 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "AlphaPreprocessing": "Level Reduction",
                                    "AlphaFiltering": "Horizontal",
                                    "AlphaCompression": "Lossless",
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 2992,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 254,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "2992x254",
                                    "Megapixels": 0.76000000000000001
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2992,
                                    "height": 254,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 759968,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 224.167,
                                        "standardDeviation": 35.164200000000001,
                                        "kurtosis": 15.886699999999999,
                                        "skewness": -3.8488099999999998,
                                        "entropy": 0.54751399999999995
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 33.750900000000001,
                                        "standardDeviation": 84.880099999999999,
                                        "kurtosis": 2.7675800000000002,
                                        "skewness": -2.1703399999999999,
                                        "entropy": 0.119718
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 224.69399999999999,
                                        "standardDeviation": 18.322199999999999,
                                        "kurtosis": 15.0481,
                                        "skewness": -2.8450000000000002,
                                        "entropy": 0.702519
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 226.09999999999999,
                                        "standardDeviation": 18.512599999999999,
                                        "kurtosis": 16.261900000000001,
                                        "skewness": -2.96807,
                                        "entropy": 0.68310199999999999
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 224.625,
                                        "standardDeviation": 18.942,
                                        "kurtosis": 15.6708,
                                        "skewness": -2.8859400000000002,
                                        "entropy": 0.68471899999999997
                                    }
                                },
                                "alpha": "#00020000",
                                "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": "#FFFFFFFF",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#00000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 2992,
                                    "height": 254,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-11-15T01:54:12+00:00",
                                    "date:modify": "2024-11-15T01:54:12+00:00",
                                    "signature": "c1869a9117dc82f02d450c4253e1bd4fcdeabc0fcc7815276a259d2b4d2dc198"
                                },
                                "tainted": false,
                                "filesize": "20592B",
                                "numberPixels": "759968",
                                "pixelsPerSecond": "49.4177MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.015"
                            }
                        },
                        "load_end": 1462,
                        "ttfb_start": 780,
                        "ttfb_end": 1393,
                        "download_start": 1393,
                        "download_end": 1462,
                        "download_ms": 69,
                        "all_start": 780,
                        "all_end": 1462,
                        "all_ms": 682,
                        "index": 36,
                        "number": 37
                    },
                    {
                        "type": 3,
                        "id": "32923.75",
                        "request_id": "32923.75",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/assets\/images\/template-back.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/assets\/images\/template-back.webp",
                        "raw_id": "32923.75",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 622,
                        "ttfb_ms": 614,
                        "load_start": 780,
                        "load_start_float": 780.00032199999998,
                        "bytesIn": 252,
                        "objectSize": 252,
                        "objectSizeUncompressed": 1434,
                        "chunks": [
                            {
                                "ts": 1402,
                                "bytes": 252,
                                "inflated": 1434
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/webp",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/assets\/images\/template-back.webp",
                                ":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:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-length: 252",
                                "content-type: image\/webp",
                                "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                "etag: \"66ba2324-59a\"",
                                "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2077,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "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": 252,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 252,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 777,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 73,
                        "http2_stream_dependency": 53,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 322,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "1434 bytes",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "ImageWidth": 1687,
                                    "ImageHeight": 2452
                                },
                                "Composite": {
                                    "ImageSize": "1687x2452",
                                    "Megapixels": 4.0999999999999996
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1687,
                                    "height": 2452,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Palette",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 4136524,
                                "imageStatistics": {
                                    "all": {
                                        "min": 31,
                                        "max": 255,
                                        "mean": 251.72,
                                        "standardDeviation": 26.0459,
                                        "kurtosis": 63.705100000000002,
                                        "skewness": -8.0522500000000008,
                                        "entropy": 0.035930299999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 35,
                                        "max": 255,
                                        "mean": 251.755,
                                        "standardDeviation": 25.7712,
                                        "kurtosis": 63.688699999999997,
                                        "skewness": -8.0514100000000006,
                                        "entropy": 0.035930299999999998
                                    },
                                    "green": {
                                        "min": 31,
                                        "max": 255,
                                        "mean": 251.696,
                                        "standardDeviation": 26.240500000000001,
                                        "kurtosis": 63.702399999999997,
                                        "skewness": -8.0524299999999993,
                                        "entropy": 0.035930299999999998
                                    },
                                    "blue": {
                                        "min": 32,
                                        "max": 255,
                                        "mean": 251.71000000000001,
                                        "standardDeviation": 26.126000000000001,
                                        "kurtosis": 63.6751,
                                        "skewness": -8.0506600000000006,
                                        "entropy": 0.035930299999999998
                                    }
                                },
                                "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": 1687,
                                    "height": 2452,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "quality": 100,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-11-15T01:54:12+00:00",
                                    "date:modify": "2024-11-15T01:54:12+00:00",
                                    "signature": "db19aab6ea71a95c6a505d56ee7ff6732db92e46ac7fe20fe91aa1c79c53c41a"
                                },
                                "tainted": false,
                                "filesize": "1434B",
                                "numberPixels": "4.13652M",
                                "pixelsPerSecond": "106.132MB",
                                "userTime": "0.040u",
                                "elapsedTime": "0:01.038"
                            }
                        },
                        "load_end": 1402,
                        "ttfb_start": 780,
                        "ttfb_end": 1394,
                        "download_start": 1394,
                        "download_end": 1402,
                        "download_ms": 8,
                        "all_start": 780,
                        "all_end": 1402,
                        "all_ms": 622,
                        "index": 37,
                        "number": 38
                    },
                    {
                        "type": 3,
                        "id": "32923.67",
                        "request_id": "32923.67",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/assets\/fonts\/Inter-Bold.woff2?v=3.19",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/assets\/fonts\/Inter-Bold.woff2?v=3.19",
                        "raw_id": "32923.67",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 784,
                        "ttfb_ms": 597,
                        "load_start": 866,
                        "load_start_float": 866.00033199999996,
                        "bytesIn": 106170,
                        "objectSize": 106170,
                        "objectSizeUncompressed": 106140,
                        "chunks": [
                            {
                                "ts": 1472,
                                "bytes": 4096,
                                "inflated": 4081
                            },
                            {
                                "ts": 1503,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 1529,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 1552,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 1576,
                                "bytes": 12302,
                                "inflated": 12302
                            },
                            {
                                "ts": 1580,
                                "bytes": 4096,
                                "inflated": 4091
                            },
                            {
                                "ts": 1609,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 1639,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 1644,
                                "bytes": 3746,
                                "inflated": 3746
                            },
                            {
                                "ts": 1650,
                                "bytes": 10
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "font\/woff2",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/assets\/css\/fonts.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/assets\/fonts\/Inter-Bold.woff2?v=3.19",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/whynicht.com",
                                "priority: u=0",
                                "referer: https:\/\/whynicht.com\/assets\/css\/fonts.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: font\/woff2",
                                "date: Fri, 15 Nov 2024 01:54:12 GMT",
                                "etag: \"66ba2324-19e9c\"",
                                "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1960,
                        "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": 106329,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 864,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 75,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 332,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 1036,
                                "GPOS": 77352,
                                "GSUB": 21834,
                                "OS\/2": 96,
                                "cmap": 25994,
                                "glyf": 111185,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 10190,
                                "loca": 0,
                                "maxp": 32,
                                "name": 1626,
                                "post": 25773
                            },
                            "names": {
                                "0": "Copyright \u00a9 2020 The Inter Project Authors",
                                "1": "Inter",
                                "2": "Bold",
                                "3": "Inter-Bold:2021:0a5106e0b",
                                "4": "Inter Bold",
                                "5": "Version 3.019;git-0a5106e0b",
                                "6": "Inter-Bold",
                                "7": "Inter UI and Inter is a trademark of rsms.",
                                "8": "rsms",
                                "9": "Rasmus Andersson",
                                "11": "https:\/\/rsms.me\/",
                                "12": "https:\/\/rsms.me\/",
                                "13": "This Font Software is licensed under the SIL Open Font License, ",
                                "14": "http:\/\/scripts.sil.org\/OFL"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 1879,
                                "usWeightClass": 700,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 1830,
                                "ySubscriptYSize": 1690,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 211,
                                "ySuperscriptXSize": 1830,
                                "ySuperscriptYSize": 1690,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 986,
                                "yStrikeoutSize": 269,
                                "yStrikeoutPosition": 922,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 3758099199,
                                "ulUnicodeRange2": 1375773183,
                                "ulUnicodeRange3": 33,
                                "ulUnicodeRange4": 0,
                                "achVendID": "RSMS",
                                "fsSelection": 160,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 65535,
                                "sTypoAscender": 2728,
                                "sTypoDescender": -680,
                                "sTypoLineGap": 0,
                                "usWinAscent": 2728,
                                "usWinDescent": 680,
                                "ulCodePageRange1": 415,
                                "ulCodePageRange2": 0,
                                "sxHeight": 1536,
                                "sCapHeight": 2048,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 12,
                                "panose": {
                                    "bFamilyType": 2,
                                    "bSerifStyle": 0,
                                    "bWeight": 8,
                                    "bProportion": 3,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 2,
                                    "bMidline": 0,
                                    "bXHeight": 4
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -435,
                                "underlineThickness": 269,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 0,
                                        "encoding": 4
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 10
                                    }
                                ],
                                "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,
                                    312,
                                    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,
                                    383,
                                    384,
                                    385,
                                    386,
                                    387,
                                    388,
                                    389,
                                    390,
                                    391,
                                    392,
                                    393,
                                    394,
                                    395,
                                    396,
                                    397,
                                    398,
                                    399,
                                    400,
                                    401,
                                    402,
                                    403,
                                    404,
                                    405,
                                    406,
                                    407,
                                    408,
                                    409,
                                    410,
                                    411,
                                    412,
                                    413,
                                    414,
                                    415,
                                    416,
                                    417,
                                    418,
                                    419,
                                    420,
                                    421,
                                    422,
                                    423,
                                    424,
                                    425,
                                    426,
                                    427,
                                    428,
                                    429,
                                    430,
                                    431,
                                    432,
                                    433,
                                    434,
                                    435,
                                    436,
                                    437,
                                    438,
                                    439,
                                    440,
                                    441,
                                    442,
                                    443,
                                    444,
                                    445,
                                    446,
                                    447,
                                    448,
                                    449,
                                    450,
                                    451,
                                    453,
                                    454,
                                    455,
                                    456,
                                    457,
                                    458,
                                    459,
                                    460,
                                    461,
                                    462,
                                    463,
                                    464,
                                    465,
                                    466,
                                    467,
                                    468,
                                    469,
                                    470,
                                    471,
                                    472,
                                    473,
                                    474,
                                    475,
                                    476,
                                    477,
                                    478,
                                    479,
                                    480,
                                    481,
                                    482,
                                    483,
                                    484,
                                    485,
                                    486,
                                    487,
                                    488,
                                    489,
                                    490,
                                    491,
                                    492,
                                    493,
                                    494,
                                    495,
                                    496,
                                    497,
                                    498,
                                    499,
                                    500,
                                    501,
                                    502,
                                    503,
                                    504,
                                    505,
                                    506,
                                    507,
                                    508,
                                    509,
                                    510,
                                    511,
                                    512,
                                    513,
                                    514,
                                    515,
                                    516,
                                    517,
                                    518,
                                    519,
                                    520,
                                    521,
                                    522,
                                    523,
                                    524,
                                    525,
                                    526,
                                    527,
                                    528,
                                    529,
                                    530,
                                    531,
                                    532,
                                    533,
                                    534,
                                    535,
                                    536,
                                    537,
                                    538,
                                    539,
                                    540,
                                    541,
                                    542,
                                    543,
                                    544,
                                    545,
                                    546,
                                    547,
                                    548,
                                    549,
                                    550,
                                    551,
                                    552,
                                    553,
                                    554,
                                    555,
                                    556,
                                    557,
                                    558,
                                    559,
                                    560,
                                    561,
                                    562,
                                    563,
                                    564,
                                    565,
                                    566,
                                    567,
                                    568,
                                    569,
                                    570,
                                    571,
                                    572,
                                    573,
                                    574,
                                    575,
                                    576,
                                    577,
                                    578,
                                    579,
                                    580,
                                    581,
                                    582,
                                    583,
                                    584,
                                    585,
                                    586,
                                    587,
                                    588,
                                    589,
                                    590,
                                    591,
                                    592,
                                    593,
                                    594,
                                    595,
                                    596,
                                    597,
                                    598,
                                    599,
                                    600,
                                    601,
                                    602,
                                    603,
                                    604,
                                    605,
                                    606,
                                    607,
                                    608,
                                    609,
                                    610,
                                    611,
                                    612,
                                    613,
                                    614,
                                    615,
                                    616,
                                    617,
                                    618,
                                    619,
                                    620,
                                    621,
                                    622,
                                    623,
                                    624,
                                    625,
                                    626,
                                    627,
                                    628,
                                    629,
                                    630,
                                    631,
                                    632,
                                    633,
                                    634,
                                    635,
                                    636,
                                    637,
                                    638,
                                    639,
                                    640,
                                    641,
                                    642,
                                    643,
                                    644,
                                    645,
                                    646,
                                    647,
                                    648,
                                    649,
                                    650,
                                    651,
                                    652,
                                    653,
                                    654,
                                    655,
                                    656,
                                    657,
                                    658,
                                    659,
                                    660,
                                    661,
                                    662,
                                    663,
                                    664,
                                    665,
                                    666,
                                    667,
                                    668,
                                    669,
                                    670,
                                    671,
                                    672,
                                    673,
                                    674,
                                    675,
                                    676,
                                    677,
                                    678,
                                    679,
                                    680,
                                    681,
                                    682,
                                    683,
                                    684,
                                    685,
                                    686,
                                    687,
                                    688,
                                    689,
                                    690,
                                    691,
                                    692,
                                    693,
                                    694,
                                    695,
                                    696,
                                    697,
                                    698,
                                    699,
                                    700,
                                    701,
                                    702,
                                    703,
                                    704,
                                    705,
                                    706,
                                    707,
                                    708,
                                    709,
                                    710,
                                    711,
                                    712,
                                    713,
                                    714,
                                    715,
                                    716,
                                    717,
                                    718,
                                    719,
                                    720,
                                    721,
                                    722,
                                    723,
                                    724,
                                    725,
                                    726,
                                    727,
                                    728,
                                    729,
                                    730,
                                    731,
                                    732,
                                    733,
                                    734,
                                    735,
                                    736,
                                    737,
                                    738,
                                    739,
                                    740,
                                    741,
                                    742,
                                    743,
                                    744,
                                    745,
                                    746,
                                    747,
                                    748,
                                    749,
                                    750,
                                    751,
                                    752,
                                    753,
                                    754,
                                    755,
                                    756,
                                    757,
                                    758,
                                    759,
                                    760,
                                    761,
                                    762,
                                    763,
                                    764,
                                    765,
                                    766,
                                    767,
                                    768,
                                    769,
                                    770,
                                    771,
                                    772,
                                    773,
                                    774,
                                    775,
                                    776,
                                    777,
                                    778,
                                    779,
                                    780,
                                    781,
                                    782,
                                    783,
                                    784,
                                    785,
                                    786,
                                    787,
                                    788,
                                    789,
                                    790,
                                    791,
                                    792,
                                    793,
                                    794,
                                    795,
                                    796,
                                    797,
                                    798,
                                    801,
                                    802,
                                    803,
                                    804,
                                    805,
                                    806,
                                    807,
                                    808,
                                    809,
                                    810,
                                    811,
                                    812,
                                    813,
                                    814,
                                    815,
                                    816,
                                    817,
                                    818,
                                    819,
                                    820,
                                    821,
                                    822,
                                    823,
                                    824,
                                    825,
                                    826,
                                    827,
                                    828,
                                    829,
                                    830,
                                    831,
                                    832,
                                    833,
                                    834,
                                    835,
                                    836,
                                    837,
                                    838,
                                    839,
                                    840,
                                    841,
                                    842,
                                    843,
                                    844,
                                    845,
                                    846,
                                    847,
                                    848,
                                    849,
                                    850,
                                    851,
                                    852,
                                    853,
                                    854,
                                    855,
                                    856,
                                    857,
                                    858,
                                    859,
                                    860,
                                    861,
                                    862,
                                    863,
                                    864,
                                    865,
                                    866,
                                    867,
                                    868,
                                    869,
                                    870,
                                    871,
                                    872,
                                    873,
                                    874,
                                    875,
                                    876,
                                    877,
                                    878,
                                    879,
                                    880,
                                    881,
                                    882,
                                    883,
                                    884,
                                    885,
                                    886,
                                    887,
                                    890,
                                    891,
                                    892,
                                    893,
                                    894,
                                    895,
                                    900,
                                    901,
                                    902,
                                    903,
                                    904,
                                    905,
                                    906,
                                    908,
                                    910,
                                    911,
                                    912,
                                    913,
                                    914,
                                    915,
                                    916,
                                    917,
                                    918,
                                    919,
                                    920,
                                    921,
                                    922,
                                    923,
                                    924,
                                    925,
                                    926,
                                    927,
                                    928,
                                    929,
                                    931,
                                    932,
                                    933,
                                    934,
                                    935,
                                    936,
                                    937,
                                    938,
                                    939,
                                    940,
                                    941,
                                    942,
                                    943,
                                    944,
                                    945,
                                    946,
                                    947,
                                    948,
                                    949,
                                    950,
                                    951,
                                    952,
                                    953,
                                    954,
                                    955,
                                    956,
                                    957,
                                    958,
                                    959,
                                    960,
                                    961,
                                    962,
                                    963,
                                    964,
                                    965,
                                    966,
                                    967,
                                    968,
                                    969,
                                    970,
                                    971,
                                    972,
                                    973,
                                    974,
                                    975,
                                    976,
                                    977,
                                    978,
                                    979,
                                    980,
                                    981,
                                    982,
                                    983,
                                    984,
                                    985,
                                    986,
                                    987,
                                    988,
                                    989,
                                    990,
                                    991,
                                    992,
                                    993,
                                    1008,
                                    1009,
                                    1010,
                                    1011,
                                    1012,
                                    1013,
                                    1014,
                                    1015,
                                    1016,
                                    1017,
                                    1018,
                                    1019,
                                    1020,
                                    1021,
                                    1022,
                                    1023,
                                    1024,
                                    1025,
                                    1026,
                                    1027,
                                    1028,
                                    1029,
                                    1030,
                                    1031,
                                    1032,
                                    1033,
                                    1034,
                                    1035,
                                    1036,
                                    1037,
                                    1038,
                                    1039,
                                    1040,
                                    1041,
                                    1042,
                                    1043,
                                    1044,
                                    1045,
                                    1046,
                                    1047,
                                    1048,
                                    1049,
                                    1050,
                                    1051,
                                    1052,
                                    1053,
                                    1054,
                                    1055,
                                    1056,
                                    1057,
                                    1058,
                                    1059,
                                    1060,
                                    1061,
                                    1062,
                                    1063,
                                    1064,
                                    1065,
                                    1066,
                                    1067,
                                    1068,
                                    1069,
                                    1070,
                                    1071,
                                    1072,
                                    1073,
                                    1074,
                                    1075,
                                    1076,
                                    1077,
                                    1078,
                                    1079,
                                    1080,
                                    1081,
                                    1082,
                                    1083,
                                    1084,
                                    1085,
                                    1086,
                                    1087,
                                    1088,
                                    1089,
                                    1090,
                                    1091,
                                    1092,
                                    1093,
                                    1094,
                                    1095,
                                    1096,
                                    1097,
                                    1098,
                                    1099,
                                    1100,
                                    1101,
                                    1102,
                                    1103,
                                    1104,
                                    1105,
                                    1106,
                                    1107,
                                    1108,
                                    1109,
                                    1110,
                                    1111,
                                    1112,
                                    1113,
                                    1114,
                                    1115,
                                    1116,
                                    1117,
                                    1118,
                                    1119,
                                    1120,
                                    1121,
                                    1122,
                                    1123,
                                    1124,
                                    1125,
                                    1126,
                                    1127,
                                    1128,
                                    1129,
                                    1130,
                                    1131,
                                    1132,
                                    1133,
                                    1134,
                                    1135,
                                    1136,
                                    1137,
                                    1138,
                                    1139,
                                    1140,
                                    1141,
                                    1142,
                                    1143,
                                    1144,
                                    1145,
                                    1146,
                                    1147,
                                    1148,
                                    1149,
                                    1150,
                                    1151,
                                    1152,
                                    1153,
                                    1154,
                                    1155,
                                    1156,
                                    1157,
                                    1158,
                                    1159,
                                    1160,
                                    1161,
                                    1162,
                                    1163,
                                    1164,
                                    1165,
                                    1166,
                                    1167,
                                    1168,
                                    1169,
                                    1170,
                                    1171,
                                    1172,
                                    1173,
                                    1174,
                                    1175,
                                    1176,
                                    1177,
                                    1178,
                                    1179,
                                    1180,
                                    1181,
                                    1184,
                                    1185,
                                    1186,
                                    1187,
                                    1188,
                                    1189,
                                    1190,
                                    1191,
                                    1192,
                                    1193,
                                    1194,
                                    1195,
                                    1196,
                                    1197,
                                    1198,
                                    1199,
                                    1200,
                                    1201,
                                    1202,
                                    1203,
                                    1204,
                                    1205,
                                    1206,
                                    1207,
                                    1208,
                                    1209,
                                    1210,
                                    1211,
                                    1212,
                                    1213,
                                    1214,
                                    1215,
                                    1216,
                                    1217,
                                    1218,
                                    1219,
                                    1220,
                                    1221,
                                    1222,
                                    1223,
                                    1224,
                                    1225,
                                    1226,
                                    1227,
                                    1228,
                                    1229,
                                    1230,
                                    1231,
                                    1232,
                                    1233,
                                    1234,
                                    1235,
                                    1236,
                                    1237,
                                    1238,
                                    1239,
                                    1240,
                                    1241,
                                    1242,
                                    1243,
                                    1244,
                                    1245,
                                    1246,
                                    1247,
                                    1248,
                                    1249,
                                    1250,
                                    1251,
                                    1252,
                                    1253,
                                    1254,
                                    1255,
                                    1256,
                                    1257,
                                    1258,
                                    1259,
                                    1260,
                                    1261,
                                    1262,
                                    1263,
                                    1264,
                                    1265,
                                    1266,
                                    1267,
                                    1268,
                                    1269,
                                    1270,
                                    1271,
                                    1272,
                                    1273,
                                    1274,
                                    1275,
                                    1276,
                                    1277,
                                    1278,
                                    1279,
                                    1327,
                                    3647,
                                    7491,
                                    7495,
                                    7496,
                                    7497,
                                    7501,
                                    7503,
                                    7504,
                                    7506,
                                    7510,
                                    7511,
                                    7512,
                                    7515,
                                    7522,
                                    7523,
                                    7524,
                                    7525,
                                    7580,
                                    7584,
                                    7611,
                                    7615,
                                    7616,
                                    7617,
                                    7618,
                                    7619,
                                    7620,
                                    7621,
                                    7622,
                                    7623,
                                    7624,
                                    7625,
                                    7626,
                                    7627,
                                    7628,
                                    7629,
                                    7630,
                                    7631,
                                    7632,
                                    7633,
                                    7634,
                                    7635,
                                    7636,
                                    7637,
                                    7638,
                                    7639,
                                    7640,
                                    7641,
                                    7642,
                                    7643,
                                    7644,
                                    7645,
                                    7646,
                                    7647,
                                    7648,
                                    7649,
                                    7650,
                                    7651,
                                    7652,
                                    7653,
                                    7654,
                                    7655,
                                    7656,
                                    7657,
                                    7658,
                                    7659,
                                    7660,
                                    7661,
                                    7662,
                                    7663,
                                    7664,
                                    7665,
                                    7666,
                                    7667,
                                    7668,
                                    7669,
                                    7676,
                                    7677,
                                    7678,
                                    7679,
                                    7680,
                                    7681,
                                    7682,
                                    7683,
                                    7684,
                                    7685,
                                    7686,
                                    7687,
                                    7688,
                                    7689,
                                    7690,
                                    7691,
                                    7692,
                                    7693,
                                    7694,
                                    7695,
                                    7696,
                                    7697,
                                    7698,
                                    7699,
                                    7700,
                                    7701,
                                    7702,
                                    7703,
                                    7704,
                                    7705,
                                    7706,
                                    7707,
                                    7708,
                                    7709,
                                    7710,
                                    7711,
                                    7712,
                                    7713,
                                    7714,
                                    7715,
                                    7716,
                                    7717,
                                    7718,
                                    7719,
                                    7720,
                                    7721,
                                    7722,
                                    7723,
                                    7724,
                                    7725,
                                    7726,
                                    7727,
                                    7728,
                                    7729,
                                    7730,
                                    7731,
                                    7732,
                                    7733,
                                    7734,
                                    7735,
                                    7736,
                                    7737,
                                    7738,
                                    7739,
                                    7740,
                                    7741,
                                    7742,
                                    7743,
                                    7744,
                                    7745,
                                    7746,
                                    7747,
                                    7748,
                                    7749,
                                    7750,
                                    7751,
                                    7752,
                                    7753,
                                    7754,
                                    7755,
                                    7756,
                                    7757,
                                    7758,
                                    7759,
                                    7760,
                                    7761,
                                    7762,
                                    7763,
                                    7764,
                                    7765,
                                    7766,
                                    7767,
                                    7768,
                                    7769,
                                    7770,
                                    7771,
                                    7772,
                                    7773,
                                    7774,
                                    7775,
                                    7776,
                                    7777,
                                    7778,
                                    7779,
                                    7780,
                                    7781,
                                    7782,
                                    7783,
                                    7784,
                                    7785,
                                    7786,
                                    7787,
                                    7788,
                                    7789,
                                    7790,
                                    7791,
                                    7792,
                                    7793,
                                    7794,
                                    7795,
                                    7796,
                                    7797,
                                    7798,
                                    7799,
                                    7800,
                                    7801,
                                    7802,
                                    7803,
                                    7804,
                                    7805,
                                    7806,
                                    7807,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    7814,
                                    7815,
                                    7816,
                                    7817,
                                    7818,
                                    7819,
                                    7820,
                                    7821,
                                    7822,
                                    7823,
                                    7824,
                                    7825,
                                    7826,
                                    7827,
                                    7828,
                                    7829,
                                    7830,
                                    7831,
                                    7832,
                                    7833,
                                    7834,
                                    7835,
                                    7836,
                                    7837,
                                    7838,
                                    7839,
                                    7840,
                                    7841,
                                    7842,
                                    7843,
                                    7844,
                                    7845,
                                    7846,
                                    7847,
                                    7848,
                                    7849,
                                    7850,
                                    7851,
                                    7852,
                                    7853,
                                    7854,
                                    7855,
                                    7856,
                                    7857,
                                    7858,
                                    7859,
                                    7860,
                                    7861,
                                    7862,
                                    7863,
                                    7864,
                                    7865,
                                    7866,
                                    7867,
                                    7868,
                                    7869,
                                    7870,
                                    7871,
                                    7872,
                                    7873,
                                    7874,
                                    7875,
                                    7876,
                                    7877,
                                    7878,
                                    7879,
                                    7880,
                                    7881,
                                    7882,
                                    7883,
                                    7884,
                                    7885,
                                    7886,
                                    7887,
                                    7888,
                                    7889,
                                    7890,
                                    7891,
                                    7892,
                                    7893,
                                    7894,
                                    7895,
                                    7896,
                                    7897,
                                    7898,
                                    7899,
                                    7900,
                                    7901,
                                    7902,
                                    7903,
                                    7904,
                                    7905,
                                    7906,
                                    7907,
                                    7908,
                                    7909,
                                    7910,
                                    7911,
                                    7912,
                                    7913,
                                    7914,
                                    7915,
                                    7916,
                                    7917,
                                    7918,
                                    7919,
                                    7920,
                                    7921,
                                    7922,
                                    7923,
                                    7924,
                                    7925,
                                    7926,
                                    7927,
                                    7928,
                                    7929,
                                    7930,
                                    7931,
                                    7932,
                                    7933,
                                    7934,
                                    7935,
                                    7936,
                                    7937,
                                    7938,
                                    7939,
                                    7940,
                                    7941,
                                    7942,
                                    7943,
                                    7944,
                                    7945,
                                    7946,
                                    7947,
                                    7948,
                                    7949,
                                    7950,
                                    7951,
                                    7952,
                                    7953,
                                    7954,
                                    7955,
                                    7956,
                                    7957,
                                    7960,
                                    7961,
                                    7962,
                                    7963,
                                    7964,
                                    7965,
                                    7968,
                                    7969,
                                    7970,
                                    7971,
                                    7972,
                                    7973,
                                    7974,
                                    7975,
                                    7976,
                                    7977,
                                    7978,
                                    7979,
                                    7980,
                                    7981,
                                    7982,
                                    7983,
                                    7984,
                                    7985,
                                    7986,
                                    7987,
                                    7988,
                                    7989,
                                    7990,
                                    7991,
                                    7992,
                                    7993,
                                    7994,
                                    7995,
                                    7996,
                                    7997,
                                    7998,
                                    7999,
                                    8000,
                                    8001,
                                    8002,
                                    8003,
                                    8004,
                                    8005,
                                    8008,
                                    8009,
                                    8010,
                                    8011,
                                    8012,
                                    8013,
                                    8016,
                                    8017,
                                    8018,
                                    8019,
                                    8020,
                                    8021,
                                    8022,
                                    8023,
                                    8025,
                                    8027,
                                    8029,
                                    8031,
                                    8032,
                                    8033,
                                    8034,
                                    8035,
                                    8036,
                                    8037,
                                    8038,
                                    8039,
                                    8040,
                                    8041,
                                    8042,
                                    8043,
                                    8044,
                                    8045,
                                    8046,
                                    8047,
                                    8048,
                                    8049,
                                    8050,
                                    8051,
                                    8052,
                                    8053,
                                    8054,
                                    8055,
                                    8056,
                                    8057,
                                    8058,
                                    8059,
                                    8060,
                                    8061,
                                    8064,
                                    8065,
                                    8066,
                                    8067,
                                    8068,
                                    8069,
                                    8070,
                                    8071,
                                    8072,
                                    8073,
                                    8074,
                                    8075,
                                    8076,
                                    8077,
                                    8078,
                                    8079,
                                    8080,
                                    8081,
                                    8082,
                                    8083,
                                    8084,
                                    8085,
                                    8086,
                                    8087,
                                    8088,
                                    8089,
                                    8090,
                                    8091,
                                    8092,
                                    8093,
                                    8094,
                                    8095,
                                    8096,
                                    8097,
                                    8098,
                                    8099,
                                    8100,
                                    8101,
                                    8102,
                                    8103,
                                    8104,
                                    8105,
                                    8106,
                                    8107,
                                    8108,
                                    8109,
                                    8110,
                                    8111,
                                    8112,
                                    8113,
                                    8114,
                                    8115,
                                    8116,
                                    8118,
                                    8119,
                                    8120,
                                    8121,
                                    8122,
                                    8123,
                                    8124,
                                    8125,
                                    8126,
                                    8127,
                                    8128,
                                    8129,
                                    8130,
                                    8131,
                                    8132,
                                    8134,
                                    8135,
                                    8136,
                                    8137,
                                    8138,
                                    8139,
                                    8140,
                                    8141,
                                    8142,
                                    8143,
                                    8144,
                                    8145,
                                    8146,
                                    8147,
                                    8150,
                                    8151,
                                    8152,
                                    8153,
                                    8154,
                                    8155,
                                    8157,
                                    8158,
                                    8159,
                                    8160,
                                    8161,
                                    8162,
                                    8163,
                                    8164,
                                    8165,
                                    8166,
                                    8167,
                                    8168,
                                    8169,
                                    8170,
                                    8171,
                                    8172,
                                    8173,
                                    8174,
                                    8175,
                                    8178,
                                    8179,
                                    8180,
                                    8182,
                                    8183,
                                    8184,
                                    8185,
                                    8186,
                                    8187,
                                    8188,
                                    8189,
                                    8190,
                                    8192,
                                    8193,
                                    8194,
                                    8195,
                                    8196,
                                    8197,
                                    8198,
                                    8199,
                                    8200,
                                    8201,
                                    8202,
                                    8203,
                                    8208,
                                    8209,
                                    8210,
                                    8211,
                                    8212,
                                    8213,
                                    8214,
                                    8215,
                                    8216,
                                    8217,
                                    8218,
                                    8219,
                                    8220,
                                    8221,
                                    8222,
                                    8223,
                                    8224,
                                    8225,
                                    8226,
                                    8227,
                                    8228,
                                    8229,
                                    8230,
                                    8231,
                                    8239,
                                    8240,
                                    8241,
                                    8242,
                                    8243,
                                    8244,
                                    8245,
                                    8246,
                                    8247,
                                    8248,
                                    8249,
                                    8250,
                                    8251,
                                    8252,
                                    8253,
                                    8254,
                                    8255,
                                    8256,
                                    8257,
                                    8258,
                                    8259,
                                    8260,
                                    8261,
                                    8262,
                                    8263,
                                    8264,
                                    8265,
                                    8266,
                                    8267,
                                    8268,
                                    8269,
                                    8270,
                                    8271,
                                    8272,
                                    8273,
                                    8274,
                                    8275,
                                    8276,
                                    8277,
                                    8278,
                                    8279,
                                    8280,
                                    8281,
                                    8282,
                                    8283,
                                    8284,
                                    8285,
                                    8286,
                                    8287,
                                    8304,
                                    8305,
                                    8308,
                                    8309,
                                    8310,
                                    8311,
                                    8312,
                                    8313,
                                    8314,
                                    8315,
                                    8316,
                                    8317,
                                    8318,
                                    8319,
                                    8320,
                                    8321,
                                    8322,
                                    8323,
                                    8324,
                                    8325,
                                    8326,
                                    8327,
                                    8328,
                                    8329,
                                    8330,
                                    8331,
                                    8332,
                                    8333,
                                    8334,
                                    8336,
                                    8337,
                                    8338,
                                    8339,
                                    8340,
                                    8341,
                                    8342,
                                    8343,
                                    8344,
                                    8345,
                                    8346,
                                    8347,
                                    8348,
                                    8352,
                                    8353,
                                    8354,
                                    8355,
                                    8356,
                                    8357,
                                    8358,
                                    8359,
                                    8360,
                                    8361,
                                    8362,
                                    8363,
                                    8364,
                                    8365,
                                    8366,
                                    8367,
                                    8368,
                                    8369,
                                    8370,
                                    8371,
                                    8372,
                                    8373,
                                    8374,
                                    8375,
                                    8376,
                                    8377,
                                    8378,
                                    8379,
                                    8380,
                                    8381,
                                    8382,
                                    8383,
                                    8411,
                                    8412,
                                    8413,
                                    8414,
                                    8424,
                                    8432,
                                    8448,
                                    8449,
                                    8451,
                                    8453,
                                    8454,
                                    8457,
                                    8467,
                                    8470,
                                    8471,
                                    8478,
                                    8479,
                                    8480,
                                    8481,
                                    8482,
                                    8483,
                                    8486,
                                    8490,
                                    8491,
                                    8494,
                                    8498,
                                    8507,
                                    8525,
                                    8527,
                                    8531,
                                    8538,
                                    8539,
                                    8540,
                                    8541,
                                    8542,
                                    8543,
                                    8544,
                                    8545,
                                    8546,
                                    8547,
                                    8548,
                                    8549,
                                    8550,
                                    8551,
                                    8552,
                                    8553,
                                    8554,
                                    8555,
                                    8556,
                                    8557,
                                    8558,
                                    8559,
                                    8560,
                                    8561,
                                    8562,
                                    8563,
                                    8564,
                                    8565,
                                    8566,
                                    8567,
                                    8568,
                                    8569,
                                    8570,
                                    8571,
                                    8572,
                                    8573,
                                    8574,
                                    8575,
                                    8576,
                                    8577,
                                    8578,
                                    8579,
                                    8580,
                                    8581,
                                    8582,
                                    8583,
                                    8584,
                                    8592,
                                    8593,
                                    8594,
                                    8595,
                                    8596,
                                    8597,
                                    8598,
                                    8599,
                                    8600,
                                    8601,
                                    8617,
                                    8618,
                                    8624,
                                    8625,
                                    8627,
                                    8628,
                                    8629,
                                    8634,
                                    8635,
                                    8656,
                                    8658,
                                    8660,
                                    8670,
                                    8671,
                                    8676,
                                    8677,
                                    8679,
                                    8682,
                                    8706,
                                    8709,
                                    8710,
                                    8719,
                                    8721,
                                    8722,
                                    8730,
                                    8734,
                                    8747,
                                    8776,
                                    8800,
                                    8804,
                                    8805,
                                    8963,
                                    8965,
                                    8984,
                                    8997,
                                    8998,
                                    8999,
                                    9003,
                                    9088,
                                    9095,
                                    9099,
                                    9166,
                                    9167,
                                    9251,
                                    9312,
                                    9313,
                                    9314,
                                    9315,
                                    9316,
                                    9317,
                                    9318,
                                    9319,
                                    9320,
                                    9398,
                                    9399,
                                    9400,
                                    9401,
                                    9402,
                                    9403,
                                    9404,
                                    9405,
                                    9406,
                                    9407,
                                    9408,
                                    9409,
                                    9410,
                                    9411,
                                    9412,
                                    9413,
                                    9414,
                                    9415,
                                    9416,
                                    9417,
                                    9418,
                                    9419,
                                    9420,
                                    9421,
                                    9422,
                                    9423,
                                    9450,
                                    9632,
                                    9633,
                                    9634,
                                    9642,
                                    9650,
                                    9651,
                                    9654,
                                    9655,
                                    9658,
                                    9659,
                                    9660,
                                    9661,
                                    9664,
                                    9665,
                                    9668,
                                    9669,
                                    9670,
                                    9671,
                                    9674,
                                    9675,
                                    9679,
                                    9702,
                                    9711,
                                    9728,
                                    9733,
                                    9734,
                                    9788,
                                    9825,
                                    9829,
                                    9888,
                                    10003,
                                    10007,
                                    10070,
                                    10084,
                                    10112,
                                    10113,
                                    10114,
                                    10115,
                                    10116,
                                    10117,
                                    10118,
                                    10119,
                                    10120,
                                    10223,
                                    10229,
                                    10230,
                                    10231,
                                    10232,
                                    10233,
                                    10234,
                                    11014,
                                    11026,
                                    11027,
                                    11036,
                                    11388,
                                    11391,
                                    11775,
                                    11800,
                                    42655,
                                    43007,
                                    43310,
                                    57344,
                                    57346,
                                    57347,
                                    57348,
                                    57349,
                                    57350,
                                    57351,
                                    57352,
                                    57353,
                                    57354,
                                    57355,
                                    57356,
                                    57357,
                                    57358,
                                    57359,
                                    57360,
                                    57361,
                                    57362,
                                    57363,
                                    57364,
                                    57365,
                                    57366,
                                    57367,
                                    57368,
                                    57369,
                                    57370,
                                    57371,
                                    57372,
                                    57373,
                                    57374,
                                    57375,
                                    57376,
                                    57377,
                                    57378,
                                    57379,
                                    57380,
                                    57381,
                                    57382,
                                    57383,
                                    57384,
                                    57385,
                                    57386,
                                    57387,
                                    57388,
                                    57389,
                                    57390,
                                    57391,
                                    57392,
                                    57393,
                                    57394,
                                    57395,
                                    57396,
                                    57397,
                                    57398,
                                    57399,
                                    57400,
                                    57401,
                                    57402,
                                    57403,
                                    57404,
                                    57405,
                                    57406,
                                    57407,
                                    57408,
                                    57409,
                                    57410,
                                    57411,
                                    57412,
                                    57413,
                                    57414,
                                    57415,
                                    57416,
                                    57417,
                                    57418,
                                    57419,
                                    57420,
                                    57421,
                                    57422,
                                    57423,
                                    57424,
                                    57425,
                                    57426,
                                    57427,
                                    57428,
                                    57429,
                                    57430,
                                    57431,
                                    57432,
                                    57433,
                                    57434,
                                    57435,
                                    57436,
                                    57437,
                                    57438,
                                    57439,
                                    57440,
                                    57441,
                                    57442,
                                    57443,
                                    57444,
                                    57445,
                                    57446,
                                    57447,
                                    57448,
                                    57449,
                                    57450,
                                    57451,
                                    57452,
                                    57453,
                                    57454,
                                    57455,
                                    57456,
                                    57457,
                                    57458,
                                    57459,
                                    57460,
                                    57461,
                                    57462,
                                    57463,
                                    57464,
                                    57465,
                                    57466,
                                    57467,
                                    57468,
                                    57469,
                                    57470,
                                    57471,
                                    57472,
                                    57491,
                                    57492,
                                    57493,
                                    57494,
                                    57509,
                                    57510,
                                    57511,
                                    57512,
                                    57513,
                                    57514,
                                    57515,
                                    57516,
                                    57517,
                                    57518,
                                    57519,
                                    57520,
                                    57521,
                                    57522,
                                    57523,
                                    57524,
                                    57525,
                                    57526,
                                    57527,
                                    57528,
                                    57529,
                                    57530,
                                    57531,
                                    57532,
                                    57533,
                                    57534,
                                    57535,
                                    57536,
                                    57537,
                                    57538,
                                    57539,
                                    57540,
                                    57541,
                                    57542,
                                    57543,
                                    57544,
                                    57545,
                                    57546,
                                    57547,
                                    57548,
                                    57549,
                                    57550,
                                    57551,
                                    57552,
                                    57553,
                                    57554,
                                    57555,
                                    57556,
                                    57557,
                                    57558,
                                    57559,
                                    57560,
                                    57561,
                                    57562,
                                    57563,
                                    57564,
                                    57565,
                                    57566,
                                    57567,
                                    57568,
                                    57569,
                                    57570,
                                    57571,
                                    57572,
                                    57573,
                                    57574,
                                    57587,
                                    57588,
                                    57589,
                                    57590,
                                    57591,
                                    57592,
                                    57593,
                                    57594,
                                    57595,
                                    57596,
                                    57597,
                                    57598,
                                    57599,
                                    57600,
                                    57601,
                                    57602,
                                    57603,
                                    57604,
                                    57605,
                                    57606,
                                    57607,
                                    57608,
                                    57609,
                                    57610,
                                    57611,
                                    57612,
                                    57613,
                                    57614,
                                    57615,
                                    57616,
                                    57617,
                                    57618,
                                    57619,
                                    57620,
                                    57621,
                                    57622,
                                    57623,
                                    57624,
                                    57625,
                                    57626,
                                    57627,
                                    57628,
                                    57630,
                                    57631,
                                    57632,
                                    57633,
                                    57634,
                                    57635,
                                    57636,
                                    57637,
                                    57638,
                                    57639,
                                    57640,
                                    57641,
                                    57642,
                                    57643,
                                    57644,
                                    57645,
                                    57646,
                                    57647,
                                    57648,
                                    57649,
                                    57650,
                                    57651,
                                    57652,
                                    57653,
                                    57654,
                                    57655,
                                    57656,
                                    57657,
                                    57658,
                                    57659,
                                    57660,
                                    57661,
                                    57662,
                                    57663,
                                    57664,
                                    57665,
                                    57666,
                                    57667,
                                    57668,
                                    57669,
                                    57670,
                                    57671,
                                    57672,
                                    57673,
                                    57674,
                                    57675,
                                    57676,
                                    57677,
                                    57678,
                                    57679,
                                    57680,
                                    57681,
                                    57682,
                                    57683,
                                    57684,
                                    57685,
                                    57686,
                                    57687,
                                    57688,
                                    57689,
                                    57690,
                                    57691,
                                    57692,
                                    57693,
                                    57694,
                                    57695,
                                    57696,
                                    57697,
                                    57698,
                                    57699,
                                    57700,
                                    60929,
                                    60930,
                                    60931,
                                    60932,
                                    60933,
                                    63171,
                                    65056,
                                    65057,
                                    65058,
                                    65059,
                                    65060,
                                    65061,
                                    65062,
                                    65063,
                                    65064,
                                    65065,
                                    65066,
                                    65067,
                                    65068,
                                    65069,
                                    65279,
                                    127279,
                                    127280,
                                    127281,
                                    127282,
                                    127283,
                                    127284,
                                    127285,
                                    127286,
                                    127287,
                                    127288,
                                    127289,
                                    127290,
                                    127291,
                                    127292,
                                    127293,
                                    127294,
                                    127295,
                                    127296,
                                    127297,
                                    127298,
                                    127299,
                                    127300,
                                    127301,
                                    127302,
                                    127303,
                                    127304,
                                    127305,
                                    127338,
                                    127339,
                                    129104,
                                    129106
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "cv01",
                                            "cv02",
                                            "cv03",
                                            "cv04",
                                            "cv05",
                                            "cv06",
                                            "cv07",
                                            "cv08",
                                            "cv09",
                                            "cv10",
                                            "cv11",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "cv01",
                                            "cv02",
                                            "cv03",
                                            "cv04",
                                            "cv05",
                                            "cv06",
                                            "cv07",
                                            "cv08",
                                            "cv09",
                                            "cv10",
                                            "cv11",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "CAT ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "cv01",
                                            "cv02",
                                            "cv03",
                                            "cv04",
                                            "cv05",
                                            "cv06",
                                            "cv07",
                                            "cv08",
                                            "cv09",
                                            "cv10",
                                            "cv11",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "MOL ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "cv01",
                                            "cv02",
                                            "cv03",
                                            "cv04",
                                            "cv05",
                                            "cv06",
                                            "cv07",
                                            "cv08",
                                            "cv09",
                                            "cv10",
                                            "cv11",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "cv01",
                                            "cv02",
                                            "cv03",
                                            "cv04",
                                            "cv05",
                                            "cv06",
                                            "cv07",
                                            "cv08",
                                            "cv09",
                                            "cv10",
                                            "cv11",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ],
                                        "CAT ": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ],
                                        "MOL ": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ],
                                        "ROM ": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 2505,
                                "num_glyphs": 2548
                            }
                        },
                        "load_end": 1650,
                        "ttfb_start": 866,
                        "ttfb_end": 1463,
                        "download_start": 1463,
                        "download_end": 1650,
                        "download_ms": 187,
                        "all_start": 866,
                        "all_end": 1650,
                        "all_ms": 784,
                        "index": 38,
                        "number": 39
                    },
                    {
                        "type": 3,
                        "id": "32923.69",
                        "request_id": "32923.69",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/assets\/fonts\/Inter-BoldItalic.woff2?v=3.19",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/assets\/fonts\/Inter-BoldItalic.woff2?v=3.19",
                        "raw_id": "32923.69",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 962,
                        "ttfb_ms": 775,
                        "load_start": 866,
                        "load_start_float": 866.00033800000006,
                        "bytesIn": 111838,
                        "objectSize": 111838,
                        "objectSizeUncompressed": 111808,
                        "chunks": [
                            {
                                "ts": 1651,
                                "bytes": 4096,
                                "inflated": 4081
                            },
                            {
                                "ts": 1680,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 1706,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 1732,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 1755,
                                "bytes": 12302,
                                "inflated": 12302
                            },
                            {
                                "ts": 1760,
                                "bytes": 4096,
                                "inflated": 4091
                            },
                            {
                                "ts": 1788,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 1817,
                                "bytes": 16384,
                                "inflated": 16384
                            },
                            {
                                "ts": 1828,
                                "bytes": 9424,
                                "inflated": 9414
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "font\/woff2",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/whynicht.com\/assets\/css\/fonts.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":method: GET",
                                ":path: \/assets\/fonts\/Inter-BoldItalic.woff2?v=3.19",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/whynicht.com",
                                "priority: u=0",
                                "referer: https:\/\/whynicht.com\/assets\/css\/fonts.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: font\/woff2",
                                "date: Fri, 15 Nov 2024 01:54:12 GMT",
                                "etag: \"66ba2324-1b4c0\"",
                                "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1978,
                        "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": 111965,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 865,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 77,
                        "http2_stream_dependency": 75,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 338,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 1036,
                                "GPOS": 74758,
                                "GSUB": 21834,
                                "OS\/2": 96,
                                "cmap": 25994,
                                "glyf": 117100,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 10190,
                                "loca": 0,
                                "maxp": 32,
                                "name": 1678,
                                "post": 25773
                            },
                            "names": {
                                "0": "Copyright \u00a9 2020 The Inter Project Authors",
                                "1": "Inter",
                                "2": "Bold Italic",
                                "3": "Inter-BoldItalic:2021:0a5106e0b",
                                "4": "Inter Bold Italic",
                                "5": "Version 3.019;git-0a5106e0b",
                                "6": "Inter-BoldItalic",
                                "7": "Inter UI and Inter is a trademark of rsms.",
                                "8": "rsms",
                                "9": "Rasmus Andersson",
                                "11": "https:\/\/rsms.me\/",
                                "12": "https:\/\/rsms.me\/",
                                "13": "This Font Software is licensed under the SIL Open Font License, ",
                                "14": "http:\/\/scripts.sil.org\/OFL"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 1880,
                                "usWeightClass": 700,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 1830,
                                "ySubscriptYSize": 1690,
                                "ySubscriptXOffset": 35,
                                "ySubscriptYOffset": 211,
                                "ySuperscriptXSize": 1830,
                                "ySuperscriptYSize": 1690,
                                "ySuperscriptXOffset": -163,
                                "ySuperscriptYOffset": 986,
                                "yStrikeoutSize": 269,
                                "yStrikeoutPosition": 922,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 3758099199,
                                "ulUnicodeRange2": 1375773183,
                                "ulUnicodeRange3": 33,
                                "ulUnicodeRange4": 0,
                                "achVendID": "RSMS",
                                "fsSelection": 161,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 65535,
                                "sTypoAscender": 2728,
                                "sTypoDescender": -680,
                                "sTypoLineGap": 0,
                                "usWinAscent": 2728,
                                "usWinDescent": 680,
                                "ulCodePageRange1": 415,
                                "ulCodePageRange2": 0,
                                "sxHeight": 1536,
                                "sCapHeight": 2048,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 12,
                                "panose": {
                                    "bFamilyType": 2,
                                    "bSerifStyle": 0,
                                    "bWeight": 8,
                                    "bProportion": 3,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 2,
                                    "bMidline": 0,
                                    "bXHeight": 4
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 9.399993896484375,
                                "underlinePosition": -435,
                                "underlineThickness": 269,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 0,
                                        "encoding": 4
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 10
                                    }
                                ],
                                "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,
                                    312,
                                    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,
                                    383,
                                    384,
                                    385,
                                    386,
                                    387,
                                    388,
                                    389,
                                    390,
                                    391,
                                    392,
                                    393,
                                    394,
                                    395,
                                    396,
                                    397,
                                    398,
                                    399,
                                    400,
                                    401,
                                    402,
                                    403,
                                    404,
                                    405,
                                    406,
                                    407,
                                    408,
                                    409,
                                    410,
                                    411,
                                    412,
                                    413,
                                    414,
                                    415,
                                    416,
                                    417,
                                    418,
                                    419,
                                    420,
                                    421,
                                    422,
                                    423,
                                    424,
                                    425,
                                    426,
                                    427,
                                    428,
                                    429,
                                    430,
                                    431,
                                    432,
                                    433,
                                    434,
                                    435,
                                    436,
                                    437,
                                    438,
                                    439,
                                    440,
                                    441,
                                    442,
                                    443,
                                    444,
                                    445,
                                    446,
                                    447,
                                    448,
                                    449,
                                    450,
                                    451,
                                    453,
                                    454,
                                    455,
                                    456,
                                    457,
                                    458,
                                    459,
                                    460,
                                    461,
                                    462,
                                    463,
                                    464,
                                    465,
                                    466,
                                    467,
                                    468,
                                    469,
                                    470,
                                    471,
                                    472,
                                    473,
                                    474,
                                    475,
                                    476,
                                    477,
                                    478,
                                    479,
                                    480,
                                    481,
                                    482,
                                    483,
                                    484,
                                    485,
                                    486,
                                    487,
                                    488,
                                    489,
                                    490,
                                    491,
                                    492,
                                    493,
                                    494,
                                    495,
                                    496,
                                    497,
                                    498,
                                    499,
                                    500,
                                    501,
                                    502,
                                    503,
                                    504,
                                    505,
                                    506,
                                    507,
                                    508,
                                    509,
                                    510,
                                    511,
                                    512,
                                    513,
                                    514,
                                    515,
                                    516,
                                    517,
                                    518,
                                    519,
                                    520,
                                    521,
                                    522,
                                    523,
                                    524,
                                    525,
                                    526,
                                    527,
                                    528,
                                    529,
                                    530,
                                    531,
                                    532,
                                    533,
                                    534,
                                    535,
                                    536,
                                    537,
                                    538,
                                    539,
                                    540,
                                    541,
                                    542,
                                    543,
                                    544,
                                    545,
                                    546,
                                    547,
                                    548,
                                    549,
                                    550,
                                    551,
                                    552,
                                    553,
                                    554,
                                    555,
                                    556,
                                    557,
                                    558,
                                    559,
                                    560,
                                    561,
                                    562,
                                    563,
                                    564,
                                    565,
                                    566,
                                    567,
                                    568,
                                    569,
                                    570,
                                    571,
                                    572,
                                    573,
                                    574,
                                    575,
                                    576,
                                    577,
                                    578,
                                    579,
                                    580,
                                    581,
                                    582,
                                    583,
                                    584,
                                    585,
                                    586,
                                    587,
                                    588,
                                    589,
                                    590,
                                    591,
                                    592,
                                    593,
                                    594,
                                    595,
                                    596,
                                    597,
                                    598,
                                    599,
                                    600,
                                    601,
                                    602,
                                    603,
                                    604,
                                    605,
                                    606,
                                    607,
                                    608,
                                    609,
                                    610,
                                    611,
                                    612,
                                    613,
                                    614,
                                    615,
                                    616,
                                    617,
                                    618,
                                    619,
                                    620,
                                    621,
                                    622,
                                    623,
                                    624,
                                    625,
                                    626,
                                    627,
                                    628,
                                    629,
                                    630,
                                    631,
                                    632,
                                    633,
                                    634,
                                    635,
                                    636,
                                    637,
                                    638,
                                    639,
                                    640,
                                    641,
                                    642,
                                    643,
                                    644,
                                    645,
                                    646,
                                    647,
                                    648,
                                    649,
                                    650,
                                    651,
                                    652,
                                    653,
                                    654,
                                    655,
                                    656,
                                    657,
                                    658,
                                    659,
                                    660,
                                    661,
                                    662,
                                    663,
                                    664,
                                    665,
                                    666,
                                    667,
                                    668,
                                    669,
                                    670,
                                    671,
                                    672,
                                    673,
                                    674,
                                    675,
                                    676,
                                    677,
                                    678,
                                    679,
                                    680,
                                    681,
                                    682,
                                    683,
                                    684,
                                    685,
                                    686,
                                    687,
                                    688,
                                    689,
                                    690,
                                    691,
                                    692,
                                    693,
                                    694,
                                    695,
                                    696,
                                    697,
                                    698,
                                    699,
                                    700,
                                    701,
                                    702,
                                    703,
                                    704,
                                    705,
                                    706,
                                    707,
                                    708,
                                    709,
                                    710,
                                    711,
                                    712,
                                    713,
                                    714,
                                    715,
                                    716,
                                    717,
                                    718,
                                    719,
                                    720,
                                    721,
                                    722,
                                    723,
                                    724,
                                    725,
                                    726,
                                    727,
                                    728,
                                    729,
                                    730,
                                    731,
                                    732,
                                    733,
                                    734,
                                    735,
                                    736,
                                    737,
                                    738,
                                    739,
                                    740,
                                    741,
                                    742,
                                    743,
                                    744,
                                    745,
                                    746,
                                    747,
                                    748,
                                    749,
                                    750,
                                    751,
                                    752,
                                    753,
                                    754,
                                    755,
                                    756,
                                    757,
                                    758,
                                    759,
                                    760,
                                    761,
                                    762,
                                    763,
                                    764,
                                    765,
                                    766,
                                    767,
                                    768,
                                    769,
                                    770,
                                    771,
                                    772,
                                    773,
                                    774,
                                    775,
                                    776,
                                    777,
                                    778,
                                    779,
                                    780,
                                    781,
                                    782,
                                    783,
                                    784,
                                    785,
                                    786,
                                    787,
                                    788,
                                    789,
                                    790,
                                    791,
                                    792,
                                    793,
                                    794,
                                    795,
                                    796,
                                    797,
                                    798,
                                    801,
                                    802,
                                    803,
                                    804,
                                    805,
                                    806,
                                    807,
                                    808,
                                    809,
                                    810,
                                    811,
                                    812,
                                    813,
                                    814,
                                    815,
                                    816,
                                    817,
                                    818,
                                    819,
                                    820,
                                    821,
                                    822,
                                    823,
                                    824,
                                    825,
                                    826,
                                    827,
                                    828,
                                    829,
                                    830,
                                    831,
                                    832,
                                    833,
                                    834,
                                    835,
                                    836,
                                    837,
                                    838,
                                    839,
                                    840,
                                    841,
                                    842,
                                    843,
                                    844,
                                    845,
                                    846,
                                    847,
                                    848,
                                    849,
                                    850,
                                    851,
                                    852,
                                    853,
                                    854,
                                    855,
                                    856,
                                    857,
                                    858,
                                    859,
                                    860,
                                    861,
                                    862,
                                    863,
                                    864,
                                    865,
                                    866,
                                    867,
                                    868,
                                    869,
                                    870,
                                    871,
                                    872,
                                    873,
                                    874,
                                    875,
                                    876,
                                    877,
                                    878,
                                    879,
                                    880,
                                    881,
                                    882,
                                    883,
                                    884,
                                    885,
                                    886,
                                    887,
                                    890,
                                    891,
                                    892,
                                    893,
                                    894,
                                    895,
                                    900,
                                    901,
                                    902,
                                    903,
                                    904,
                                    905,
                                    906,
                                    908,
                                    910,
                                    911,
                                    912,
                                    913,
                                    914,
                                    915,
                                    916,
                                    917,
                                    918,
                                    919,
                                    920,
                                    921,
                                    922,
                                    923,
                                    924,
                                    925,
                                    926,
                                    927,
                                    928,
                                    929,
                                    931,
                                    932,
                                    933,
                                    934,
                                    935,
                                    936,
                                    937,
                                    938,
                                    939,
                                    940,
                                    941,
                                    942,
                                    943,
                                    944,
                                    945,
                                    946,
                                    947,
                                    948,
                                    949,
                                    950,
                                    951,
                                    952,
                                    953,
                                    954,
                                    955,
                                    956,
                                    957,
                                    958,
                                    959,
                                    960,
                                    961,
                                    962,
                                    963,
                                    964,
                                    965,
                                    966,
                                    967,
                                    968,
                                    969,
                                    970,
                                    971,
                                    972,
                                    973,
                                    974,
                                    975,
                                    976,
                                    977,
                                    978,
                                    979,
                                    980,
                                    981,
                                    982,
                                    983,
                                    984,
                                    985,
                                    986,
                                    987,
                                    988,
                                    989,
                                    990,
                                    991,
                                    992,
                                    993,
                                    1008,
                                    1009,
                                    1010,
                                    1011,
                                    1012,
                                    1013,
                                    1014,
                                    1015,
                                    1016,
                                    1017,
                                    1018,
                                    1019,
                                    1020,
                                    1021,
                                    1022,
                                    1023,
                                    1024,
                                    1025,
                                    1026,
                                    1027,
                                    1028,
                                    1029,
                                    1030,
                                    1031,
                                    1032,
                                    1033,
                                    1034,
                                    1035,
                                    1036,
                                    1037,
                                    1038,
                                    1039,
                                    1040,
                                    1041,
                                    1042,
                                    1043,
                                    1044,
                                    1045,
                                    1046,
                                    1047,
                                    1048,
                                    1049,
                                    1050,
                                    1051,
                                    1052,
                                    1053,
                                    1054,
                                    1055,
                                    1056,
                                    1057,
                                    1058,
                                    1059,
                                    1060,
                                    1061,
                                    1062,
                                    1063,
                                    1064,
                                    1065,
                                    1066,
                                    1067,
                                    1068,
                                    1069,
                                    1070,
                                    1071,
                                    1072,
                                    1073,
                                    1074,
                                    1075,
                                    1076,
                                    1077,
                                    1078,
                                    1079,
                                    1080,
                                    1081,
                                    1082,
                                    1083,
                                    1084,
                                    1085,
                                    1086,
                                    1087,
                                    1088,
                                    1089,
                                    1090,
                                    1091,
                                    1092,
                                    1093,
                                    1094,
                                    1095,
                                    1096,
                                    1097,
                                    1098,
                                    1099,
                                    1100,
                                    1101,
                                    1102,
                                    1103,
                                    1104,
                                    1105,
                                    1106,
                                    1107,
                                    1108,
                                    1109,
                                    1110,
                                    1111,
                                    1112,
                                    1113,
                                    1114,
                                    1115,
                                    1116,
                                    1117,
                                    1118,
                                    1119,
                                    1120,
                                    1121,
                                    1122,
                                    1123,
                                    1124,
                                    1125,
                                    1126,
                                    1127,
                                    1128,
                                    1129,
                                    1130,
                                    1131,
                                    1132,
                                    1133,
                                    1134,
                                    1135,
                                    1136,
                                    1137,
                                    1138,
                                    1139,
                                    1140,
                                    1141,
                                    1142,
                                    1143,
                                    1144,
                                    1145,
                                    1146,
                                    1147,
                                    1148,
                                    1149,
                                    1150,
                                    1151,
                                    1152,
                                    1153,
                                    1154,
                                    1155,
                                    1156,
                                    1157,
                                    1158,
                                    1159,
                                    1160,
                                    1161,
                                    1162,
                                    1163,
                                    1164,
                                    1165,
                                    1166,
                                    1167,
                                    1168,
                                    1169,
                                    1170,
                                    1171,
                                    1172,
                                    1173,
                                    1174,
                                    1175,
                                    1176,
                                    1177,
                                    1178,
                                    1179,
                                    1180,
                                    1181,
                                    1184,
                                    1185,
                                    1186,
                                    1187,
                                    1188,
                                    1189,
                                    1190,
                                    1191,
                                    1192,
                                    1193,
                                    1194,
                                    1195,
                                    1196,
                                    1197,
                                    1198,
                                    1199,
                                    1200,
                                    1201,
                                    1202,
                                    1203,
                                    1204,
                                    1205,
                                    1206,
                                    1207,
                                    1208,
                                    1209,
                                    1210,
                                    1211,
                                    1212,
                                    1213,
                                    1214,
                                    1215,
                                    1216,
                                    1217,
                                    1218,
                                    1219,
                                    1220,
                                    1221,
                                    1222,
                                    1223,
                                    1224,
                                    1225,
                                    1226,
                                    1227,
                                    1228,
                                    1229,
                                    1230,
                                    1231,
                                    1232,
                                    1233,
                                    1234,
                                    1235,
                                    1236,
                                    1237,
                                    1238,
                                    1239,
                                    1240,
                                    1241,
                                    1242,
                                    1243,
                                    1244,
                                    1245,
                                    1246,
                                    1247,
                                    1248,
                                    1249,
                                    1250,
                                    1251,
                                    1252,
                                    1253,
                                    1254,
                                    1255,
                                    1256,
                                    1257,
                                    1258,
                                    1259,
                                    1260,
                                    1261,
                                    1262,
                                    1263,
                                    1264,
                                    1265,
                                    1266,
                                    1267,
                                    1268,
                                    1269,
                                    1270,
                                    1271,
                                    1272,
                                    1273,
                                    1274,
                                    1275,
                                    1276,
                                    1277,
                                    1278,
                                    1279,
                                    1327,
                                    3647,
                                    7491,
                                    7495,
                                    7496,
                                    7497,
                                    7501,
                                    7503,
                                    7504,
                                    7506,
                                    7510,
                                    7511,
                                    7512,
                                    7515,
                                    7522,
                                    7523,
                                    7524,
                                    7525,
                                    7580,
                                    7584,
                                    7611,
                                    7615,
                                    7616,
                                    7617,
                                    7618,
                                    7619,
                                    7620,
                                    7621,
                                    7622,
                                    7623,
                                    7624,
                                    7625,
                                    7626,
                                    7627,
                                    7628,
                                    7629,
                                    7630,
                                    7631,
                                    7632,
                                    7633,
                                    7634,
                                    7635,
                                    7636,
                                    7637,
                                    7638,
                                    7639,
                                    7640,
                                    7641,
                                    7642,
                                    7643,
                                    7644,
                                    7645,
                                    7646,
                                    7647,
                                    7648,
                                    7649,
                                    7650,
                                    7651,
                                    7652,
                                    7653,
                                    7654,
                                    7655,
                                    7656,
                                    7657,
                                    7658,
                                    7659,
                                    7660,
                                    7661,
                                    7662,
                                    7663,
                                    7664,
                                    7665,
                                    7666,
                                    7667,
                                    7668,
                                    7669,
                                    7676,
                                    7677,
                                    7678,
                                    7679,
                                    7680,
                                    7681,
                                    7682,
                                    7683,
                                    7684,
                                    7685,
                                    7686,
                                    7687,
                                    7688,
                                    7689,
                                    7690,
                                    7691,
                                    7692,
                                    7693,
                                    7694,
                                    7695,
                                    7696,
                                    7697,
                                    7698,
                                    7699,
                                    7700,
                                    7701,
                                    7702,
                                    7703,
                                    7704,
                                    7705,
                                    7706,
                                    7707,
                                    7708,
                                    7709,
                                    7710,
                                    7711,
                                    7712,
                                    7713,
                                    7714,
                                    7715,
                                    7716,
                                    7717,
                                    7718,
                                    7719,
                                    7720,
                                    7721,
                                    7722,
                                    7723,
                                    7724,
                                    7725,
                                    7726,
                                    7727,
                                    7728,
                                    7729,
                                    7730,
                                    7731,
                                    7732,
                                    7733,
                                    7734,
                                    7735,
                                    7736,
                                    7737,
                                    7738,
                                    7739,
                                    7740,
                                    7741,
                                    7742,
                                    7743,
                                    7744,
                                    7745,
                                    7746,
                                    7747,
                                    7748,
                                    7749,
                                    7750,
                                    7751,
                                    7752,
                                    7753,
                                    7754,
                                    7755,
                                    7756,
                                    7757,
                                    7758,
                                    7759,
                                    7760,
                                    7761,
                                    7762,
                                    7763,
                                    7764,
                                    7765,
                                    7766,
                                    7767,
                                    7768,
                                    7769,
                                    7770,
                                    7771,
                                    7772,
                                    7773,
                                    7774,
                                    7775,
                                    7776,
                                    7777,
                                    7778,
                                    7779,
                                    7780,
                                    7781,
                                    7782,
                                    7783,
                                    7784,
                                    7785,
                                    7786,
                                    7787,
                                    7788,
                                    7789,
                                    7790,
                                    7791,
                                    7792,
                                    7793,
                                    7794,
                                    7795,
                                    7796,
                                    7797,
                                    7798,
                                    7799,
                                    7800,
                                    7801,
                                    7802,
                                    7803,
                                    7804,
                                    7805,
                                    7806,
                                    7807,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    7814,
                                    7815,
                                    7816,
                                    7817,
                                    7818,
                                    7819,
                                    7820,
                                    7821,
                                    7822,
                                    7823,
                                    7824,
                                    7825,
                                    7826,
                                    7827,
                                    7828,
                                    7829,
                                    7830,
                                    7831,
                                    7832,
                                    7833,
                                    7834,
                                    7835,
                                    7836,
                                    7837,
                                    7838,
                                    7839,
                                    7840,
                                    7841,
                                    7842,
                                    7843,
                                    7844,
                                    7845,
                                    7846,
                                    7847,
                                    7848,
                                    7849,
                                    7850,
                                    7851,
                                    7852,
                                    7853,
                                    7854,
                                    7855,
                                    7856,
                                    7857,
                                    7858,
                                    7859,
                                    7860,
                                    7861,
                                    7862,
                                    7863,
                                    7864,
                                    7865,
                                    7866,
                                    7867,
                                    7868,
                                    7869,
                                    7870,
                                    7871,
                                    7872,
                                    7873,
                                    7874,
                                    7875,
                                    7876,
                                    7877,
                                    7878,
                                    7879,
                                    7880,
                                    7881,
                                    7882,
                                    7883,
                                    7884,
                                    7885,
                                    7886,
                                    7887,
                                    7888,
                                    7889,
                                    7890,
                                    7891,
                                    7892,
                                    7893,
                                    7894,
                                    7895,
                                    7896,
                                    7897,
                                    7898,
                                    7899,
                                    7900,
                                    7901,
                                    7902,
                                    7903,
                                    7904,
                                    7905,
                                    7906,
                                    7907,
                                    7908,
                                    7909,
                                    7910,
                                    7911,
                                    7912,
                                    7913,
                                    7914,
                                    7915,
                                    7916,
                                    7917,
                                    7918,
                                    7919,
                                    7920,
                                    7921,
                                    7922,
                                    7923,
                                    7924,
                                    7925,
                                    7926,
                                    7927,
                                    7928,
                                    7929,
                                    7930,
                                    7931,
                                    7932,
                                    7933,
                                    7934,
                                    7935,
                                    7936,
                                    7937,
                                    7938,
                                    7939,
                                    7940,
                                    7941,
                                    7942,
                                    7943,
                                    7944,
                                    7945,
                                    7946,
                                    7947,
                                    7948,
                                    7949,
                                    7950,
                                    7951,
                                    7952,
                                    7953,
                                    7954,
                                    7955,
                                    7956,
                                    7957,
                                    7960,
                                    7961,
                                    7962,
                                    7963,
                                    7964,
                                    7965,
                                    7968,
                                    7969,
                                    7970,
                                    7971,
                                    7972,
                                    7973,
                                    7974,
                                    7975,
                                    7976,
                                    7977,
                                    7978,
                                    7979,
                                    7980,
                                    7981,
                                    7982,
                                    7983,
                                    7984,
                                    7985,
                                    7986,
                                    7987,
                                    7988,
                                    7989,
                                    7990,
                                    7991,
                                    7992,
                                    7993,
                                    7994,
                                    7995,
                                    7996,
                                    7997,
                                    7998,
                                    7999,
                                    8000,
                                    8001,
                                    8002,
                                    8003,
                                    8004,
                                    8005,
                                    8008,
                                    8009,
                                    8010,
                                    8011,
                                    8012,
                                    8013,
                                    8016,
                                    8017,
                                    8018,
                                    8019,
                                    8020,
                                    8021,
                                    8022,
                                    8023,
                                    8025,
                                    8027,
                                    8029,
                                    8031,
                                    8032,
                                    8033,
                                    8034,
                                    8035,
                                    8036,
                                    8037,
                                    8038,
                                    8039,
                                    8040,
                                    8041,
                                    8042,
                                    8043,
                                    8044,
                                    8045,
                                    8046,
                                    8047,
                                    8048,
                                    8049,
                                    8050,
                                    8051,
                                    8052,
                                    8053,
                                    8054,
                                    8055,
                                    8056,
                                    8057,
                                    8058,
                                    8059,
                                    8060,
                                    8061,
                                    8064,
                                    8065,
                                    8066,
                                    8067,
                                    8068,
                                    8069,
                                    8070,
                                    8071,
                                    8072,
                                    8073,
                                    8074,
                                    8075,
                                    8076,
                                    8077,
                                    8078,
                                    8079,
                                    8080,
                                    8081,
                                    8082,
                                    8083,
                                    8084,
                                    8085,
                                    8086,
                                    8087,
                                    8088,
                                    8089,
                                    8090,
                                    8091,
                                    8092,
                                    8093,
                                    8094,
                                    8095,
                                    8096,
                                    8097,
                                    8098,
                                    8099,
                                    8100,
                                    8101,
                                    8102,
                                    8103,
                                    8104,
                                    8105,
                                    8106,
                                    8107,
                                    8108,
                                    8109,
                                    8110,
                                    8111,
                                    8112,
                                    8113,
                                    8114,
                                    8115,
                                    8116,
                                    8118,
                                    8119,
                                    8120,
                                    8121,
                                    8122,
                                    8123,
                                    8124,
                                    8125,
                                    8126,
                                    8127,
                                    8128,
                                    8129,
                                    8130,
                                    8131,
                                    8132,
                                    8134,
                                    8135,
                                    8136,
                                    8137,
                                    8138,
                                    8139,
                                    8140,
                                    8141,
                                    8142,
                                    8143,
                                    8144,
                                    8145,
                                    8146,
                                    8147,
                                    8150,
                                    8151,
                                    8152,
                                    8153,
                                    8154,
                                    8155,
                                    8157,
                                    8158,
                                    8159,
                                    8160,
                                    8161,
                                    8162,
                                    8163,
                                    8164,
                                    8165,
                                    8166,
                                    8167,
                                    8168,
                                    8169,
                                    8170,
                                    8171,
                                    8172,
                                    8173,
                                    8174,
                                    8175,
                                    8178,
                                    8179,
                                    8180,
                                    8182,
                                    8183,
                                    8184,
                                    8185,
                                    8186,
                                    8187,
                                    8188,
                                    8189,
                                    8190,
                                    8192,
                                    8193,
                                    8194,
                                    8195,
                                    8196,
                                    8197,
                                    8198,
                                    8199,
                                    8200,
                                    8201,
                                    8202,
                                    8203,
                                    8208,
                                    8209,
                                    8210,
                                    8211,
                                    8212,
                                    8213,
                                    8214,
                                    8215,
                                    8216,
                                    8217,
                                    8218,
                                    8219,
                                    8220,
                                    8221,
                                    8222,
                                    8223,
                                    8224,
                                    8225,
                                    8226,
                                    8227,
                                    8228,
                                    8229,
                                    8230,
                                    8231,
                                    8239,
                                    8240,
                                    8241,
                                    8242,
                                    8243,
                                    8244,
                                    8245,
                                    8246,
                                    8247,
                                    8248,
                                    8249,
                                    8250,
                                    8251,
                                    8252,
                                    8253,
                                    8254,
                                    8255,
                                    8256,
                                    8257,
                                    8258,
                                    8259,
                                    8260,
                                    8261,
                                    8262,
                                    8263,
                                    8264,
                                    8265,
                                    8266,
                                    8267,
                                    8268,
                                    8269,
                                    8270,
                                    8271,
                                    8272,
                                    8273,
                                    8274,
                                    8275,
                                    8276,
                                    8277,
                                    8278,
                                    8279,
                                    8280,
                                    8281,
                                    8282,
                                    8283,
                                    8284,
                                    8285,
                                    8286,
                                    8287,
                                    8304,
                                    8305,
                                    8308,
                                    8309,
                                    8310,
                                    8311,
                                    8312,
                                    8313,
                                    8314,
                                    8315,
                                    8316,
                                    8317,
                                    8318,
                                    8319,
                                    8320,
                                    8321,
                                    8322,
                                    8323,
                                    8324,
                                    8325,
                                    8326,
                                    8327,
                                    8328,
                                    8329,
                                    8330,
                                    8331,
                                    8332,
                                    8333,
                                    8334,
                                    8336,
                                    8337,
                                    8338,
                                    8339,
                                    8340,
                                    8341,
                                    8342,
                                    8343,
                                    8344,
                                    8345,
                                    8346,
                                    8347,
                                    8348,
                                    8352,
                                    8353,
                                    8354,
                                    8355,
                                    8356,
                                    8357,
                                    8358,
                                    8359,
                                    8360,
                                    8361,
                                    8362,
                                    8363,
                                    8364,
                                    8365,
                                    8366,
                                    8367,
                                    8368,
                                    8369,
                                    8370,
                                    8371,
                                    8372,
                                    8373,
                                    8374,
                                    8375,
                                    8376,
                                    8377,
                                    8378,
                                    8379,
                                    8380,
                                    8381,
                                    8382,
                                    8383,
                                    8411,
                                    8412,
                                    8413,
                                    8414,
                                    8424,
                                    8432,
                                    8448,
                                    8449,
                                    8451,
                                    8453,
                                    8454,
                                    8457,
                                    8467,
                                    8470,
                                    8471,
                                    8478,
                                    8479,
                                    8480,
                                    8481,
                                    8482,
                                    8483,
                                    8486,
                                    8490,
                                    8491,
                                    8494,
                                    8498,
                                    8507,
                                    8525,
                                    8527,
                                    8531,
                                    8538,
                                    8539,
                                    8540,
                                    8541,
                                    8542,
                                    8543,
                                    8544,
                                    8545,
                                    8546,
                                    8547,
                                    8548,
                                    8549,
                                    8550,
                                    8551,
                                    8552,
                                    8553,
                                    8554,
                                    8555,
                                    8556,
                                    8557,
                                    8558,
                                    8559,
                                    8560,
                                    8561,
                                    8562,
                                    8563,
                                    8564,
                                    8565,
                                    8566,
                                    8567,
                                    8568,
                                    8569,
                                    8570,
                                    8571,
                                    8572,
                                    8573,
                                    8574,
                                    8575,
                                    8576,
                                    8577,
                                    8578,
                                    8579,
                                    8580,
                                    8581,
                                    8582,
                                    8583,
                                    8584,
                                    8592,
                                    8593,
                                    8594,
                                    8595,
                                    8596,
                                    8597,
                                    8598,
                                    8599,
                                    8600,
                                    8601,
                                    8617,
                                    8618,
                                    8624,
                                    8625,
                                    8627,
                                    8628,
                                    8629,
                                    8634,
                                    8635,
                                    8656,
                                    8658,
                                    8660,
                                    8670,
                                    8671,
                                    8676,
                                    8677,
                                    8679,
                                    8682,
                                    8706,
                                    8709,
                                    8710,
                                    8719,
                                    8721,
                                    8722,
                                    8730,
                                    8734,
                                    8747,
                                    8776,
                                    8800,
                                    8804,
                                    8805,
                                    8963,
                                    8965,
                                    8984,
                                    8997,
                                    8998,
                                    8999,
                                    9003,
                                    9088,
                                    9095,
                                    9099,
                                    9166,
                                    9167,
                                    9251,
                                    9312,
                                    9313,
                                    9314,
                                    9315,
                                    9316,
                                    9317,
                                    9318,
                                    9319,
                                    9320,
                                    9398,
                                    9399,
                                    9400,
                                    9401,
                                    9402,
                                    9403,
                                    9404,
                                    9405,
                                    9406,
                                    9407,
                                    9408,
                                    9409,
                                    9410,
                                    9411,
                                    9412,
                                    9413,
                                    9414,
                                    9415,
                                    9416,
                                    9417,
                                    9418,
                                    9419,
                                    9420,
                                    9421,
                                    9422,
                                    9423,
                                    9450,
                                    9632,
                                    9633,
                                    9634,
                                    9642,
                                    9650,
                                    9651,
                                    9654,
                                    9655,
                                    9658,
                                    9659,
                                    9660,
                                    9661,
                                    9664,
                                    9665,
                                    9668,
                                    9669,
                                    9670,
                                    9671,
                                    9674,
                                    9675,
                                    9679,
                                    9702,
                                    9711,
                                    9728,
                                    9733,
                                    9734,
                                    9788,
                                    9825,
                                    9829,
                                    9888,
                                    10003,
                                    10007,
                                    10070,
                                    10084,
                                    10112,
                                    10113,
                                    10114,
                                    10115,
                                    10116,
                                    10117,
                                    10118,
                                    10119,
                                    10120,
                                    10223,
                                    10229,
                                    10230,
                                    10231,
                                    10232,
                                    10233,
                                    10234,
                                    11014,
                                    11026,
                                    11027,
                                    11036,
                                    11388,
                                    11391,
                                    11775,
                                    11800,
                                    42655,
                                    43007,
                                    43310,
                                    57344,
                                    57346,
                                    57347,
                                    57348,
                                    57349,
                                    57350,
                                    57351,
                                    57352,
                                    57353,
                                    57354,
                                    57355,
                                    57356,
                                    57357,
                                    57358,
                                    57359,
                                    57360,
                                    57361,
                                    57362,
                                    57363,
                                    57364,
                                    57365,
                                    57366,
                                    57367,
                                    57368,
                                    57369,
                                    57370,
                                    57371,
                                    57372,
                                    57373,
                                    57374,
                                    57375,
                                    57376,
                                    57377,
                                    57378,
                                    57379,
                                    57380,
                                    57381,
                                    57382,
                                    57383,
                                    57384,
                                    57385,
                                    57386,
                                    57387,
                                    57388,
                                    57389,
                                    57390,
                                    57391,
                                    57392,
                                    57393,
                                    57394,
                                    57395,
                                    57396,
                                    57397,
                                    57398,
                                    57399,
                                    57400,
                                    57401,
                                    57402,
                                    57403,
                                    57404,
                                    57405,
                                    57406,
                                    57407,
                                    57408,
                                    57409,
                                    57410,
                                    57411,
                                    57412,
                                    57413,
                                    57414,
                                    57415,
                                    57416,
                                    57417,
                                    57418,
                                    57419,
                                    57420,
                                    57421,
                                    57422,
                                    57423,
                                    57424,
                                    57425,
                                    57426,
                                    57427,
                                    57428,
                                    57429,
                                    57430,
                                    57431,
                                    57432,
                                    57433,
                                    57434,
                                    57435,
                                    57436,
                                    57437,
                                    57438,
                                    57439,
                                    57440,
                                    57441,
                                    57442,
                                    57443,
                                    57444,
                                    57445,
                                    57446,
                                    57447,
                                    57448,
                                    57449,
                                    57450,
                                    57451,
                                    57452,
                                    57453,
                                    57454,
                                    57455,
                                    57456,
                                    57457,
                                    57458,
                                    57459,
                                    57460,
                                    57461,
                                    57462,
                                    57463,
                                    57464,
                                    57465,
                                    57466,
                                    57467,
                                    57468,
                                    57469,
                                    57470,
                                    57471,
                                    57472,
                                    57491,
                                    57492,
                                    57493,
                                    57494,
                                    57509,
                                    57510,
                                    57511,
                                    57512,
                                    57513,
                                    57514,
                                    57515,
                                    57516,
                                    57517,
                                    57518,
                                    57519,
                                    57520,
                                    57521,
                                    57522,
                                    57523,
                                    57524,
                                    57525,
                                    57526,
                                    57527,
                                    57528,
                                    57529,
                                    57530,
                                    57531,
                                    57532,
                                    57533,
                                    57534,
                                    57535,
                                    57536,
                                    57537,
                                    57538,
                                    57539,
                                    57540,
                                    57541,
                                    57542,
                                    57543,
                                    57544,
                                    57545,
                                    57546,
                                    57547,
                                    57548,
                                    57549,
                                    57550,
                                    57551,
                                    57552,
                                    57553,
                                    57554,
                                    57555,
                                    57556,
                                    57557,
                                    57558,
                                    57559,
                                    57560,
                                    57561,
                                    57562,
                                    57563,
                                    57564,
                                    57565,
                                    57566,
                                    57567,
                                    57568,
                                    57569,
                                    57570,
                                    57571,
                                    57572,
                                    57573,
                                    57574,
                                    57587,
                                    57588,
                                    57589,
                                    57590,
                                    57591,
                                    57592,
                                    57593,
                                    57594,
                                    57595,
                                    57596,
                                    57597,
                                    57598,
                                    57599,
                                    57600,
                                    57601,
                                    57602,
                                    57603,
                                    57604,
                                    57605,
                                    57606,
                                    57607,
                                    57608,
                                    57609,
                                    57610,
                                    57611,
                                    57612,
                                    57613,
                                    57614,
                                    57615,
                                    57616,
                                    57617,
                                    57618,
                                    57619,
                                    57620,
                                    57621,
                                    57622,
                                    57623,
                                    57624,
                                    57625,
                                    57626,
                                    57627,
                                    57628,
                                    57630,
                                    57631,
                                    57632,
                                    57633,
                                    57634,
                                    57635,
                                    57636,
                                    57637,
                                    57638,
                                    57639,
                                    57640,
                                    57641,
                                    57642,
                                    57643,
                                    57644,
                                    57645,
                                    57646,
                                    57647,
                                    57648,
                                    57649,
                                    57650,
                                    57651,
                                    57652,
                                    57653,
                                    57654,
                                    57655,
                                    57656,
                                    57657,
                                    57658,
                                    57659,
                                    57660,
                                    57661,
                                    57662,
                                    57663,
                                    57664,
                                    57665,
                                    57666,
                                    57667,
                                    57668,
                                    57669,
                                    57670,
                                    57671,
                                    57672,
                                    57673,
                                    57674,
                                    57675,
                                    57676,
                                    57677,
                                    57678,
                                    57679,
                                    57680,
                                    57681,
                                    57682,
                                    57683,
                                    57684,
                                    57685,
                                    57686,
                                    57687,
                                    57688,
                                    57689,
                                    57690,
                                    57691,
                                    57692,
                                    57693,
                                    57694,
                                    57695,
                                    57696,
                                    57697,
                                    57698,
                                    57699,
                                    57700,
                                    60929,
                                    60930,
                                    60931,
                                    60932,
                                    60933,
                                    63171,
                                    65056,
                                    65057,
                                    65058,
                                    65059,
                                    65060,
                                    65061,
                                    65062,
                                    65063,
                                    65064,
                                    65065,
                                    65066,
                                    65067,
                                    65068,
                                    65069,
                                    65279,
                                    127279,
                                    127280,
                                    127281,
                                    127282,
                                    127283,
                                    127284,
                                    127285,
                                    127286,
                                    127287,
                                    127288,
                                    127289,
                                    127290,
                                    127291,
                                    127292,
                                    127293,
                                    127294,
                                    127295,
                                    127296,
                                    127297,
                                    127298,
                                    127299,
                                    127300,
                                    127301,
                                    127302,
                                    127303,
                                    127304,
                                    127305,
                                    127338,
                                    127339,
                                    129104,
                                    129106
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "cv01",
                                            "cv02",
                                            "cv03",
                                            "cv04",
                                            "cv05",
                                            "cv06",
                                            "cv07",
                                            "cv08",
                                            "cv09",
                                            "cv10",
                                            "cv11",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "cv01",
                                            "cv02",
                                            "cv03",
                                            "cv04",
                                            "cv05",
                                            "cv06",
                                            "cv07",
                                            "cv08",
                                            "cv09",
                                            "cv10",
                                            "cv11",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "CAT ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "cv01",
                                            "cv02",
                                            "cv03",
                                            "cv04",
                                            "cv05",
                                            "cv06",
                                            "cv07",
                                            "cv08",
                                            "cv09",
                                            "cv10",
                                            "cv11",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "MOL ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "cv01",
                                            "cv02",
                                            "cv03",
                                            "cv04",
                                            "cv05",
                                            "cv06",
                                            "cv07",
                                            "cv08",
                                            "cv09",
                                            "cv10",
                                            "cv11",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "cv01",
                                            "cv02",
                                            "cv03",
                                            "cv04",
                                            "cv05",
                                            "cv06",
                                            "cv07",
                                            "cv08",
                                            "cv09",
                                            "cv10",
                                            "cv11",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ],
                                        "CAT ": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ],
                                        "MOL ": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ],
                                        "ROM ": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 2505,
                                "num_glyphs": 2548
                            }
                        },
                        "load_end": 1828,
                        "ttfb_start": 866,
                        "ttfb_end": 1641,
                        "download_start": 1641,
                        "download_end": 1828,
                        "download_ms": 187,
                        "all_start": 866,
                        "all_end": 1828,
                        "all_ms": 962,
                        "index": 39,
                        "number": 40
                    },
                    {
                        "type": 3,
                        "id": "32923.78",
                        "request_id": "32923.78",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/[email protected]",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/[email protected]",
                        "raw_id": "32923.78",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Other",
                        "load_ms": 38,
                        "ttfb_ms": 35,
                        "load_start": 1846,
                        "load_start_float": 1846.000354,
                        "bytesIn": 1410,
                        "objectSize": 1410,
                        "objectSizeUncompressed": 1385,
                        "chunks": [
                            {
                                "ts": 1883,
                                "bytes": 1410,
                                "inflated": 1385
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "gzip",
                        "socket": 86,
                        "protocol": "HTTP\/2",
                        "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: whynicht.com",
                                ":method: GET",
                                ":path: \/[email protected]",
                                ":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:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-length: 1410",
                                "content-type: image\/png",
                                "date: Fri, 15 Nov 2024 01:54:12 GMT",
                                "etag: \"66ba2324-569\"",
                                "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1942,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "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": 1410,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 1410,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1845,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 79,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 354,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "1385 bytes",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 128,
                                    "ImageHeight": 128,
                                    "BitDepth": 8,
                                    "ColorType": "Palette",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Palette": "(Binary data 57 bytes, use -b option to extract)",
                                    "Transparency": "(Binary data 18 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "128x128",
                                    "Megapixels": 0.016
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 128,
                                    "height": 128,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Bilevel",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 1,
                                    "green": 1,
                                    "blue": 1
                                },
                                "pixels": 16384,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 14.7372,
                                        "standardDeviation": 26.223299999999998,
                                        "kurtosis": 12.4871,
                                        "skewness": 3.7867999999999999,
                                        "entropy": 0.070338600000000001
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 196.05099999999999,
                                        "standardDeviation": 104.893,
                                        "kurtosis": -0.32271,
                                        "skewness": 1.2734399999999999,
                                        "entropy": 0.28135399999999999
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 0,
                                        "mean": 0,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 0,
                                        "mean": 0,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 0,
                                        "mean": 0,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    }
                                },
                                "alpha": "#00000000",
                                "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": "#FFFFFFFF",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#00000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 128,
                                    "height": 128,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-11-15T01:54:13+00:00",
                                    "date:modify": "2024-11-15T01:54:13+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "3",
                                    "png:IHDR.color_type": "3 (Indexed)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "128, 128",
                                    "png:PLTE.number_colors": "19",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "png:tRNS": "chunk was found",
                                    "signature": "78a664f8ec5d2ca9b10ea4bf3687c4740f87fb389b7688916da66255c0cfc309"
                                },
                                "tainted": false,
                                "filesize": "1385B",
                                "numberPixels": "16384",
                                "pixelsPerSecond": "16.5439MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.000"
                            }
                        },
                        "load_end": 1884,
                        "ttfb_start": 1846,
                        "ttfb_end": 1881,
                        "download_start": 1881,
                        "download_end": 1884,
                        "download_ms": 3,
                        "all_start": 1846,
                        "all_end": 1884,
                        "all_ms": 38,
                        "index": 40,
                        "number": 41
                    },
                    {
                        "type": 3,
                        "id": "242AFCA145ABF7C497B265D8A64FC28F",
                        "request_id": "242AFCA145ABF7C497B265D8A64FC28F",
                        "ip_addr": "128.140.107.118",
                        "full_url": "https:\/\/insight.00-99.xyz\/api\/send",
                        "is_secure": 1,
                        "method": "OPTIONS",
                        "host": "insight.00-99.xyz",
                        "url": "\/api\/send",
                        "raw_id": "242AFCA145ABF7C497B265D8A64FC28F",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/insight.00-99.xyz\/api\/send",
                        "responseCode": 204,
                        "request_type": "Preflight",
                        "load_ms": 42,
                        "ttfb_ms": 42,
                        "load_start": 1958,
                        "load_start_float": 1958.0003469999999,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 353,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 1840,
                        "connect_end": 1873,
                        "ssl_start": 1873,
                        "ssl_end": 1958,
                        "initiator": "https:\/\/insight.00-99.xyz\/api\/send",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "preflight",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: insight.00-99.xyz",
                                ":method: OPTIONS",
                                ":path: \/api\/send",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "access-control-request-headers: content-type",
                                "access-control-request-method: POST",
                                "origin: https:\/\/whynicht.com",
                                "priority: u=1, i",
                                "referer: https:\/\/whynicht.com\/",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "access-control-allow-headers: content-type",
                                "access-control-allow-methods: GET,HEAD,PUT,PATCH,POST,DELETE",
                                "access-control-allow-origin: *",
                                "access-control-max-age: 86400",
                                "content-security-policy: default-src 'self';img-src *;script-src 'self' 'unsafe-eval' 'unsafe-inline';style-src 'self' 'unsafe-inline';connect-src 'self' api.umami.is;frame-ancestors 'self'",
                                "date: Fri, 15 Nov 2024 01:54:13 GMT",
                                "referrer-policy: same-origin",
                                "server: nginx",
                                "vary: Access-Control-Request-Headers",
                                "x-content-type-options: nosniff",
                                "x-dns-prefetch-control: on",
                                "x-frame-options: SAMEORIGIN",
                                "x-permitted-cross-domain-policies: master-only",
                                "x-xss-protection: 1; mode=block",
                                ":status: 204"
                            ]
                        },
                        "bytesOut": 1699,
                        "score_cache": -1,
                        "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": 33,
                        "ssl_ms": 85,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1839,
                        "socket_group": "pm\/https:\/\/insight.00-99.xyz <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "chunks": [],
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "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": 4866,
                        "netlog_id": 347,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIF8TCCBNmgAwIBAgISBDBOrDXr0yQ1KXS5YlK+bqMKMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQxMDE0MDIxNjM5WhcNMjUwMTEyMDIxNjM4WjAcMRowGAYDVQQD\nExFpbnNpZ2h0LjAwLTk5Lnh5ejCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoC\nggIBAKu5pSgDE83MhHJH+ApWaQYuY05pVPq4kdhfI5DA4iGcbj7o\/r8+xMHFQ2EJ\nvQeM3epvgnJerXrDuG0YI+LgNRLmWffn1a84dWYftE2utiJ0l8hXz\/tqDpIIOVp\/\nSSWUlhsmxGNHfNXInMDfxiryJtKpYm+LgDwclSVyD6PIPCjP4CUjY2zl\/nilrF5r\nc7qPsrNUsGpgP5SGBj1vDbelB5oiQiWt8GCd3+tVf9bIoNWkNjO0ir0Lc370axhl\nTlw0DEyYaoGcOIKty3VGeqNuTWhRlJDle7JH0l3CIQuFMjXE7gdzCMN9U2IE2leH\nFTppqoP\/85UbkRHv3HRTrtqmap624Ml4izv19tfXNti7cyR6LY2LCRYFP5H3G9VW\nz+Mbvb2ABdyFRpLVHwaj3y5Dd3UvFXysCoTiDJKnjK8qQFvmIQXeVMShMolcU11A\nb\/2g5mWFAUtzhVunOs4n\/EG0EBJJmxEcNeL0HJDSRdIugjWr4VRmhIg6KKSe1eeX\nLz4TljdLiNTg0+LNvXXHwYqjIs0C3P2NU3YW5\/f0SEgxmhINlcKxxZ4gd7NU5zzw\noQ83E7U+j6tH\/9mNT0IB5VRe5fi3lZvwvoFMtnSPBRaFS+3JTFHOavjG5RyBxs\/B\nsJPrxls\/zShbd16J23OMGy7CziK+KYg50QwqXxjahOrliejXAgMBAAGjggIUMIIC\nEDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMC\nMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFBOGcT3IR1uTjSk3XPb6mVXXh5RZMB8G\nA1UdIwQYMBaAFMXPRqTq9MPAemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAi\nBggrBgEFBQcwAYYWaHR0cDovL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYX\naHR0cDovL3IxMS5pLmxlbmNyLm9yZy8wHAYDVR0RBBUwE4IRaW5zaWdodC4wMC05\nOS54eXowEwYDVR0gBAwwCjAIBgZngQwBAgEwggEDBgorBgEEAdZ5AgQCBIH0BIHx\nAO8AdQDPEVbu1S58r\/OHW9lpLpvpGnFnSrAX7KwB0lt3zsw7CAAAAZKJBccbAAAE\nAwBGMEQCIFMMGQBqOuizP3Dwp7bZIBGpJFBHf65FI5Q79UsXw1XsAiAcv9dzJndA\nwmflABTLuRlKalwNdrXH39645TlxBuWgdwB2AH1ZHhLheCp7HGFnfF79+NCHXBSg\nTpWeuQMv2Q6MLnm4AAABkokFxuUAAAQDAEcwRQIhAPWkj6a465gAJtjJaadWQg5e\n322lfsCSHqn62FL6a9+EAiB8kdAlpnwguH9GThAoEA4q6itrXioPygPue837McG0\n0jANBgkqhkiG9w0BAQsFAAOCAQEAFgFX2caVaEXCcfirMJgDmcTJPuZRSy29HDFK\nRl61qnTHJUBg4TIhF2WnD3skynqEaXblX40vvlkh2pWUISvvGHxWUzXTbJ0JcARz\nJ4CpRD6j+N5HbMV4GH1xNz9OvPDQ5TpYb4hluqNdmU426mVRmMd818o2Xx+3xj1W\n53axByQk0jGBJ8xlI0i\/BY4TzST\/Cfd9lQIYlBWw+GMs5Vjr8rSL03LBsb\/6vKmE\nnxbD+1fVGBpPO\/4RZ+7DDisA6ndglOtQVD1sH1PruyWo\/NGjrOoAO3e5PRGMbMiw\nNBKTm9o+pRzoZp\/a91MXPEERIw2OQpr45C3kV7NUVON7bQL\/5A==\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",
                        "load_end": 2000,
                        "ttfb_start": 1958,
                        "ttfb_end": 2000,
                        "download_start": 2000,
                        "download_end": 2000,
                        "download_ms": 0,
                        "all_start": 1840,
                        "all_end": 2000,
                        "all_ms": 160,
                        "index": 41,
                        "number": 42
                    },
                    {
                        "type": 3,
                        "id": "32923.77",
                        "request_id": "32923.77",
                        "ip_addr": "128.140.107.118",
                        "full_url": "https:\/\/insight.00-99.xyz\/api\/send",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "insight.00-99.xyz",
                        "url": "\/api\/send",
                        "raw_id": "32923.77",
                        "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Fetch",
                        "load_ms": 40,
                        "ttfb_ms": 40,
                        "load_start": 2002,
                        "load_start_float": 2002.000346,
                        "bytesIn": 2,
                        "objectSize": 2,
                        "objectSizeUncompressed": 2,
                        "chunks": [
                            {
                                "ts": 2042,
                                "bytes": 2
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "application\/json",
                        "contentEncoding": "",
                        "socket": 353,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/insight.00-99.xyz\/script.js",
                        "initiator_line": "0",
                        "initiator_column": "1291",
                        "initiator_type": "script",
                        "initiator_function": "L",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: insight.00-99.xyz",
                                ":method: POST",
                                ":path: \/api\/send",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 224",
                                "content-type: application\/json",
                                "origin: https:\/\/whynicht.com",
                                "priority: u=1, i",
                                "referer: https:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "content-length: 2",
                                "content-security-policy: default-src 'self';img-src *;script-src 'self' 'unsafe-eval' 'unsafe-inline';style-src 'self' 'unsafe-inline';connect-src 'self' api.umami.is;frame-ancestors 'self'",
                                "content-type: application\/json; charset=utf-8",
                                "date: Fri, 15 Nov 2024 01:54:13 GMT",
                                "etag: \"bwc9mymkdm2\"",
                                "referrer-policy: same-origin",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-dns-prefetch-control: on",
                                "x-frame-options: SAMEORIGIN",
                                "x-permitted-cross-domain-policies: master-only",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2014,
                        "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": -1,
                        "ssl_ms": -1,
                        "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": 1839,
                        "socket_group": "pm\/https:\/\/insight.00-99.xyz <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 346,
                        "server_port": "443",
                        "load_end": 2042,
                        "ttfb_start": 2002,
                        "ttfb_end": 2042,
                        "download_start": 2042,
                        "download_end": 2042,
                        "download_ms": 0,
                        "all_start": 2002,
                        "all_end": 2042,
                        "all_ms": 40,
                        "index": 42,
                        "number": 43
                    }
                ],
                "requestsFull": 43,
                "requestsDoc": 41,
                "responses_200": 42,
                "responses_404": 0,
                "responses_other": 1,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "main_frame": "FB26073FA4702AACEB665A0F7AC5EC80",
                "loadEventStart": 1843,
                "loadEventEnd": 1843,
                "domContentLoadedEventStart": 1306,
                "domContentLoadedEventEnd": 1306,
                "URL": "https:\/\/whynicht.com",
                "connections": 3,
                "final_base_page_request": 0,
                "final_base_page_request_id": "B22F1D76C33723FC7574559F759014A9",
                "final_url": "https:\/\/whynicht.com\/",
                "domInteractive": 872,
                "firstPaint": 918.10000000009313,
                "firstContentfulPaint": 1019,
                "firstImagePaint": 1623,
                "firstMeaningfulPaint": 1924,
                "renderBlockingCSS": 16,
                "renderBlockingJS": 0,
                "TTFB": 213,
                "basePageSSLTime": 71,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 100,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 903253,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 663131,
                "image_savings": 0,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 10,
                    "HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "EventDispatch": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 23,
                    "ParseAuthorStyleSheet": 2,
                    "UpdateLayoutTree": 7,
                    "Layout": 72,
                    "ResourceChangePriority": 0,
                    "PrePaint": 2,
                    "Paint": 3,
                    "Layerize": 1,
                    "EvaluateScript": 3,
                    "v8.compile": 1,
                    "HitTest": 0,
                    "FunctionCall": 2,
                    "MarkDOMContent": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "MarkLoad": 0,
                    "TimerFire": 0,
                    "Idle": 1916
                },
                "cpuTimesDoc": {
                    "ParseHTML": 10,
                    "HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "EventDispatch": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 22,
                    "ParseAuthorStyleSheet": 2,
                    "UpdateLayoutTree": 7,
                    "Layout": 70,
                    "ResourceChangePriority": 0,
                    "PrePaint": 2,
                    "Paint": 2,
                    "Layerize": 1,
                    "EvaluateScript": 3,
                    "v8.compile": 1,
                    "HitTest": 0,
                    "FunctionCall": 2,
                    "MarkDOMContent": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "MarkLoad": 0,
                    "TimerFire": 0,
                    "Idle": 1820
                },
                "cpu.ParseHTML": 10,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 23,
                "cpu.ParseAuthorStyleSheet": 2,
                "cpu.UpdateLayoutTree": 7,
                "cpu.Layout": 72,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 2,
                "cpu.Paint": 3,
                "cpu.Layerize": 1,
                "cpu.EvaluateScript": 3,
                "cpu.v8.compile": 1,
                "cpu.HitTest": 0,
                "cpu.FunctionCall": 2,
                "cpu.MarkDOMContent": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkLoad": 0,
                "cpu.TimerFire": 0,
                "cpu.Idle": 1916,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1731635649.2038743,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1731635650.962918,
                "browserVersion": "129.0.0.0",
                "browser_version": "129.0.0.0",
                "fullyLoadedCPUms": 2259,
                "fullyLoadedCPUpct": 24.511930585684102,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "FB26073FA4702AACEB665A0F7AC5EC80",
                                "loaderId": "7C53B1CFA64889E03D666067AB9B1433"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/whynicht.com",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/whynicht.com\/",
                "document_hostname": "whynicht.com",
                "document_origin": "https:\/\/whynicht.com",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 230,
                "domComplete": 1840,
                "PerformancePaintTiming.first-paint": 918.10000000009313,
                "PerformancePaintTiming.first-contentful-paint": 918.10000000009313,
                "origin_dns": {
                    "ns": [
                        "ns5.kasserver.com.",
                        "ns6.kasserver.com."
                    ],
                    "mx": [
                        "10 w01e32d1.kasserver.com."
                    ],
                    "txt": [
                        "\"v=spf1 mx a ?all\""
                    ],
                    "soa": [
                        "ns5.kasserver.com. hostmaster.kasserver.com. 2408051920 28800 7200 1209600 7200"
                    ],
                    "cname": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Ecommerce": "Cart Functionality",
                    "Programming languages": "C,PHP 8.2.10",
                    "Web servers": "Nginx 1.24.0",
                    "Reverse proxies": "Nginx 1.24.0",
                    "Analytics": "Umami",
                    "Hosting": "ALL-INKL",
                    "Miscellaneous": "Open Graph"
                },
                "detected_apps": {
                    "Cart Functionality": "",
                    "C": "",
                    "PHP": "8.2.10",
                    "Nginx": "1.24.0",
                    "Umami": "",
                    "ALL-INKL": "",
                    "Open Graph": ""
                },
                "detected_technologies": {
                    "Cart Functionality": {
                        "name": "Cart Functionality",
                        "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.",
                        "slug": "cart-functionality",
                        "categories": [
                            {
                                "id": 6,
                                "slug": "ecommerce",
                                "groups": [
                                    1
                                ],
                                "name": "Ecommerce",
                                "priority": 1
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Cart-generic.svg",
                        "website": "https:\/\/www.wappalyzer.com\/technologies\/ecommerce\/cart-functionality",
                        "pricing": [],
                        "cpe": null
                    },
                    "C": {
                        "name": "C",
                        "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                        "slug": "c",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "C.png",
                        "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "PHP": {
                        "name": "PHP",
                        "description": "PHP is a general-purpose scripting language used for web development.",
                        "slug": "php",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "8.2.10",
                        "icon": "PHP.svg",
                        "website": "http:\/\/php.net",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
                    },
                    "Nginx": {
                        "name": "Nginx",
                        "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                        "slug": "nginx",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            },
                            {
                                "id": 64,
                                "slug": "reverse-proxies",
                                "groups": [
                                    7
                                ],
                                "name": "Reverse proxies",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "1.24.0",
                        "icon": "Nginx.svg",
                        "website": "http:\/\/nginx.org\/en",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                    },
                    "Umami": {
                        "name": "Umami",
                        "description": "Umami is a self-hosted web analytics solution. It's goal is to provide a friendlier, privacy-focused alternative to Google Analytics and a free, open-sourced alternative to paid solutions.",
                        "slug": "umami",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "umami.svg",
                        "website": "https:\/\/umami.is\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "ALL-INKL": {
                        "name": "ALL-INKL",
                        "description": "ALL-INKL is a German-based web hosting provider that promises to offer high-performance services for fair prices.",
                        "slug": "all-inkl",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "ALL-INKL.png",
                        "website": "https:\/\/all-inkl.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "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
                    }
                },
                "detected_raw": [
                    {
                        "name": "Cart Functionality",
                        "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.",
                        "slug": "cart-functionality",
                        "categories": [
                            {
                                "id": 6,
                                "slug": "ecommerce",
                                "groups": [
                                    1
                                ],
                                "name": "Ecommerce",
                                "priority": 1
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Cart-generic.svg",
                        "website": "https:\/\/www.wappalyzer.com\/technologies\/ecommerce\/cart-functionality",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "C",
                        "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                        "slug": "c",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "C.png",
                        "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "PHP",
                        "description": "PHP is a general-purpose scripting language used for web development.",
                        "slug": "php",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "8.2.10",
                        "icon": "PHP.svg",
                        "website": "http:\/\/php.net",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Nginx",
                        "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                        "slug": "nginx",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            },
                            {
                                "id": 64,
                                "slug": "reverse-proxies",
                                "groups": [
                                    7
                                ],
                                "name": "Reverse proxies",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "1.24.0",
                        "icon": "Nginx.svg",
                        "website": "http:\/\/nginx.org\/en",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Umami",
                        "description": "Umami is a self-hosted web analytics solution. It's goal is to provide a friendlier, privacy-focused alternative to Google Analytics and a free, open-sourced alternative to paid solutions.",
                        "slug": "umami",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "umami.svg",
                        "website": "https:\/\/umami.is\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "ALL-INKL",
                        "description": "ALL-INKL is a German-based web hosting provider that promises to offer high-performance services for fair prices.",
                        "slug": "all-inkl",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "ALL-INKL.png",
                        "website": "https:\/\/all-inkl.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "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
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [
                        {
                            "id": "aria-required-attr",
                            "impact": "critical",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures elements with ARIA roles have all required ARIA attributes",
                            "help": "Required ARIA attributes must be provided",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": [
                                                "aria-checked"
                                            ],
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Required ARIA attribute not present: aria-checked"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<a role=\"switch\" href=\"#\" class=\"menu-toggle xs\">\n      <span class=\"close\">Close<\/span>\n      <span>Menu<\/span>\n    <\/a>",
                                    "target": [
                                        ".menu-toggle"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Required ARIA attribute not present: aria-checked"
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#5ba252",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 2.8300000000000001,
                                                "fontSize": "10.7pt (14.278px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"home toggle-images\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.83 (foreground color: #5ba252, background color: #f4f4f4, font size: 10.7pt (14.278px), font weight: bold). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/whynicht.com\/about\" title=\"About why nICHt?\" class=\"about\">Read more<\/a>",
                                    "target": [
                                        ".about"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.83 (foreground color: #5ba252, background color: #f4f4f4, font size: 10.7pt (14.278px), font weight: bold). Expected contrast ratio of 4.5:1"
                                }
                            ]
                        }
                    ],
                    "passes": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures ARIA attributes are allowed for an element's role",
                            "help": "Elements must only use allowed ARIA attributes",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(1) > a[href$=\"magazine\"][aria-current=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(2) > a[href$=\"about\"][aria-current=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(3) > a[href$=\"get-a-copy\"][aria-current=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-body",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures 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.4\/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 toggle-images\">",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-roles",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all elements with a role attribute use a valid value",
                            "help": "ARIA roles used must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a role=\"switch\" href=\"#\" class=\"menu-toggle xs\">\n      <span class=\"close\">Close<\/span>\n      <span>Menu<\/span>\n    <\/a>",
                                    "target": [
                                        ".menu-toggle"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all ARIA attributes have valid values",
                            "help": "ARIA attributes must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(1) > a[href$=\"magazine\"][aria-current=\"\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(2) > a[href$=\"about\"][aria-current=\"\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(3) > a[href$=\"get-a-copy\"][aria-current=\"\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                            "help": "ARIA attributes must conform to valid names",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(1) > a[href$=\"magazine\"][aria-current=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(2) > a[href$=\"about\"][aria-current=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(3) > a[href$=\"get-a-copy\"][aria-current=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "bypass",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag241",
                                "section508",
                                "section508.22.o"
                            ],
                            "description": "Ensures 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.4\/bypass?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "header-present",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<h1 class=\"sr\">why nICHt?<\/h1>",
                                                    "target": [
                                                        ".site-title > h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h1 class=\"sr\">why nICHt?<\/h1>",
                                                    "target": [
                                                        "main > h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"xs\">Now available online<\/h2>",
                                                    "target": [
                                                        "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\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "10.7pt (14.278px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Menu<\/span>",
                                    "target": [
                                        ".menu-toggle > span:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "15.6pt (20.768px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>A semi-annual comparative literary magazine publishing poetry, short prose and translations.<\/p>",
                                    "target": [
                                        ".paragraph > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#5ba252",
                                                "contrastRatio": 6.7300000000000004,
                                                "fontSize": "10.7pt (14.278px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.73"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"xs\">Now available online<\/h2>",
                                    "target": [
                                        "h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#5ba252",
                                                "contrastRatio": 6.7300000000000004,
                                                "fontSize": "15.6pt (20.768px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.73"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Get physical and digital copies of our magazine.<\/p>",
                                    "target": [
                                        ".buy > section > div > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#5ba252",
                                                "contrastRatio": 6.7300000000000004,
                                                "fontSize": "10.7pt (14.278px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.73"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"button xs\">Buy now \u2192<\/div>",
                                    "target": [
                                        ".button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "15.6pt (20.768px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Archive                                  <\/span>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(1) > a[href$=\"magazine\"][aria-current=\"\"] > span:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "10.7pt (14.278px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"xs\">1<\/span>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(1) > a[href$=\"magazine\"][aria-current=\"\"] > .xs"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "15.6pt (20.768px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>About                                  <\/span>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(2) > a[href$=\"about\"][aria-current=\"\"] > span:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "10.7pt (14.278px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"xs\">2<\/span>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(2) > a[href$=\"about\"][aria-current=\"\"] > .xs"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "15.6pt (20.768px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Get a copy                                  <\/span>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(3) > a[href$=\"get-a-copy\"][aria-current=\"\"] > span:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "10.7pt (14.278px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"xs\">3<\/span>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(3) > a[href$=\"get-a-copy\"][aria-current=\"\"] > .xs"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "15.6pt (20.768px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"] > span:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "15.6pt (20.768px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>(Deadline 15. Aug 2024)<\/span>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"] > span:nth-child(1) > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "10.7pt (14.278px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"xs\">4<\/span>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"] > .xs"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "10.7pt (14.278px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"xs\">\u00a9 2015\u20132024 why nICHt?<\/span>",
                                    "target": [
                                        "div:nth-child(1) > .xs"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "10.7pt (14.278px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.instagram.com\/whynicht\/\" target=\"_blank\" title=\"Follow us on Instagram\">Instagram<\/a>",
                                    "target": [
                                        "a[title=\"Follow us on Instagram\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "10.7pt (14.278px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.facebook.com\/alice.whynICHt\/\" target=\"_blank\" title=\"Follow us on Facebook\">Facebook<\/a>",
                                    "target": [
                                        "a[title=\"Follow us on Facebook\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "document-title",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag242",
                                "ACT"
                            ],
                            "description": "Ensures 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.4\/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\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "schema_name",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<meta id=\"schema_name\" itemprop=\"name\" content=\"Why nICHt? Seasonal Collection: words &amp; images\">",
                                    "target": [
                                        "#schema_name"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "schema_description",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<meta id=\"schema_description\" itemprop=\"description\" content=\"A semi-annual comparative literary magazine publishing poetry, short prose and translations.\">",
                                    "target": [
                                        "#schema_description"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "schema_image",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<meta id=\"schema_image\" itemprop=\"image\" content=\"https:\/\/whynicht.com\/media\/site\/3fb7418375-1689696689\/whynicht-og-image.png\">",
                                    "target": [
                                        "#schema_image"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-has-lang",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures every HTML document has a lang attribute",
                            "help": "<html> element must have a lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/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\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-lang-valid",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures 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.4\/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\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                            "help": "Images must have alternate text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/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": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp\" class=\"\">",
                                    "target": [
                                        "img:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp\" class=\"\">",
                                    "target": [
                                        "img:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp\" class=\"\">",
                                    "target": [
                                        "img:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp\" class=\"\">",
                                    "target": [
                                        "img:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp\" class=\"\">",
                                    "target": [
                                        "img:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp\" class=\"\">",
                                    "target": [
                                        "img:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp\" class=\"\">",
                                    "target": [
                                        "img:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp\" class=\"active\">",
                                    "target": [
                                        ".active"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp\">",
                                    "target": [
                                        "img:nth-child(9)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp\">",
                                    "target": [
                                        "img:nth-child(10)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp\">",
                                    "target": [
                                        "img:nth-child(11)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp\">",
                                    "target": [
                                        "img:nth-child(12)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp\">",
                                    "target": [
                                        "img:nth-child(13)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp\">",
                                    "target": [
                                        "img:nth-child(14)"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "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=\"https:\/\/whynicht.com\" class=\"site-title lg\">",
                                    "target": [
                                        ".site-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "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 role=\"switch\" href=\"#\" class=\"menu-toggle xs\">\n      <span class=\"close\">Close<\/span>\n      <span>Menu<\/span>\n    <\/a>",
                                    "target": [
                                        ".menu-toggle"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "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=\"https:\/\/whynicht.com\/about\" title=\"About why nICHt?\" class=\"about\">Read more<\/a>",
                                    "target": [
                                        ".about"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "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 class=\"buy no-style\" href=\"\/checkout\" style=\"\">",
                                    "target": [
                                        ".buy"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "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=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(1) > a[href$=\"magazine\"][aria-current=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "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=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(2) > a[href$=\"about\"][aria-current=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "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=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(3) > a[href$=\"get-a-copy\"][aria-current=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "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=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "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=\"https:\/\/www.instagram.com\/whynicht\/\" target=\"_blank\" title=\"Follow us on Instagram\">Instagram<\/a>",
                                    "target": [
                                        "a[title=\"Follow us on Instagram\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "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=\"https:\/\/www.facebook.com\/alice.whynICHt\/\" target=\"_blank\" title=\"Follow us on Facebook\">Facebook<\/a>",
                                    "target": [
                                        "a[title=\"Follow us on Facebook\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "list",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures that lists are structured correctly",
                            "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"pages-list\">",
                                    "target": [
                                        "section > nav > .pages-list"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "listitem",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures <li> elements are used semantically",
                            "help": "<li> elements must be contained in a <ul> or <ol>",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n\t\t\t\t<a href=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n\t\t\t\t<a href=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n\t\t\t\t<a href=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n\t\t\t\t<a href=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(4)"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "nested-interactive",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                            "help": "Interactive controls must not be nested",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a role=\"switch\" href=\"#\" class=\"menu-toggle xs\">\n      <span class=\"close\">Close<\/span>\n      <span>Menu<\/span>\n    <\/a>",
                                    "target": [
                                        ".menu-toggle"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": [
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "contrastRatio": 0,
                                                "fontSize": "15.6pt (20.768px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"book-side-left\">\n          Seasonal Collection: words &amp; images        <\/div>",
                                    "target": [
                                        ".book-side-left"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "contrastRatio": 0,
                                                "fontSize": "15.6pt (20.768px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<em>Seasonal Collection: words &amp; images<br>Saisonale Sammlung: worte und bilder<br>\u0421\u0435\u0437\u043e\u043d\u043d\u0430\u044f \u043a\u043e\u043b\u043b\u0435\u043a\u0446\u0438\u044f: \u0441\u043b\u043e\u0432\u0430 \u0438 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f<br>Collection Saisonni\u00e8re: mots et images<\/em>",
                                    "target": [
                                        "em"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "contrastRatio": 0,
                                                "fontSize": "15.6pt (20.768px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>The languages of the publications are English, German, French and Russian. <br>Alongside the literary works the magazine publishes graphic representation of language.<\/p>",
                                    "target": [
                                        ".book-back > p:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "static.14.32.203.116.clients.your-server.de",
                "base_page_cname": "",
                "base_page_dns_server": "ns5.kasserver.com",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 14046,
                "testUrl": "https:\/\/whynicht.com",
                "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:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp\",\"width\":418,\"height\":537,\"naturalWidth\":600,\"naturalHeight\":772},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp\",\"width\":418,\"height\":457,\"naturalWidth\":600,\"naturalHeight\":656},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp\",\"width\":418,\"height\":538,\"naturalWidth\":600,\"naturalHeight\":773},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp\",\"width\":418,\"height\":555,\"naturalWidth\":600,\"naturalHeight\":797},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp\",\"width\":418,\"height\":631,\"naturalWidth\":600,\"naturalHeight\":906},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp\",\"width\":418,\"height\":638,\"naturalWidth\":600,\"naturalHeight\":916},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp\",\"width\":418,\"height\":526,\"naturalWidth\":600,\"naturalHeight\":756},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp\",\"width\":418,\"height\":598,\"naturalWidth\":600,\"naturalHeight\":859},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp\",\"width\":418,\"height\":600,\"naturalWidth\":482,\"naturalHeight\":693},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp\",\"width\":418,\"height\":490,\"naturalWidth\":600,\"naturalHeight\":704},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp\",\"width\":418,\"height\":443,\"naturalWidth\":600,\"naturalHeight\":637},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp\",\"width\":418,\"height\":525,\"naturalWidth\":600,\"naturalHeight\":755},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp\",\"width\":418,\"height\":454,\"naturalWidth\":600,\"naturalHeight\":652},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp\",\"width\":418,\"height\":459,\"naturalWidth\":600,\"naturalHeight\":659}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "Inter",
                        "display": "block",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "500"
                    },
                    {
                        "family": "Inter",
                        "display": "block",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "500"
                    },
                    {
                        "family": "Inter",
                        "display": "block",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Inter",
                        "display": "block",
                        "status": "loaded",
                        "style": "italic",
                        "weight": "700"
                    }
                ],
                "generated-content-percent": 0.19,
                "generated-content-size": 0.059999999999999998,
                "imgs-in-viewport": [
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp\" class=\"\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 772
                    },
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp\" class=\"\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 656
                    },
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp\" class=\"\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 773
                    },
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp\" class=\"\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 797
                    },
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp\" class=\"\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 906
                    },
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp\" class=\"\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 916
                    },
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp\" class=\"active\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 756
                    },
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 859
                    },
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 482,
                        "naturalHeight": 693
                    },
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 704
                    },
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 637
                    },
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 755
                    },
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 652
                    },
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 659
                    }
                ],
                "imgs-no-alt": [],
                "imgs-out-viewport": [],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width, initial-scale=1.0",
                "possibly-render-blocking-reqs": [
                    "https:\/\/whynicht.com\/assets\/css\/style.css?v=1722003682",
                    "https:\/\/whynicht.com\/assets\/css\/header.css?v=1722003682",
                    "https:\/\/whynicht.com\/assets\/css\/footer.css?v=1722003682",
                    "https:\/\/whynicht.com\/assets\/css\/default.css?v=1722003682",
                    "https:\/\/whynicht.com\/assets\/css\/book.css?v=1722003682",
                    "https:\/\/whynicht.com\/assets\/css\/content.css?v=1722003682",
                    "https:\/\/whynicht.com\/assets\/css\/archive.css?v=1722003682",
                    "https:\/\/whynicht.com\/assets\/css\/form.css?v=1722003682",
                    "https:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                    "https:\/\/whynicht.com\/assets\/css\/issue.css?v=1722003682",
                    "https:\/\/whynicht.com\/assets\/css\/magazine.css?v=1722003682",
                    "https:\/\/whynicht.com\/assets\/css\/shop.css?v=1722003682",
                    "https:\/\/whynicht.com\/assets\/css\/contribute.css?v=1722003682",
                    "https:\/\/whynicht.com\/assets\/css\/map.css?v=1722003682"
                ],
                "rendered-html": "<html lang=\"en\"><head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <link href=\"https:\/\/whynicht.com\/assets\/css\/style.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/header.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/footer.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/default.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/book.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/content.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/archive.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/form.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/issue.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/magazine.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/shop.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/contribute.css?v=1722003682\" rel=\"stylesheet\">      <script async=\"\" src=\"https:\/\/insight.00-99.xyz\/script.js\" data-website-id=\"a378f7dc-ba3b-4245-8646-23bc23ae1d2d\"><\/script>\n    \n\n\n<style itemscope=\"\" itemtype=\"https:\/\/schema.org\/WebSite\" itemref=\"schema_name schema_description schema_image\">\/* inner styles set by WPT to match CSSOM *\/<\/style>\n\n\n  <title>Why nICHt? Seasonal Collection: words &amp; images<\/title>\n  <meta id=\"schema_name\" itemprop=\"name\" content=\"Why nICHt? Seasonal Collection: words &amp; images\">\n\n\n<meta name=\"description\" content=\"A semi-annual comparative literary magazine publishing poetry, short prose and translations.\">\n<meta id=\"schema_description\" itemprop=\"description\" content=\"A semi-annual comparative literary magazine publishing poetry, short prose and translations.\">\n\n\n  <link rel=\"canonical\" href=\"https:\/\/whynicht.com\">\n\n\n\n\n  <meta id=\"schema_image\" itemprop=\"image\" content=\"https:\/\/whynicht.com\/media\/site\/3fb7418375-1689696689\/whynicht-og-image.png\">\n\n\n<meta name=\"author\" content=\"\">\n\n\n<meta name=\"date\" content=\"2024-07-11\">\n\n\n<meta property=\"og:title\" content=\"Why nICHt? Seasonal Collection: words &amp; images\">\n\n<meta property=\"og:description\" content=\"A semi-annual comparative literary magazine publishing poetry, short prose and translations.\">\n\n  <meta property=\"og:image\" content=\"https:\/\/whynicht.com\/media\/site\/3fb7418375-1689696689\/whynicht-og-image-1200x630-crop-1-q80.png\">\n  <meta property=\"og:image:width\" content=\"1200\">\n  <meta property=\"og:image:height\" content=\"630\">\n\n<meta property=\"og:site_name\" content=\"why nICHt?\">\n\n<meta property=\"og:url\" content=\"https:\/\/whynicht.com\">\n\n<meta property=\"og:type\" content=\"\">\n\n\n\n\n\n\n\n\n<meta name=\"twitter:card\" content=\"summary_large_image\">\n\n<meta name=\"twitter:title\" content=\"Why nICHt? Seasonal Collection: words &amp; images\">\n\n<meta name=\"twitter:description\" content=\"A semi-annual comparative literary magazine publishing poetry, short prose and translations.\">\n\n  <meta name=\"twitter:image\" content=\"https:\/\/whynicht.com\/media\/site\/3fb7418375-1689696689\/whynicht-og-image-1200x675-crop-1-q80.png\">\n\n<meta name=\"twitter:site\" content=\"\">\n\n<meta name=\"twitter:creator\" content=\"\">\n  \n\n<meta name=\"robots\" content=\"\">\n    <link rel=\"icon\" type=\"image\/png\" href=\"\/[email protected]\" media=\"(prefers-color-scheme:no-preference)\">\n  <link rel=\"icon\" type=\"image\/png\" href=\"\/[email protected]\" media=\"(prefers-color-scheme:dark)\">\n  <link rel=\"icon\" type=\"image\/png\" href=\"\/[email protected]\" media=\"(prefers-color-scheme:light)\">\n  <style>\/* inner styles set by WPT to match CSSOM *\/:root { --accent: #5ba252; --accent-rgba: rgba(255, 255, 255, 1); --text-on-background: #000000; }<\/style>\n    <link href=\"https:\/\/whynicht.com\/assets\/css\/map.css?v=1722003682\" rel=\"stylesheet\"><\/head>\n\n<body class=\"home toggle-images\"><header class=\"site-header\">\n  <a href=\"https:\/\/whynicht.com\" class=\"site-title lg\">\n    <h1 class=\"sr\">why nICHt?<\/h1>\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 59 76\">\n      <path d=\"M2.6 56.42c.2.04.47.18.8.42.3.22.68.39 1.14.5 1.35.3 2.7.58 4.05.84a420.26 420.26 0 0 1 9.05 1.74c1.66.3 3.33.62 5 .95.4.06.78.1 1.15.1.35 0 .61-.06.78-.17.16-.13.27-.2.33-.2.11 0 .17.08.17.23 0 .37-.03.75-.07 1.15a10.36 10.36 0 0 0 0 2.32c.04.39.07.78.07 1.17l-.1.07c-.18 0-.35-.09-.53-.26a.97.97 0 0 0-.71-.26 22.22 22.22 0 0 0-2.88.4 169.15 169.15 0 0 1-2.9.62l-.01.09a101.17 101.17 0 0 0 4.54.85c.53.06.93.1 1.21.1.2 0 .36-.04.5-.1a3.45 3.45 0 0 0 .55-.43.42.42 0 0 1 .26-.16l.13.03c-.09.18-.14.36-.16.56a5.32 5.32 0 0 0 0 1.3L25 69c0 .38.02.73.07 1.08.04.35.06.71.06 1.08-.04.11-.1.17-.2.17-.04 0-.2-.08-.45-.23a2.04 2.04 0 0 0-.98-.23h-.43a285.77 285.77 0 0 0-4.6.95 78942.76 78942.76 0 0 0-9.09 1.93c-1.64.32-3.27.68-4.9 1.07-.31.07-.6.17-.9.3-.3.13-.54.31-.71.55-.04.07-.11.1-.2.1-.17 0-.26-.12-.26-.36 0-.35.02-.68.07-1.01a15.24 15.24 0 0 0 0-2.03c-.05-.35-.07-.7-.07-1.04 0-.14.06-.2.16-.2.05 0 .14.03.27.1l.49.2.65.19c.24.07.5.1.75.1.2 0 .53-.03.98-.1l1.4-.26 1.48-.3c.46-.1.8-.18 1.05-.22l10.69-1.93v-.1c-1.38-.24-2.74-.5-4.1-.79-1.36-.3-2.74-.58-4.11-.85a809.41 809.41 0 0 0-9.55 2.26c-.06-.09-.1-.24-.1-.46 0-.37.02-.75.04-1.14l.03-1.15c0-.06.05-.1.13-.1a106.18 106.18 0 0 0 4.64-.49V66c-.7-.1-1.47-.2-2.32-.29l-2.32-.23c-.08 0-.13-.04-.13-.13 0-.39 0-.77-.03-1.14-.02-.37-.03-.75-.03-1.14 0-.14.03-.23.1-.3l.35.07c.11.02.22.05.33.1l8.8 1.99c1.37-.24 2.75-.52 4.15-.85 1.37-.33 2.74-.63 4.12-.92v-.13a465.04 465.04 0 0 0-9.75-1.73c-.45-.09-.96-.17-1.5-.26l-1.7-.3c-.57-.1-1.12-.2-1.67-.26-.54-.06-1.04-.1-1.5-.1-.4 0-.68.07-.85.2l-.75.5c-.07-.03-.1-.07-.1-.14a.9.9 0 0 1-.03-.2c0-.32.02-.65.06-.98a16.26 16.26 0 0 0 0-2.02 7.66 7.66 0 0 1-.06-1.02v-.23l.13-.06ZM24.74 42.35c.15 0 .24.07.26.23l.03.36c0 .26-.02.5-.06.75a3.22 3.22 0 0 0 0 1.54A4.76 4.76 0 0 1 25 46.4c-.02.15-.1.23-.26.23-.02 0-.11-.03-.26-.1a4.48 4.48 0 0 0-.56-.26c-.24-.1-.5-.2-.78-.26a2.88 2.88 0 0 0-.85-.13h-8.6c-.33 0-.61.09-.85.26-.24.15-.43.36-.56.62-.15.24-.26.52-.32.85a3.2 3.2 0 0 0 .06 2c.11.34.26.66.46.94.2.26.44.48.72.66.26.15.54.23.85.23h8.89a2 2 0 0 0 1.05-.3c.32-.2.58-.3.78-.3.11 0 .19.1.23.3a5.09 5.09 0 0 1 0 1.3 5.39 5.39 0 0 0 0 1.28 9.44 9.44 0 0 1 0 1.18c-.02.13-.1.2-.26.2-.13 0-.38-.12-.75-.36-.4-.24-.85-.36-1.38-.36H6.43c-.43 0-.9.02-1.4.06-.53.03-.97.14-1.34.36a.87.87 0 0 0-.23.17.65.65 0 0 1-.3.06c-.08 0-.17-.1-.26-.3a2.82 2.82 0 0 0-.2-.42l-.81-1.47a4.13 4.13 0 0 0-.66-.82c-.3-.3-.45-.6-.45-.91 0-.04 0-.1.03-.16.02-.07.06-.1.13-.1.17 0 .35.03.52.1.18.06.35.12.53.16.43.1.87.2 1.3.26.42.04.84.07 1.28.07h6.5v-.07a2.2 2.2 0 0 1-.81-.62 4.93 4.93 0 0 1-.07-6.3A3.58 3.58 0 0 1 13 42.93h9.65c.41 0 .8-.1 1.17-.3.37-.2.68-.3.92-.3ZM9.44 27.44c.13 0 .4.12.78.36.37.24.82.36 1.34.36h11.41c2.81 0 4.97.7 6.48 2.1 1.52 1.36 2.28 3.49 2.28 6.37 0 .17-.07.29-.22.36a2.96 2.96 0 0 1-1.11.1c-.2-.03-.36-.04-.46-.04h-.79a4.2 4.2 0 0 1-.75-.06c0-.05-.01-.07-.03-.07v-.1c0-.1.07-.28.23-.52.17-.24.26-.48.26-.72 0-2.62-1.29-4.12-3.86-4.51a5.63 5.63 0 0 0-1.18 0l-.49.03c-.15 0-.23-.01-.23-.03v.1c.61.35 1.1.88 1.44 1.6.35.7.53 1.38.53 2.06a5.65 5.65 0 0 1-1.02 3.2c-.35.46-.76.84-1.24 1.15-.48.28-1.02.42-1.63.42h-9.65c-.41 0-.8.1-1.18.3-.37.2-.67.29-.91.29-.15 0-.24-.07-.26-.2a2.84 2.84 0 0 1 .06-1.14 4.2 4.2 0 0 0 0-1.54 3.22 3.22 0 0 1-.06-1.17c.02-.16.1-.23.26-.23l.26.13.59.26c.22.09.47.17.75.26.28.07.57.1.85.1h8.6c.35 0 .64-.09.88-.26.24-.18.44-.4.59-.66.13-.26.23-.54.3-.85.06-.32.1-.63.1-.91 0-.26-.06-.56-.17-.88a3.48 3.48 0 0 0-1.15-1.7c-.26-.2-.54-.3-.85-.3h-8.95c-.37 0-.71.1-1.02.3-.32.2-.6.29-.81.29-.18 0-.26-.09-.26-.26v-3.4c0-.11 0-.23.03-.36.02-.15.1-.23.26-.23ZM57.74 62.17c.15 0 .24.08.26.23l.03.36c0 .26-.02.51-.06.75a3.22 3.22 0 0 0 0 1.54 4.76 4.76 0 0 1 .03 1.18c-.02.15-.1.22-.26.22a.57.57 0 0 1-.23-.1c-.13-.08-.3-.17-.5-.25-.2-.11-.46-.2-.74-.27a3.34 3.34 0 0 0-.98-.13h-8.6c-.33 0-.61.09-.85.26-.24.18-.44.4-.59.66-.15.26-.26.55-.33.88a3.13 3.13 0 0 0 .07 1.8c.1.33.26.64.46.95.2.28.42.52.68.72.27.2.55.29.85.29h8.96a2 2 0 0 0 1.05-.3c.32-.19.58-.29.78-.29.18 0 .26.09.26.26 0 .3 0 .61-.03.92a11.51 11.51 0 0 0 0 1.7 9.44 9.44 0 0 1 0 1.18c-.02.13-.1.2-.26.2-.15 0-.4-.13-.75-.37s-.81-.36-1.38-.36H44.14c-.5 0-.86.1-1.08.3-.24.2-.42.3-.55.3-.18 0-.27-.06-.27-.17 0-.3.01-.6.04-.89.02-.3.03-.6.03-.91 0-.26-.02-.52-.07-.79a4.76 4.76 0 0 1-.03-1.07c0-.16.04-.22.13-.2.2.15.34.27.43.36.08.06.18.1.3.13.08.02.2.03.35.03h.65v-.1a3.57 3.57 0 0 1-1.43-1.6 4.72 4.72 0 0 1-.23-3.76 4.88 4.88 0 0 1 2-2.64 3.09 3.09 0 0 1 1.6-.43h9.64c.41 0 .8-.1 1.17-.3.37-.19.68-.29.92-.29ZM35.6 54.98c.05 0 .3.12.73.36.43.22 1.05.33 1.86.33h17.2c.78 0 1.35-.1 1.7-.3.32-.22.55-.33.68-.33.15 0 .23.11.23.33 0 .26-.01.5-.03.72-.05.2-.07.57-.07 1.11 0 .5.02.87.07 1.11.02.22.03.48.03.79 0 .15-.08.23-.23.23-.1 0-.22-.06-.33-.17-.13-.1-.29-.2-.49-.26a7.19 7.19 0 0 0-1.92-.3h-16.7c-.12 0-.27.02-.47.04a6.25 6.25 0 0 0-1.63.23c-.11.04-.2.1-.3.16-.1.07-.21.1-.32.1-.09 0-.14-.03-.17-.1a.96.96 0 0 1-.03-.23c0-.3.02-.58.07-.85a10.71 10.71 0 0 0 0-1.8c-.03-.32-.04-.6-.04-.81v-.23c0-.09.06-.13.17-.13ZM57.38 39.48c.04 0 .17 0 .4.03.2 0 .32.03.32.1 0 1.78-.2 3.45-.59 5-.4 1.55-1.02 2.9-1.9 4.05a9.52 9.52 0 0 1-3.5 2.72c-1.43.65-3.2.98-5.32.98-1.72 0-3.27-.21-4.64-.62a9.28 9.28 0 0 1-3.54-1.97 8.54 8.54 0 0 1-2.25-3.27 12.63 12.63 0 0 1-.79-4.64v-.52c-.02-.17 0-.35.04-.52.06-.4.27-.6.62-.6a45.96 45.96 0 0 0 3.33 0c.16 0 .25.04.3.1a.58.58 0 0 1-.17.17.43.43 0 0 0-.2.2c-.17.37-.29.81-.35 1.34-.09.5-.13.94-.13 1.34a5.24 5.24 0 0 0 2.45 4.57c.72.46 1.54.8 2.45 1.02.92.21 1.83.32 2.75.32 1.28 0 2.44-.2 3.46-.59 1-.39 1.85-.93 2.55-1.63a7.41 7.41 0 0 0 1.6-2.52 8.54 8.54 0 0 0 .53-3.63 4.2 4.2 0 0 0-.2-.85.87.87 0 0 1-.07-.32c0-.07.06-.11.17-.13.09-.05.2-.07.33-.07.1-.02.22-.03.35-.03h1.12c.28-.02.57-.03.88-.03ZM35.6 24.33a11.74 11.74 0 0 0 .92.36l.82.23c.28.06.6.1.95.1h17.16c.28 0 .56-.04.82-.1l.72-.2.52-.23a1 1 0 0 1 .33-.1c.15 0 .23.11.23.33 0 .3-.03.6-.07.88a10.27 10.27 0 0 0 0 1.87c.04.37.07.7.07 1.01 0 .22-.08.33-.23.33-.11 0-.22-.06-.33-.17-.1-.1-.26-.2-.46-.3a3.56 3.56 0 0 0-.68-.19 4.2 4.2 0 0 0-.7-.13 3.42 3.42 0 0 0-.58-.06H44.34c-.46 0-.89.16-1.28.49-.4.32-.59.73-.59 1.2 0 .29.05.54.13.76a18 18 0 0 1 .56 1.27c.06.22.1.47.1.76v.42a4.4 4.4 0 0 1-.23 1.01.67.67 0 0 1-.26.33h12.68c.28 0 .56-.03.82-.1.26-.06.5-.13.72-.2l.52-.22a1 1 0 0 1 .33-.1c.15 0 .23.1.23.33 0 .3-.03.6-.07.91a12.84 12.84 0 0 0 0 1.83c.04.29.07.58.07.89 0 .21-.08.32-.23.32-.11 0-.22-.05-.33-.16-.13-.11-.3-.2-.5-.26a7.2 7.2 0 0 0-1.92-.3H38.4c-.1 0-.23.01-.43.04a6.57 6.57 0 0 0-1.73.22l-.3.17c-.1.06-.21.1-.32.1-.09 0-.14-.04-.17-.1a.96.96 0 0 1-.03-.23c0-.33.01-.63.03-.92.03-.3.04-.62.04-.94v-.79c-.03-.3-.04-.58-.04-.82v-.22c0-.1.06-.14.17-.14a11.74 11.74 0 0 0 .92.36l.81.23c.28.07.6.1.95.1H39c.39 0 .72-.1.98-.33.24-.21.36-.52.36-.91 0-.3-.05-.58-.13-.82l-.33-.75-.3-.78a2.38 2.38 0 0 1 .03-1.8c.14-.3.3-.6.5-.85h-1.73c-.3 0-.61.04-.92.13a5.9 5.9 0 0 0-1.44.59c-.17.08-.3.13-.36.13-.08 0-.14-.04-.16-.1a.96.96 0 0 1-.03-.23c0-.33 0-.68.03-1.05a17.38 17.38 0 0 0 0-1.86c-.04-.3-.07-.6-.07-.88v-.23c0-.09.06-.13.17-.13ZM57.9 12.44c.2.02.3.16.3.42 0 .64-.06 1.3-.17 2-.08.67-.25 1.3-.49 1.86-.3.7-.66 1.33-1.08 1.9A6.48 6.48 0 0 1 52.61 21c-.9.22-1.95.33-3.17.33h-4.45v1.11c0 .3-.15.46-.46.46H42.7c-.17 0-.3-.02-.36-.07-.06-.04-.1-.15-.1-.32v-1.15c-.56.02-1.1.07-1.63.13-.55.05-.93.13-1.15.27a.87.87 0 0 0-.22.16.65.65 0 0 1-.3.06c-.09 0-.17-.1-.26-.29a2.82 2.82 0 0 0-.2-.43l-.81-1.47-.26-.36c-.14-.15-.26-.3-.36-.45a4.5 4.5 0 0 1-.33-.43c-.11-.15-.16-.28-.16-.4v-.09c0-.04 0-.1.03-.16.02-.07.06-.1.13-.1.15 0 .33.03.52.1l.52.16a67.24 67.24 0 0 0 1.9.26l1.08.07h1.5v-4.84c0-.17.04-.28.1-.33.07-.04.19-.06.36-.06h1.83c.3 0 .46.15.46.46v4.77h4.45c1.91 0 3.37-.34 4.38-1.02 1-.67 1.5-1.83 1.5-3.46 0-.15-.03-.3-.1-.46a8.75 8.75 0 0 1-.36-.65c-.04-.07-.04-.17 0-.3.02-.04.32-.05.88-.03l.6.03c0-.02.05-.03.16-.03a6.28 6.28 0 0 0 1.4-.03ZM40.97.1a7.55 7.55 0 0 1 4.7 1.57c.66.46 1.26.98 1.8 1.57.55.59 1.05 1.19 1.5 1.8l2.98.42c.11.02.22.01.33-.03.1-.04.2-.08.3-.1.08-.02.15 0 .19.07.04.04.06.16.06.36-.02.1-.03.26-.03.45l-.03.43c-.02.24 0 .57.06.98 0 .13-.03.2-.1.23a6.43 6.43 0 0 1-.75-.16l-3.69.42a.95.95 0 0 1-.36 0 2.17 2.17 0 0 1-.36-.42 12.93 12.93 0 0 0-3.07-3.04 9.82 9.82 0 0 0-1.8-.99 4 4 0 0 0-1.6-.39c-.83 0-1.52.29-2.06.85a2.74 2.74 0 0 0-.85 2.06c0 .15.03.35.1.59a6.23 6.23 0 0 0 .62 1.44c.13.2.26.34.4.42.03.03.1.06.19.1.08.05.14.09.16.13-.09.09-.22.18-.4.26-.3.18-.61.39-.94.63-.35.23-.63.49-.85.75a.76.76 0 0 0-.13.2.48.48 0 0 1-.23.12.51.51 0 0 1-.1-.13 1.07 1.07 0 0 0-.13-.16c-.43-.76-.77-1.55-1.01-2.35a8.1 8.1 0 0 1-.4-2.52c0-.79.15-1.52.43-2.2.26-.69.64-1.28 1.15-1.76A5.45 5.45 0 0 1 40.97.1Zm15.56 4.64c.48 0 .9.15 1.24.43.33.28.5.67.5 1.18 0 .5-.15.93-.43 1.3a1.4 1.4 0 0 1-1.15.53c-.48 0-.91-.15-1.3-.43-.4-.3-.6-.7-.6-1.2 0-.51.18-.93.53-1.28a1.6 1.6 0 0 1 1.2-.53Z\"><\/path>\n    <\/svg>\n  <\/a>\n      <a role=\"switch\" href=\"#\" class=\"menu-toggle xs\">\n      <span class=\"close\">Close<\/span>\n      <span>Menu<\/span>\n    <\/a>\n    <nav role=\"navigation\" class=\"navigation\">\n      \t<ul class=\"pages-list\">\n\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n      <ul class=\"issues-list\">\n                  <li style=\"--accent: #5ba252\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/tea-time\" title=\"Read &quot;Tea Time&quot;\">\n              <span>Tea Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 16<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #cf6914\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/metaphysical-time\" title=\"Read &quot;Metaphysical Time&quot;\">\n              <span>Metaphysical Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 15<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #78b459\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/evil-time\" title=\"Read &quot;Evil Time&quot;\">\n              <span>Evil Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 13\/14<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #8ac28a\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/once-upon-a-time\" title=\"Read &quot;Once Upon a Time&quot;\">\n              <span>Once Upon a Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 11\/12<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #cb5a26\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/travel-time\" title=\"Read &quot;Travel Time&quot;\">\n              <span>Travel Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 10<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #7e73b6\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/sci-fi-time\" title=\"Read &quot;Sci-Fi Time&quot;\">\n              <span>Sci-Fi Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 9<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #3953a4\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/naughty-time\" title=\"Read &quot;Naughty Time&quot;\">\n              <span>Naughty Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 8<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #ec6d2a\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/reset-time\" title=\"Read &quot;Reset Time&quot;\">\n              <span>Reset Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 7<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #ac489a\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/rebel-time\" title=\"Read &quot;Rebel Time&quot;\">\n              <span>Rebel Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 6<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #ffd548\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/golden-time\" title=\"Read &quot;Golden Time&quot;\">\n              <span>Golden Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 5<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #9352a0\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/gothic-time\" title=\"Read &quot;Gothic Time&quot;\">\n              <span>Gothic Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 4<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #00bf49\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/fable-time\" title=\"Read &quot;Fable Time&quot;\">\n              <span>Fable Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 3<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #00ffff\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/winter-semester-2015\" title=\"Read &quot;Winter Semester 2015&quot;\">\n              <span>Winter Semester 2015<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 2<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #ff0000\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/summer-semester-2015\" title=\"Read &quot;Summer Semester 2015&quot;\">\n              <span>Summer Semester 2015<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 1<\/span>\n            <\/a>\n          <\/li>\n              <\/ul>\n    <\/nav>\n    <!--\n    <button role=\"switch\" class=\"play-pause xs\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 58 34\">\n        <path fill=\"#000\" fill-rule=\"evenodd\" d=\"M42 2H16a14 14 0 1 0 0 28h26a14 14 0 1 0 0-28ZM16 0a16 16 0 1 0 0 32h26a16 16 0 1 0 0-32H16Z\" clip-rule=\"evenodd\"\/>\n        <circle class=\"pause\" cx=\"41\" cy=\"16\" r=\"11\" fill=\"#000\"\/>\n        <circle class=\"play\" cx=\"16\" cy=\"16\" r=\"11\" fill=\"#000\"\/>\n      <\/svg>\n      <span>Animations<\/span>\n    <\/button>\n  --><\/header><main>\n  <h1 class=\"sr\">why nICHt?<\/h1>\n  <figure class=\"bookup-container\">\n    <div class=\"boockup\">\n      <div class=\"book-container\">\n        <div class=\"book-front\">\n          <figure class=\"book-front-covers\">\n                                          <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp\" class=\"\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp\" class=\"\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp\" class=\"\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp\" class=\"\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp\" class=\"\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp\" class=\"\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp\" class=\"active\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp\">                                    <\/figure>\n        <\/div>\n        <div class=\"book-side-left\">\n          Seasonal Collection: words &amp; images        <\/div>\n        <div class=\"book-side-right\"><\/div>\n        <div class=\"book-top\"><\/div>\n        <div class=\"book-bottom\"><\/div>\n        <div class=\"book-back\">\n          <p><em>Seasonal Collection: words &amp; images<br>Saisonale Sammlung: worte und bilder<br>\u0421\u0435\u0437\u043e\u043d\u043d\u0430\u044f \u043a\u043e\u043b\u043b\u0435\u043a\u0446\u0438\u044f: \u0441\u043b\u043e\u0432\u0430 \u0438 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f<br>Collection Saisonni\u00e8re: mots et images<\/em><\/p><p>The languages of the publications are English, German, French and Russian. <br>Alongside the literary works the magazine publishes graphic representation of language.<\/p>        <\/div>\n      <\/div>\n    <\/div>\n  <\/figure>\n  <section>\n          <div class=\"paragraph\">\n        <p>A semi-annual comparative literary magazine publishing poetry, short prose and translations.<\/p>      <\/div>\n              <a href=\"https:\/\/whynicht.com\/about\" title=\"About why nICHt?\" class=\"about\">Read more<\/a>\n            <a class=\"buy no-style\" href=\"\/checkout\" style=\"\">\n    <section>\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 164 233\">\n  <path fill=\"#fff\" d=\"M145.5 14.5h-8l-3 179.5-52.5 7v20.5l71.5 8v-11h8.5v-190h-6.5V21l-9 1-1-7.5Z\"><\/path>\n  <path fill=\"#000\" d=\"M156.76 233V221.36c0-1.03 0-1.03 1.15-1.03H164V26.38h-6.66V18.1c-2.9 0-5.8.26-8.7.26v-6.72c-2.9.25-5.5.51-8.4.77V0c-11.88 1.81-23.47 3.88-35.06 5.69C93.6 7.5 82 9.57 70.12 11.38c-11.59 1.81-23.18 3.88-35.06 5.69-11.59 1.8-23.18 3.88-35.06 5.69v197.83c1.74 0 3.48.25 4.93.25 3.76.26 7.82.52 11.58 1.04 3.48.26 6.96.52 10.15.78 3.77.25 7.82.51 11.59 1.03 3.18.26 6.37.52 9.85.78 3.77 0 7.82.51 11.59.77l11.3.78a195 195 0 0 1 11.59 1.03c3.48.26 6.66.52 9.85.78 3.77.26 7.82.52 11.59 1.03l11.3.78c3.77.26 7.82.52 11.59 1.03l11.3.78c3.77.26 7.53.51 11.59 1.03 2.6 0 4.64.26 6.95.52ZM131.84 9.05v182.83c0 .26 0 .52-.58.52-2.6.26-4.93.78-7.25 1.3a694.4 694.4 0 0 1-22.89 3.61 697.2 697.2 0 0 1-22.88 3.62c-6.96 1.04-13.62 2.33-20.58 3.37-7.53 1.29-14.77 2.32-22.3 3.62a700.03 700.03 0 0 1-22.9 3.62c-1.16.25-2.6.52-3.76.52V29.47c0-.52.28-.77.58-.77 1.44-.26 2.6-.52 4.05-.52 7.25-1.03 14.2-2.33 21.44-3.36 7.54-1.3 15.36-2.59 22.9-3.62 6.95-1.04 13.61-2.33 20.57-3.37 7.53-1.29 15.35-2.58 22.89-3.62 7.24-1.29 14.2-2.32 21.44-3.62 2.9-.77 6.08-1.03 9.27-1.55Zm21.15 199.9-70.12 3.1c21.73-2.07 43.75-3.88 65.48-5.95V23.02c0-.26.3-.26.3-.26 1.44 0 2.89-.26 4.34-.26v186.45Zm-80.55.26c.29-.26.58-.26.87-.26 8.11-1.3 15.93-2.59 24.05-3.88 13.9-2.32 27.81-4.4 41.72-6.72 1.16-.26 1.16-.26 1.16-1.03V16.28c1.45-.25 2.9-.25 4.34-.25v186.7c-24.33 2.07-48.1 4.14-72.14 6.47ZM157.34 30h1.44c1.45 0 1.16-.26 1.16 1.03V216.2c0 .52-.29.52-.58.52-4.34 0-8.7 0-13.04-.26-11.88 0-23.46-.26-35.34-.26-11.3 0-22.32-.26-33.62-.26h-2.31v-.25c27.23-1.3 54.76-2.33 82-3.62.28-60.52.28-121.3.28-182.06Zm-8.7 194.98c-21.44-1.8-42.6-3.36-63.74-5.17l63.74.78v4.4Z\"><\/path>\n  <path fill=\"#fff\" d=\"M136 4.5 4.5 26.5V216L136 194V4.5ZM152 220.13h-4L55 219l97 9v-7.88Z\"><\/path>\n<\/svg>\n        <div>\n            <h2 class=\"xs\">Now available online<\/h2>\n            <p>Get physical and digital copies of our magazine.<\/p>\n            <div class=\"button xs\">Buy now \u2192<\/div>\n        <\/div>\n    <\/section>\n<\/a>                      <nav class=\"navigation\">\n      \t<ul class=\"pages-list\">\n\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n    <\/nav>\n  <\/section>\n<\/main>\n<footer class=\"footer\">\n  <div>\n    <span class=\"xs\">\u00a9 2015\u20132024 why nICHt?<\/span>\n  <\/div>\n  <div class=\"follow xs\">\n          <a href=\"https:\/\/www.instagram.com\/whynicht\/\" target=\"_blank\" title=\"Follow us on Instagram\">Instagram<\/a>\n              <a href=\"https:\/\/www.facebook.com\/alice.whynICHt\/\" target=\"_blank\" title=\"Follow us on Facebook\">Facebook<\/a>\n      <\/div>\n<\/footer><script lang=\"js\">\n  function toggleImages() {\n    const images = document.querySelectorAll('.book-front-covers img');\n    if (!images.length) return;\n    let i = 0;\n    images[i]?.classList.add('active');\n    setInterval(function() {\n      images[i]?.classList.remove('active');\n      i = (i + 1) % images.length;\n      images[i].classList.add('active');\n    }, 750);\n  }\n\n  function Marquee(selector, speed) {\n    const parentSelector = selector;\n\n    if (parentSelector) {\n      const clone = parentSelector.innerHTML;\n      const firstElement = parentSelector.children[0];\n      let i = 0;\n      let count = 2;\n      let rect = firstElement.getBoundingClientRect();\n      let width = rect.width;\n      let height = rect.height;\n\n      if (window.innerWidth > width) {\n        count = (window.innerWidth \/ width) + 2\n      }\n\n      for (let j = 0; j < count; j++) {\n        parentSelector.insertAdjacentHTML('beforeend', clone);\n      }\n\n      if (parentSelector) {\n        document.documentElement.classList.add('ticker-ticking');\n      }\n\n      function animateTicker() {\n        firstElement.style.marginLeft = `-${i}px`;\n        if (i > firstElement.clientWidth) {\n          i = 0;\n        }\n        i = i + speed;\n        requestAnimationFrame(animateTicker);\n      }\n      animateTicker();\n    }\n  }\n\n  document.addEventListener(\"DOMContentLoaded\", function() {\n    const playPauseButton = document.querySelector('.play-pause');\n    const body = document.querySelector('body');\n    const ticker = document.querySelectorAll(\".ticker\");\n\n    if (playPauseButton) {\n      playPauseButton.addEventListener('click', function(e) {\n        e.preventDefault();\n        body.classList.toggle('paused');\n      });\n    }\n\n    toggleImages();\n    body.classList.add('toggle-images');\n\n    const isReduced = window.matchMedia(`(prefers-reduced-motion: reduce)`) === true || window.matchMedia(`(prefers-reduced-motion: reduce)`).matches === true;\n\n    if (!!isReduced) {\n      body.classList.add('paused');\n    }\n\n    if (ticker.length > 0) {\n      for (let i = 0; i < ticker.length; i++) {\n        Marquee(ticker[i], 1);\n      }\n    }\n  });\n<\/script>\n<script src=\"\/assets\/js\/loadeer.umd.js\" defer=\"\" init=\"\"><\/script>\n<script lang=\"js\">\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    const menuToggle = document.querySelector(\".menu-toggle\");\n    const body = document.querySelector(\"body\");\n\n    if (menuToggle) {\n      menuToggle.addEventListener(\"click\", function (e) {\n        e.preventDefault();\n        body.classList.toggle(\"menu\");\n      });\n    }\n  });\n<\/script>\n<script lang=\"js\">\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    const image = document.querySelector(\".scatter img\");\n    const container = document.querySelector(\".scatter\");\n    let isScattered = false;\n\n    if (!image || !container) {\n      return;\n    }\n\n    function scatter() {\n      if (isScattered) {\n        return;\n      }\n\n      isScattered = true;\n\n      for (let i = 0; i < 10; i++) {\n        const clone = image.cloneNode(true);\n        container.appendChild(clone);\n\n        setTimeout(() => {\n          clone.style.left = Math.random() * 100 + \"%\";\n          clone.style.top = Math.random() * 100 + \"%\";\n          clone.style.transform = \"rotate(\" + (Math.random() * 80 - 40) + \"deg)\";\n        }, 100);\n      }\n    }\n\n    image.addEventListener(\"load\", function () {\n      scatter();\n    });\n\n    setTimeout(scatter, 400);\n  });\n<\/script>\n<script lang=\"js\">\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    const dialog = document.querySelector(\".dialog\");\n\n    if (!dialog) {\n      return;\n    }\n\n    const closeButton = dialog.querySelector(\".close\");\n    closeButton.addEventListener(\"click\", function (e) {\n      e.preventDefault();\n      dialog.classList.remove(\"open\");\n    });\n  });\n<\/script>\n\n\n<\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [
                        "x-content-type-options"
                    ],
                    "securityHeadersGrade": "E",
                    "securityHeadersScore": 20
                },
                "interactivePeriods": [
                    [
                        0,
                        885
                    ],
                    [
                        952,
                        5208
                    ]
                ],
                "longTasks": [
                    [
                        885,
                        952
                    ]
                ],
                "lastVisualChange": 5200,
                "render": 1000,
                "visualComplete85": 1600,
                "visualComplete90": 4300,
                "visualComplete95": 4900,
                "visualComplete99": 5200,
                "visualComplete": 5200,
                "SpeedIndex": 1550,
                "largestPaints": [
                    {
                        "event": "LargestImagePaint",
                        "time": 1623,
                        "size": 327783,
                        "DOMNodeId": 6,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "",
                                "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                                "class": ""
                            },
                            "sourceURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                            "bounds": [
                                373.328125,
                                111.03125,
                                225.890625,
                                770.921875
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1623,
                        "size": 327783,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 246.70254516601562,
                                "y": 146.43475341796875,
                                "width": 477.36929321289062,
                                "height": 700.11419677734375,
                                "top": 146.43475341796875,
                                "right": 724.07183837890625,
                                "bottom": 846.5489501953125,
                                "left": 246.70254516601562
                            },
                            "outerHTML": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp\" class=\"active\">",
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1924,
                        "size": 78167,
                        "DOMNodeId": 10,
                        "nodeInfo": {
                            "nodeType": "P",
                            "bounds": [
                                311.359375,
                                262.125,
                                249.71875,
                                193.359375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 2122,
                        "size": 78284,
                        "DOMNodeId": 38,
                        "nodeInfo": {
                            "nodeType": "P",
                            "bounds": [
                                311.359375,
                                55.140625,
                                249.71875,
                                251.046875
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 3116,
                        "size": 341456,
                        "DOMNodeId": 40,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "",
                                "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                                "class": ""
                            },
                            "sourceURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                            "bounds": [
                                373.328125,
                                110.53125,
                                225.890625,
                                771.921875
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 3116,
                        "size": 341456,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 229.278076171875,
                                "y": 151.82859802246094,
                                "width": 492.768798828125,
                                "height": 689.3267822265625,
                                "top": 151.82859802246094,
                                "right": 722.046875,
                                "bottom": 841.15538024902344,
                                "left": 229.278076171875
                            },
                            "outerHTML": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp\" class=\"active\">",
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1623,
                        "size": 327783,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 246.70254516601562,
                                "y": 146.43475341796875,
                                "width": 477.36929321289062,
                                "height": 700.11419677734375,
                                "top": 146.43475341796875,
                                "right": 724.07183837890625,
                                "bottom": 846.5489501953125,
                                "left": 246.70254516601562
                            },
                            "outerHTML": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp\" class=\"active\">",
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1623,
                        "size": 327783,
                        "DOMNodeId": 6,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "",
                                "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                                "class": ""
                            },
                            "sourceURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                            "bounds": [
                                373.328125,
                                111.03125,
                                225.890625,
                                770.921875
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1923,
                        "size": 78167,
                        "DOMNodeId": 10,
                        "nodeInfo": {
                            "nodeType": "P",
                            "bounds": [
                                311.359375,
                                262.125,
                                249.71875,
                                193.359375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 2122,
                        "size": 78284,
                        "DOMNodeId": 38,
                        "nodeInfo": {
                            "nodeType": "P",
                            "bounds": [
                                311.359375,
                                55.140625,
                                249.71875,
                                251.046875
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 3115,
                        "size": 341456,
                        "DOMNodeId": 40,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "",
                                "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                                "class": ""
                            },
                            "sourceURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                            "bounds": [
                                373.328125,
                                110.53125,
                                225.890625,
                                771.921875
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 3115,
                        "size": 341456,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 229.278076171875,
                                "y": 151.82859802246094,
                                "width": 492.768798828125,
                                "height": 689.3267822265625,
                                "top": 151.82859802246094,
                                "right": 722.046875,
                                "bottom": 841.15538024902344,
                                "left": 229.278076171875
                            },
                            "outerHTML": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp\" class=\"active\">",
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                            "content": "normal"
                        },
                        "type": "image"
                    }
                ],
                "LargestContentfulPaintType": "image",
                "LargestContentfulPaintNodeType": "IMG",
                "LargestContentfulPaintImageURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 100
                    },
                    {
                        "name": "fetchStart",
                        "time": 105
                    },
                    {
                        "name": "navigationStart",
                        "time": 122
                    },
                    {
                        "name": "domLoading",
                        "time": 122
                    },
                    {
                        "name": "responseEnd",
                        "time": 123
                    },
                    {
                        "name": "domInteractive",
                        "time": 123
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 123
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 123
                    },
                    {
                        "name": "domComplete",
                        "time": 123
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 320
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 320
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 320
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 321
                    },
                    {
                        "name": "domLoading",
                        "time": 321
                    },
                    {
                        "name": "responseEnd",
                        "time": 347
                    },
                    {
                        "name": "domInteractive",
                        "time": 972
                    },
                    {
                        "name": "firstPaint",
                        "time": 1018
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 1018
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 1405
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 1406
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 1623
                    },
                    {
                        "name": "LayoutShift",
                        "time": 1804
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1923
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 1923
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 1923
                    },
                    {
                        "name": "domComplete",
                        "time": 1940
                    },
                    {
                        "name": "loadEventStart",
                        "time": 1942
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 1942
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 3115
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 3115
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 2122
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.0017134668256954498
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.0017134668256954498
                    }
                ],
                "chromeUserTiming.navigationStart": 122,
                "chromeUserTiming.fetchStart": 105,
                "chromeUserTiming.domLoading": 321,
                "chromeUserTiming.responseEnd": 348,
                "chromeUserTiming.domInteractive": 972,
                "chromeUserTiming.domContentLoadedEventStart": 1406,
                "chromeUserTiming.domContentLoadedEventEnd": 1406,
                "chromeUserTiming.domComplete": 1940,
                "chromeUserTiming.unloadEventStart": 321,
                "chromeUserTiming.unloadEventEnd": 321,
                "chromeUserTiming.markAsMainFrame": 321,
                "chromeUserTiming.commitNavigationEnd": 321,
                "chromeUserTiming.firstPaint": 1018,
                "chromeUserTiming.firstContentfulPaint": 1018,
                "chromeUserTiming.firstImagePaint": 1623,
                "chromeUserTiming.LayoutShift": 1805,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1923,
                "chromeUserTiming.firstMeaningfulPaint": 1923,
                "chromeUserTiming.loadEventStart": 1943,
                "chromeUserTiming.loadEventEnd": 1943,
                "chromeUserTiming.LargestImagePaint": 3116,
                "chromeUserTiming.LargestContentfulPaint": 3116,
                "chromeUserTiming.LargestTextPaint": 2122,
                "chromeUserTiming.TotalLayoutShift": 0.0017134668256954498,
                "chromeUserTiming.CumulativeLayoutShift": 0.0017134668256954498,
                "LayoutShifts": [
                    {
                        "time": 1804,
                        "score": 0.0017134668256954498,
                        "cumulative_score": 0.0017134668256954498,
                        "window_score": 0.0017134668256954498,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                1002,
                                262,
                                73,
                                3
                            ],
                            [
                                1002,
                                265,
                                74,
                                17
                            ],
                            [
                                255,
                                284,
                                494,
                                35
                            ],
                            [
                                255,
                                319,
                                494,
                                131
                            ],
                            [
                                1002,
                                319,
                                519,
                                131
                            ],
                            [
                                255,
                                450,
                                494,
                                2
                            ],
                            [
                                1002,
                                504,
                                897,
                                108
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 255,
                                    "y": 284,
                                    "width": 494,
                                    "height": 157,
                                    "top": 284,
                                    "right": 749,
                                    "bottom": 441,
                                    "left": 255
                                },
                                "currentRect": {
                                    "x": 255,
                                    "y": 291,
                                    "width": 494,
                                    "height": 161,
                                    "top": 291,
                                    "right": 749,
                                    "bottom": 452,
                                    "left": 255
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1002,
                                    "y": 262,
                                    "width": 73,
                                    "height": 16,
                                    "top": 262,
                                    "right": 1075,
                                    "bottom": 278,
                                    "left": 1002
                                },
                                "currentRect": {
                                    "x": 1002,
                                    "y": 265,
                                    "width": 74,
                                    "height": 17,
                                    "top": 265,
                                    "right": 1076,
                                    "bottom": 282,
                                    "left": 1002
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1002,
                                    "y": 319,
                                    "width": 519,
                                    "height": 123,
                                    "top": 319,
                                    "right": 1521,
                                    "bottom": 442,
                                    "left": 1002
                                },
                                "currentRect": {
                                    "x": 1002,
                                    "y": 323,
                                    "width": 519,
                                    "height": 127,
                                    "top": 323,
                                    "right": 1521,
                                    "bottom": 450,
                                    "left": 1002
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1002,
                                    "y": 504,
                                    "width": 897,
                                    "height": 96,
                                    "top": 504,
                                    "right": 1899,
                                    "bottom": 600,
                                    "left": 1002
                                },
                                "currentRect": {
                                    "x": 1002,
                                    "y": 512,
                                    "width": 897,
                                    "height": 100,
                                    "top": 512,
                                    "right": 1899,
                                    "bottom": 612,
                                    "left": 1002
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 0,
                    "cumulative_score": 0,
                    "fraction_of_total": 0
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 968.85900000000004
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 322.21199999999999
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 322.21899999999999
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 323.15699999999998
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 330.78399999999999
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 330.82299999999998
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 330.82600000000002
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 330.83600000000001
                        },
                        "4242": {
                            "name": "ScriptSchedulingType_Async",
                            "firstUsed": 358.65300000000002
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 365.59199999999998
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 366.76100000000002
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 366.80200000000002
                        },
                        "2078": {
                            "name": "ARIACurrentAttribute",
                            "firstUsed": 367.46899999999999
                        },
                        "4240": {
                            "name": "ScriptSchedulingType_ParserBlockingInline",
                            "firstUsed": 381.14400000000001
                        },
                        "971": {
                            "name": "CSSAtRuleImport",
                            "firstUsed": 394.49700000000001
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 395.11500000000001
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 395.21800000000002
                        },
                        "2388": {
                            "name": "CSSSelectorPseudoFocusVisible",
                            "firstUsed": 395.26799999999997
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 403.28800000000001
                        },
                        "2319": {
                            "name": "CSSSelectorWebkitUnknownPseudo",
                            "firstUsed": 409.649
                        },
                        "978": {
                            "name": "CSSAtRuleWebkitKeyframes",
                            "firstUsed": 417.18200000000002
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 417.20600000000002
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 707.13099999999997
                        },
                        "3797": {
                            "name": "WebPImage",
                            "firstUsed": 707.44299999999998
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 848.12099999999998
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 871.95299999999997
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 873.96600000000001
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 873.96900000000005
                        },
                        "3157": {
                            "name": "CSSComparisonFunctions",
                            "firstUsed": 874.01300000000003
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 875.13800000000003
                        },
                        "590": {
                            "name": "LangAttributeDoesNotMatchToUILocale",
                            "firstUsed": 880.81700000000001
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 880.88900000000001
                        },
                        "1693": {
                            "name": "CSSGridLayout",
                            "firstUsed": 884.96199999999999
                        },
                        "3307": {
                            "name": "FlexGapSpecified",
                            "firstUsed": 885.10000000000002
                        },
                        "3308": {
                            "name": "FlexGapPositive",
                            "firstUsed": 885.10199999999998
                        },
                        "3354": {
                            "name": "PositionSticky",
                            "firstUsed": 952.13099999999997
                        },
                        "3867": {
                            "name": "Transform3dScene",
                            "firstUsed": 952.37599999999998
                        },
                        "4238": {
                            "name": "ScriptSchedulingType_Defer",
                            "firstUsed": 971.827
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 972.35599999999999
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 972.52200000000005
                        },
                        "2704": {
                            "name": "V8Screen_Width_AttributeGetter",
                            "firstUsed": 972.68899999999996
                        },
                        "2702": {
                            "name": "V8Screen_Height_AttributeGetter",
                            "firstUsed": 972.69299999999998
                        },
                        "2657": {
                            "name": "NavigatorLanguage",
                            "firstUsed": 972.82399999999996
                        },
                        "3019": {
                            "name": "DOMStorageRead",
                            "firstUsed": 974.14800000000002
                        },
                        "1067": {
                            "name": "SameOriginApplicationScript",
                            "firstUsed": 1404.752
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 1405.2560000000001
                        },
                        "1368": {
                            "name": "IntersectionObserver_Constructor",
                            "firstUsed": 1405.6849999999999
                        },
                        "2707": {
                            "name": "V8Window_MatchMedia_Method",
                            "firstUsed": 1406.2629999999999
                        },
                        "4961": {
                            "name": "Feature_4961",
                            "firstUsed": 1406.2829999999999
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 1701.675
                        },
                        "675": {
                            "name": "Fetch",
                            "firstUsed": 1940.7619999999999
                        },
                        "3868": {
                            "name": "PrefersColorSchemeMediaFeature",
                            "firstUsed": 1946.453
                        },
                        "2998": {
                            "name": "ElementWithLeftwardOrUpwardOverflowDirection_ScrollLeftOrTop",
                            "firstUsed": 5207.9080000000004
                        }
                    },
                    "CSSFeatures": {
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 365.82999999999998
                        },
                        "326": {
                            "name": "CSSPropertyAliasWebkitTransform",
                            "firstUsed": 417.19499999999999
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 417.19799999999998
                        },
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 871.96299999999997
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 871.96799999999996
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 871.971
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 871.97900000000004
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 871.995
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 873.99000000000001
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 873.99300000000005
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 873.995
                        },
                        "444": {
                            "name": "CSSPropertyScrollBehavior",
                            "firstUsed": 873.99800000000005
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 874
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 874.01700000000005
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 874.12400000000002
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 874.13099999999997
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 874.13400000000001
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 874.13599999999997
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 874.13800000000003
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 874.13999999999999
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 874.16099999999994
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 874.16600000000005
                        },
                        "592": {
                            "name": "CSSPropertyGap",
                            "firstUsed": 874.17100000000005
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 874.173
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 874.17499999999995
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 874.17600000000004
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 874.178
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 874.17999999999995
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 874.18200000000002
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 874.23299999999995
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 874.23500000000001
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 874.23900000000003
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 874.24099999999999
                        },
                        "394": {
                            "name": "CSSPropertyWritingMode",
                            "firstUsed": 874.24800000000005
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 874.25699999999995
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 874.26400000000001
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 874.26800000000003
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 874.32799999999997
                        },
                        "72": {
                            "name": "CSSPropertyClip",
                            "firstUsed": 874.33900000000006
                        },
                        "159": {
                            "name": "CSSPropertyWhiteSpace",
                            "firstUsed": 874.34199999999998
                        },
                        "66": {
                            "name": "CSSPropertyBorderWidth",
                            "firstUsed": 874.34699999999998
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 874.56100000000004
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 874.56399999999996
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 874.56500000000005
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 874.56700000000001
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 874.57000000000005
                        },
                        "308": {
                            "name": "CSSPropertyAliasWebkitPerspective",
                            "firstUsed": 874.64099999999996
                        },
                        "449": {
                            "name": "CSSPropertyPerspective",
                            "firstUsed": 874.64300000000003
                        },
                        "210": {
                            "name": "CSSPropertyWebkitBoxPack",
                            "firstUsed": 874.64599999999996
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 874.649
                        },
                        "203": {
                            "name": "CSSPropertyWebkitBoxAlign",
                            "firstUsed": 874.65099999999995
                        },
                        "331": {
                            "name": "CSSPropertyAliasWebkitTransformStyle",
                            "firstUsed": 874.673
                        },
                        "448": {
                            "name": "CSSPropertyTransformStyle",
                            "firstUsed": 874.67399999999998
                        },
                        "166": {
                            "name": "CSSPropertyAliasWebkitAnimation",
                            "firstUsed": 874.69600000000003
                        },
                        "424": {
                            "name": "CSSPropertyAnimation",
                            "firstUsed": 874.69899999999996
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 874.83799999999997
                        },
                        "33": {
                            "name": "CSSPropertyBackgroundSize",
                            "firstUsed": 874.84199999999998
                        },
                        "27": {
                            "name": "CSSPropertyBackgroundPosition",
                            "firstUsed": 874.85199999999998
                        },
                        "177": {
                            "name": "CSSPropertyAliasWebkitBackfaceVisibility",
                            "firstUsed": 874.85699999999997
                        },
                        "451": {
                            "name": "CSSPropertyBackfaceVisibility",
                            "firstUsed": 874.85900000000004
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 875.11900000000003
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 875.12400000000002
                        },
                        "30": {
                            "name": "CSSPropertyBackgroundRepeat",
                            "firstUsed": 876.98099999999999
                        },
                        "5": {
                            "name": "CSSPropertyFont",
                            "firstUsed": 878.82899999999995
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 879.57399999999996
                        },
                        "97": {
                            "name": "CSSPropertyMinWidth",
                            "firstUsed": 879.58600000000001
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 879.59500000000003
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 879.67100000000005
                        },
                        "237": {
                            "name": "CSSPropertyFlexGrow",
                            "firstUsed": 879.68600000000004
                        },
                        "535": {
                            "name": "CSSPropertyFontVariantNumeric",
                            "firstUsed": 879.69799999999998
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 879.70399999999995
                        },
                        "136": {
                            "name": "CSSPropertyTextOverflow",
                            "firstUsed": 879.84799999999996
                        },
                        "35": {
                            "name": "CSSPropertyBorderBottom",
                            "firstUsed": 879.86000000000001
                        },
                        "242": {
                            "name": "CSSPropertyGridTemplateColumns",
                            "firstUsed": 880.70799999999997
                        },
                        "513": {
                            "name": "CSSPropertyGridGap",
                            "firstUsed": 880.72000000000003
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "maxFID": 0,
                "TTIMeasurementEnd": 5208,
                "LastInteractive": 1000,
                "TotalBlockingTime": 0,
                "testID": "241115_AiDcNC_NR",
                "step": 1,
                "effectiveBps": 494297,
                "domTime": 0,
                "aft": 0,
                "titleTime": 123,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": 0.87,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 0.91000000000000003,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "106": 26.300000000000001,
                            "206": 30,
                            "313": 21.100000000000001,
                            "415": 66.700000000000003,
                            "516": 88.900000000000006,
                            "616": 23.800000000000001,
                            "717": 15.800000000000001,
                            "817": 11.800000000000001,
                            "918": 57.100000000000001,
                            "1020": 60,
                            "1120": 42.100000000000001,
                            "1221": 30,
                            "1322": 38.899999999999999,
                            "1422": 50,
                            "1522": 27.800000000000001,
                            "1623": 75,
                            "1724": 78.900000000000006,
                            "1825": 36.799999999999997,
                            "1925": 55,
                            "2026": 45,
                            "2126": 30,
                            "2227": 27.800000000000001,
                            "2328": 47.600000000000001,
                            "2428": 36.799999999999997,
                            "2529": 15.800000000000001,
                            "2629": 28.600000000000001,
                            "2730": 16.699999999999999,
                            "2830": 21.100000000000001,
                            "2931": 25,
                            "3032": 16.699999999999999,
                            "3132": 31.600000000000001,
                            "3233": 23.800000000000001,
                            "3333": 45,
                            "3434": 30,
                            "3534": 20,
                            "3635": 25,
                            "3736": 38.100000000000001,
                            "3836": 38.899999999999999,
                            "3937": 20,
                            "4037": 28.600000000000001,
                            "4138": 27.300000000000001,
                            "4239": 21.100000000000001,
                            "4339": 38.899999999999999,
                            "4440": 25,
                            "4540": 21.100000000000001,
                            "4641": 35,
                            "4741": 21.100000000000001,
                            "4842": 23.800000000000001,
                            "4943": 16.699999999999999,
                            "5043": 27.300000000000001,
                            "5144": 21.100000000000001,
                            "5244": 20,
                            "5345": 89.5
                        },
                        "max": 100,
                        "count": 54
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "106": 0,
                            "206": 19325,
                            "313": 312565,
                            "415": 1107186,
                            "516": 6697631,
                            "616": 5552236,
                            "717": 6312866,
                            "817": 5053147,
                            "918": 5059002,
                            "1020": 5110588,
                            "1120": 5172655,
                            "1221": 5163986,
                            "1322": 5045536,
                            "1422": 5048529,
                            "1522": 5046704,
                            "1623": 5260029,
                            "1724": 5025264,
                            "1825": 4290605,
                            "1925": 0,
                            "2026": 136675,
                            "2126": 351714,
                            "2227": 174891,
                            "2328": 0,
                            "2428": 0,
                            "2529": 0,
                            "2629": 0,
                            "2730": 0,
                            "2830": 0,
                            "2931": 0,
                            "3032": 0,
                            "3132": 0,
                            "3233": 0,
                            "3333": 0,
                            "3434": 0,
                            "3534": 0,
                            "3635": 20124,
                            "3736": 372276,
                            "3836": 0,
                            "3937": 0,
                            "4037": 0,
                            "4138": 0,
                            "4239": 0,
                            "4339": 0,
                            "4440": 0,
                            "4540": 0,
                            "4641": 0,
                            "4741": 0,
                            "4842": 0,
                            "4943": 0,
                            "5043": 0,
                            "5144": 0,
                            "5244": 0,
                            "5345": 0
                        },
                        "max": 6697631,
                        "count": 54
                    }
                },
                "effectiveBpsDoc": 522583,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1\/details\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1\/performance_optimization\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1\/breakdown\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1\/domains\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1\/screen_shot\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1\/experiments\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&file=1_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241115_AiDcNC_NR&file=1_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241115_AiDcNC_NR&compressed=1&file=1_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_001000.jpg",
                        "VisuallyComplete": 83
                    },
                    {
                        "time": 1100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_001100.jpg",
                        "VisuallyComplete": 82
                    },
                    {
                        "time": 1200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_001200.jpg",
                        "VisuallyComplete": 81
                    },
                    {
                        "time": 1300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_001300.jpg",
                        "VisuallyComplete": 81
                    },
                    {
                        "time": 1400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_001400.jpg",
                        "VisuallyComplete": 80
                    },
                    {
                        "time": 1500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_001500.jpg",
                        "VisuallyComplete": 80
                    },
                    {
                        "time": 1600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_001600.jpg",
                        "VisuallyComplete": 87
                    },
                    {
                        "time": 1700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_001700.jpg",
                        "VisuallyComplete": 87
                    },
                    {
                        "time": 1900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_001900.jpg",
                        "VisuallyComplete": 86
                    },
                    {
                        "time": 2000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_002000.jpg",
                        "VisuallyComplete": 86
                    },
                    {
                        "time": 2100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_002100.jpg",
                        "VisuallyComplete": 86
                    },
                    {
                        "time": 2200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_002200.jpg",
                        "VisuallyComplete": 85
                    },
                    {
                        "time": 2300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_002300.jpg",
                        "VisuallyComplete": 85
                    },
                    {
                        "time": 2400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_002400.jpg",
                        "VisuallyComplete": 85
                    },
                    {
                        "time": 2500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_002500.jpg",
                        "VisuallyComplete": 85
                    },
                    {
                        "time": 2600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_002600.jpg",
                        "VisuallyComplete": 85
                    },
                    {
                        "time": 2700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_002700.jpg",
                        "VisuallyComplete": 85
                    },
                    {
                        "time": 2800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_002800.jpg",
                        "VisuallyComplete": 85
                    },
                    {
                        "time": 2900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_002900.jpg",
                        "VisuallyComplete": 85
                    },
                    {
                        "time": 3000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_003000.jpg",
                        "VisuallyComplete": 85
                    },
                    {
                        "time": 3100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_003100.jpg",
                        "VisuallyComplete": 85
                    },
                    {
                        "time": 3200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_003200.jpg",
                        "VisuallyComplete": 86
                    },
                    {
                        "time": 3300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_003300.jpg",
                        "VisuallyComplete": 86
                    },
                    {
                        "time": 3400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_003400.jpg",
                        "VisuallyComplete": 86
                    },
                    {
                        "time": 3500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_003500.jpg",
                        "VisuallyComplete": 86
                    },
                    {
                        "time": 3600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_003600.jpg",
                        "VisuallyComplete": 86
                    },
                    {
                        "time": 3700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_003700.jpg",
                        "VisuallyComplete": 87
                    },
                    {
                        "time": 3800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_003800.jpg",
                        "VisuallyComplete": 87
                    },
                    {
                        "time": 3900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_003900.jpg",
                        "VisuallyComplete": 87
                    },
                    {
                        "time": 4000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_004000.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 4100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_004100.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 4200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_004200.jpg",
                        "VisuallyComplete": 89
                    },
                    {
                        "time": 4300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_004300.jpg",
                        "VisuallyComplete": 90
                    },
                    {
                        "time": 4400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_004400.jpg",
                        "VisuallyComplete": 90
                    },
                    {
                        "time": 4500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_004500.jpg",
                        "VisuallyComplete": 91
                    },
                    {
                        "time": 4600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_004600.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 4700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_004700.jpg",
                        "VisuallyComplete": 93
                    },
                    {
                        "time": 4800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_004800.jpg",
                        "VisuallyComplete": 94
                    },
                    {
                        "time": 4900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_004900.jpg",
                        "VisuallyComplete": 95
                    },
                    {
                        "time": 5000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_005000.jpg",
                        "VisuallyComplete": 96
                    },
                    {
                        "time": 5100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_005100.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 5200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_005200.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "whynicht.com": {
                        "bytes": 902634,
                        "requests": 40,
                        "connections": 1
                    },
                    "insight.00-99.xyz": {
                        "bytes": 1437,
                        "requests": 3,
                        "connections": 2
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 9155,
                        "bytesUncompressed": 30266,
                        "requests": 1
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 2494,
                        "bytesUncompressed": 4806,
                        "requests": 2
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 12560,
                        "bytesUncompressed": 36410,
                        "requests": 16
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 661852,
                        "bytesUncompressed": 663791,
                        "requests": 20
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 218008,
                        "bytesUncompressed": 217948,
                        "requests": 2
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 2,
                        "bytesUncompressed": 2,
                        "requests": 2
                    }
                },
                "consoleLog": []
            },
            "repeatView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-kmrx-10.10.1.198",
                "loadTime": 625,
                "docTime": 625,
                "fullyLoaded": 722,
                "bytesOut": 7798,
                "bytesOutDoc": 4085,
                "bytesIn": 10624,
                "bytesInDoc": 10622,
                "requests": [
                    {
                        "type": 3,
                        "id": "6EBDACE46CF941A463AC8A41F0344098",
                        "request_id": "6EBDACE46CF941A463AC8A41F0344098",
                        "ip_addr": "116.203.32.14",
                        "full_url": "https:\/\/whynicht.com\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "whynicht.com",
                        "url": "\/",
                        "raw_id": "6EBDACE46CF941A463AC8A41F0344098",
                        "frame_id": "7BE4C33AB865CC9594751A1A1B12DD78",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 74,
                        "ttfb_ms": 53,
                        "load_start": 173,
                        "load_start_float": 173.00006099999999,
                        "bytesIn": 9187,
                        "objectSize": 9187,
                        "objectSizeUncompressed": 30266,
                        "chunks": [
                            {
                                "ts": 233,
                                "bytes": 2901,
                                "inflated": 8104
                            },
                            {
                                "ts": 246,
                                "bytes": 6286,
                                "inflated": 22162
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 74,
                        "protocol": "HTTP\/2",
                        "dns_start": 1,
                        "dns_end": 57,
                        "connect_start": 57,
                        "connect_end": 90,
                        "ssl_start": 90,
                        "ssl_end": 173,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "whynicht.com",
                            "sanList": [
                                "whynicht.com"
                            ],
                            "issuer": "R10",
                            "validFrom": 1727100081,
                            "validTo": 1734876080,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1727103591574,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100D092BF09737CDBA2E96CADD4D067AD4A1DF8BEBAC70012DBF6A60CE9A98EC5A802204BB28EC4BC0D6C198A75331969187F7DAF7BB42D14E8D2DD8A15BD08C1EAEB56"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1727103591575,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100AAFA5E22A06488D1FFF50D6FEFE62AAC3FB2F947B751D455530D5029F1389AE3022100CA54C2AB13D66BB46EF3A154A5CDA8C667E6DAACE6FA80434629348BB68925E7"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: whynicht.com",
                                ":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=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Fri, 15 Nov 2024 01:54:46 GMT",
                                "server: nginx\/1.24.0",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-powered-by: PHP\/8.2.10",
                                ":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": 56,
                        "connect_ms": 33,
                        "ssl_ms": 83,
                        "gzip_total": 9362,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 9,
                        "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_FRAME_SIZE": 1048576,
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 50,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 1048896,
                            "SETTINGS_HEADER_TABLE_SIZE": 4096,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 1048576
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 61,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIF6TCCBNGgAwIBAgISBPNNxOMqr7qIUrQ4zcn+rNfYMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwOTIzMTQwMTIxWhcNMjQxMjIyMTQwMTIwWjAXMRUwEwYDVQQD\nEwx3aHluaWNodC5jb20wggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDB\nFF+r4cxZDOU8c+GJAOsF0Jwvty7VZKT1TJLawFBPu2vFgRqnurWOYtYV433Uhbqd\nNLyh\/ER7qkcgUH6ET3LjghXe9v1HXnKHagZFuShw4wNVaxuYK\/5HEYPVIlrTiRLq\nc7Tfy7MCvcxm4UXh1XyPErCuPyQOYkdk43Pyc8zG7uk4ui2SGAbP5faat9sMx9m1\n4FrGu8W5BF80AlCHP+noWSlWPkuGmB7T4EX\/Sa2DFRaOvTfcmDmBxPcDgoJkLLR2\nSDVc7CoMCHnVh\/wYSa1AUwh5C53dKewsh2dMNFeA5\/2aTcQN\/qZ0zSt9g7ddMv\/l\ndgPqWosgKrK7bWrH6cEtVmw0ZFJ0nC46ZWObdKFBeTkDC7q561HNat6bDY82Ij2V\nYi\/1lX9Fn8aVr1TMUAELIqPo0Hw5ZbRKfwybqoG7f2S9XvAdfc1Li2UHuLlbpwNj\nnaBUZsu3iTuG3htkTUhLKvWIHVRJ9KsiKNVAHvtpA8f8dGLLuUCBApNTbb1SKO7m\ng9kCeIYjFm2dK10HKtnYDgRDswz8XVQCsRrgz2ot8PWLUG2ao4JROUfKXvDhlrrV\nVYbRisjN2yy7hU6+3jq9LV+cAcfYIbe6D\/VP7xWkTD0kgqgZ8d8tSKQvEfuebUaX\nD92r1gFyJuZlHBoqxsXB7xP7HY41bf+2hO5cNnEAXwIDAQABo4ICETCCAg0wDgYD\nVR0PAQH\/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNV\nHRMBAf8EAjAAMB0GA1UdDgQWBBRvrOxBcXFy9TntzKFx8y1ei8R9tjAfBgNVHSME\nGDAWgBS7vMNHpeS8qcbDpHIMEI2iNeHI6DBXBggrBgEFBQcBAQRLMEkwIgYIKwYB\nBQUHMAGGFmh0dHA6Ly9yMTAuby5sZW5jci5vcmcwIwYIKwYBBQUHMAKGF2h0dHA6\nLy9yMTAuaS5sZW5jci5vcmcvMBcGA1UdEQQQMA6CDHdoeW5pY2h0LmNvbTATBgNV\nHSAEDDAKMAgGBmeBDAECATCCAQUGCisGAQQB1nkCBAIEgfYEgfMA8QB2AD8XS0\/X\nIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/KIXs+GRuAAABkh9lZJYAAAQDAEcwRQIhANCS\nvwlzfNui6Wyt1NBnrUod+L66xwAS2\/amDOmpjsWoAiBLso7EvA1sGYp1MxlpGH99\nr3u0LRTo0t2KFb0IwerrVgB3AEiw42vapkc0D+VqAvqdMOscUgHLVt0sgdm7v6s5\n2IRzAAABkh9lZJcAAAQDAEgwRgIhAKr6XiKgZIjR\/\/UNb+\/mKqw\/svlHt1HUVVMN\nUCnxOJrjAiEAylTCqxPWa7Ru86FUpc2oxmfm2qzm+oBDRik0i7aJJecwDQYJKoZI\nhvcNAQELBQADggEBAAJA5avaTvRyPph65nvOppcwpkbrwmV2OVGtZ2EZzyPq2aaM\nVzpkeIfwKCibjCsAGeMhLxmsKAfETMX4XSG08Ji6ErCyWPJ3UbWJnagvh\/Fkxt7v\nUsAQxDjXLhzpqg+fNY84g7ZmK766WfyamaThZ4FZPYfi9ZsMlZzNjf6deEnVc8Ti\nbKEzPMUmiH4S06NCdFFwHcn8YgDPuiUIWhcGbUFtPFFkafdlYBg0Uz3XDIf\/NWiz\nk+l6yUvvHEUbhR1gi7Uu2OgUVwTbo5tNzC0KHHBQchqrXUlB17PWSGg7vk5i2oW2\njdPmUzw7BJLKrwMGQsRCTaK\/hEug9d6StccVowk=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 247,
                        "ttfb_start": 173,
                        "ttfb_end": 226,
                        "download_start": 226,
                        "download_end": 247,
                        "download_ms": 21,
                        "all_start": 1,
                        "all_end": 247,
                        "all_ms": 246,
                        "index": 0,
                        "number": 1,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 1,
                            "FunctionCall": 1
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 1,
                        "cpu.FunctionCall": 1,
                        "cpuTime": 2,
                        "js_timing": [
                            [
                                406.62200000000001,
                                406.93700000000001
                            ],
                            [
                                407.16000000000003,
                                407.31299999999999
                            ],
                            [
                                407.35000000000002,
                                407.47300000000001
                            ],
                            [
                                407.49900000000002,
                                407.57499999999999
                            ],
                            [
                                406.63400000000001,
                                406.89999999999998
                            ],
                            [
                                407.16500000000002,
                                407.25900000000001
                            ],
                            [
                                407.35399999999998,
                                407.45999999999998
                            ],
                            [
                                407.50299999999999,
                                407.56799999999998
                            ],
                            [
                                448.029,
                                448.38900000000001
                            ],
                            [
                                448.39400000000001,
                                448.47500000000002
                            ],
                            [
                                448.47800000000001,
                                448.524
                            ],
                            [
                                448.52600000000001,
                                448.55000000000001
                            ],
                            [
                                1198.5989999999999,
                                1198.7470000000001
                            ],
                            [
                                1948.4939999999999,
                                1948.5609999999999
                            ],
                            [
                                2701.212,
                                2701.3629999999998
                            ],
                            [
                                3448.4760000000001,
                                3448.5390000000002
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "33654.15",
                        "request_id": "33654.15",
                        "ip_addr": "128.140.107.118",
                        "full_url": "https:\/\/insight.00-99.xyz\/script.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "insight.00-99.xyz",
                        "url": "\/script.js",
                        "raw_id": "33654.15",
                        "frame_id": "7BE4C33AB865CC9594751A1A1B12DD78",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 304,
                        "request_type": "Script",
                        "load_ms": 42,
                        "ttfb_ms": 41,
                        "load_start": 475,
                        "load_start_float": 475.00010900000001,
                        "bytesIn": 1435,
                        "objectSize": 1435,
                        "objectSizeUncompressed": 2741,
                        "chunks": [
                            {
                                "ts": 516,
                                "bytes": 1435,
                                "inflated": 2741
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 155,
                        "protocol": "HTTP\/2",
                        "dns_start": 287,
                        "dns_end": 349,
                        "connect_start": 351,
                        "connect_end": 386,
                        "ssl_start": 386,
                        "ssl_end": 475,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "insight.00-99.xyz",
                            "sanList": [
                                "insight.00-99.xyz"
                            ],
                            "issuer": "R11",
                            "validFrom": 1728872199,
                            "validTo": 1736648198,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h1' log",
                                    "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                    "timestamp": 1728875710235,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30440220530C19006A3AE8B33F70F0A7B6D92011A92450477FAE4523943BF54B17C355EC02201CBFD773267740C267E50014CBB9194A6A5C0D76B5C7DFDEB8E5397106E5A077"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2025 Log",
                                    "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                    "timestamp": 1728875710181,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100F5A48FA6B8EB980026D8C969A756420E5EDF6DA57EC0921EA9FAD852FA6BDF8402207C91D025A67C20B87F464E1028100E2AEA2B6B5E2A0FCA03EE7BCDFB31C1B4D2"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/whynicht.com\/",
                        "initiator_line": 6,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: insight.00-99.xyz",
                                ":method: GET",
                                ":path: \/script.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-modified-since: Thu, 08 Feb 2024 14:16:20 GMT",
                                "if-none-match: W\/\"ab5-18d89139b35\"",
                                "referer: https:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: public, max-age=0",
                                "content-encoding: gzip",
                                "content-security-policy: default-src 'self';img-src *;script-src 'self' 'unsafe-eval' 'unsafe-inline';style-src 'self' 'unsafe-inline';connect-src 'self' api.umami.is;frame-ancestors 'self'",
                                "content-type: application\/javascript; charset=UTF-8",
                                "date: Fri, 15 Nov 2024 01:54:47 GMT",
                                "etag: W\/\"ab5-18d89139b35\"",
                                "last-modified: Thu, 08 Feb 2024 14:16:20 GMT",
                                "referrer-policy: same-origin",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-dns-prefetch-control: on",
                                "x-frame-options: SAMEORIGIN",
                                "x-permitted-cross-domain-policies: master-only",
                                "x-xss-protection: 1; mode=block",
                                ":status: 304"
                            ]
                        },
                        "bytesOut": 1969,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 62,
                        "connect_ms": 35,
                        "ssl_ms": 89,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 271,
                        "socket_group": "https:\/\/insight.00-99.xyz <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "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": 4866,
                        "netlog_id": 109,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIF8TCCBNmgAwIBAgISBDBOrDXr0yQ1KXS5YlK+bqMKMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQxMDE0MDIxNjM5WhcNMjUwMTEyMDIxNjM4WjAcMRowGAYDVQQD\nExFpbnNpZ2h0LjAwLTk5Lnh5ejCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoC\nggIBAKu5pSgDE83MhHJH+ApWaQYuY05pVPq4kdhfI5DA4iGcbj7o\/r8+xMHFQ2EJ\nvQeM3epvgnJerXrDuG0YI+LgNRLmWffn1a84dWYftE2utiJ0l8hXz\/tqDpIIOVp\/\nSSWUlhsmxGNHfNXInMDfxiryJtKpYm+LgDwclSVyD6PIPCjP4CUjY2zl\/nilrF5r\nc7qPsrNUsGpgP5SGBj1vDbelB5oiQiWt8GCd3+tVf9bIoNWkNjO0ir0Lc370axhl\nTlw0DEyYaoGcOIKty3VGeqNuTWhRlJDle7JH0l3CIQuFMjXE7gdzCMN9U2IE2leH\nFTppqoP\/85UbkRHv3HRTrtqmap624Ml4izv19tfXNti7cyR6LY2LCRYFP5H3G9VW\nz+Mbvb2ABdyFRpLVHwaj3y5Dd3UvFXysCoTiDJKnjK8qQFvmIQXeVMShMolcU11A\nb\/2g5mWFAUtzhVunOs4n\/EG0EBJJmxEcNeL0HJDSRdIugjWr4VRmhIg6KKSe1eeX\nLz4TljdLiNTg0+LNvXXHwYqjIs0C3P2NU3YW5\/f0SEgxmhINlcKxxZ4gd7NU5zzw\noQ83E7U+j6tH\/9mNT0IB5VRe5fi3lZvwvoFMtnSPBRaFS+3JTFHOavjG5RyBxs\/B\nsJPrxls\/zShbd16J23OMGy7CziK+KYg50QwqXxjahOrliejXAgMBAAGjggIUMIIC\nEDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMC\nMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFBOGcT3IR1uTjSk3XPb6mVXXh5RZMB8G\nA1UdIwQYMBaAFMXPRqTq9MPAemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAi\nBggrBgEFBQcwAYYWaHR0cDovL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYX\naHR0cDovL3IxMS5pLmxlbmNyLm9yZy8wHAYDVR0RBBUwE4IRaW5zaWdodC4wMC05\nOS54eXowEwYDVR0gBAwwCjAIBgZngQwBAgEwggEDBgorBgEEAdZ5AgQCBIH0BIHx\nAO8AdQDPEVbu1S58r\/OHW9lpLpvpGnFnSrAX7KwB0lt3zsw7CAAAAZKJBccbAAAE\nAwBGMEQCIFMMGQBqOuizP3Dwp7bZIBGpJFBHf65FI5Q79UsXw1XsAiAcv9dzJndA\nwmflABTLuRlKalwNdrXH39645TlxBuWgdwB2AH1ZHhLheCp7HGFnfF79+NCHXBSg\nTpWeuQMv2Q6MLnm4AAABkokFxuUAAAQDAEcwRQIhAPWkj6a465gAJtjJaadWQg5e\n322lfsCSHqn62FL6a9+EAiB8kdAlpnwguH9GThAoEA4q6itrXioPygPue837McG0\n0jANBgkqhkiG9w0BAQsFAAOCAQEAFgFX2caVaEXCcfirMJgDmcTJPuZRSy29HDFK\nRl61qnTHJUBg4TIhF2WnD3skynqEaXblX40vvlkh2pWUISvvGHxWUzXTbJ0JcARz\nJ4CpRD6j+N5HbMV4GH1xNz9OvPDQ5TpYb4hluqNdmU426mVRmMd818o2Xx+3xj1W\n53axByQk0jGBJ8xlI0i\/BY4TzST\/Cfd9lQIYlBWw+GMs5Vjr8rSL03LBsb\/6vKmE\nnxbD+1fVGBpPO\/4RZ+7DDisA6ndglOtQVD1sH1PruyWo\/NGjrOoAO3e5PRGMbMiw\nNBKTm9o+pRzoZp\/a91MXPEERIw2OQpr45C3kV7NUVON7bQL\/5A==\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",
                        "renderBlocking": "potentially_blocking",
                        "load_end": 517,
                        "ttfb_start": 475,
                        "ttfb_end": 516,
                        "download_start": 516,
                        "download_end": 517,
                        "download_ms": 1,
                        "all_start": 287,
                        "all_end": 517,
                        "all_ms": 228,
                        "index": 1,
                        "number": 2,
                        "cpuTimes": {
                            "EvaluateScript": 2,
                            "v8.compile": 0,
                            "FunctionCall": 1
                        },
                        "cpu.EvaluateScript": 2,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 1,
                        "cpuTime": 3,
                        "js_timing": [
                            [
                                622.39800000000002,
                                624.42899999999997
                            ],
                            [
                                622.41300000000001,
                                622.53899999999999
                            ],
                            [
                                624.53499999999997,
                                625.28399999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "B740929C30EBE96B40E11DDF5EA0E046",
                        "request_id": "B740929C30EBE96B40E11DDF5EA0E046",
                        "ip_addr": "128.140.107.118",
                        "full_url": "https:\/\/insight.00-99.xyz\/api\/send",
                        "is_secure": 1,
                        "method": "OPTIONS",
                        "host": "insight.00-99.xyz",
                        "url": "\/api\/send",
                        "raw_id": "B740929C30EBE96B40E11DDF5EA0E046",
                        "frame_id": "7BE4C33AB865CC9594751A1A1B12DD78",
                        "documentURL": "https:\/\/insight.00-99.xyz\/api\/send",
                        "responseCode": 204,
                        "request_type": "Preflight",
                        "load_ms": 41,
                        "ttfb_ms": 41,
                        "load_start": 638,
                        "load_start_float": 638.00017100000002,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 177,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 523,
                        "connect_end": 561,
                        "ssl_start": 561,
                        "ssl_end": 638,
                        "initiator": "https:\/\/insight.00-99.xyz\/api\/send",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "preflight",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: insight.00-99.xyz",
                                ":method: OPTIONS",
                                ":path: \/api\/send",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "access-control-request-headers: content-type",
                                "access-control-request-method: POST",
                                "origin: https:\/\/whynicht.com",
                                "priority: u=1, i",
                                "referer: https:\/\/whynicht.com\/",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "access-control-allow-headers: content-type",
                                "access-control-allow-methods: GET,HEAD,PUT,PATCH,POST,DELETE",
                                "access-control-allow-origin: *",
                                "access-control-max-age: 86400",
                                "content-security-policy: default-src 'self';img-src *;script-src 'self' 'unsafe-eval' 'unsafe-inline';style-src 'self' 'unsafe-inline';connect-src 'self' api.umami.is;frame-ancestors 'self'",
                                "date: Fri, 15 Nov 2024 01:54:47 GMT",
                                "referrer-policy: same-origin",
                                "server: nginx",
                                "vary: Access-Control-Request-Headers",
                                "x-content-type-options: nosniff",
                                "x-dns-prefetch-control: on",
                                "x-frame-options: SAMEORIGIN",
                                "x-permitted-cross-domain-policies: master-only",
                                "x-xss-protection: 1; mode=block",
                                ":status: 204"
                            ]
                        },
                        "bytesOut": 1699,
                        "score_cache": -1,
                        "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": 38,
                        "ssl_ms": 77,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 523,
                        "socket_group": "pm\/https:\/\/insight.00-99.xyz <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "chunks": [],
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "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": 4866,
                        "netlog_id": 171,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIF8TCCBNmgAwIBAgISBDBOrDXr0yQ1KXS5YlK+bqMKMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQxMDE0MDIxNjM5WhcNMjUwMTEyMDIxNjM4WjAcMRowGAYDVQQD\nExFpbnNpZ2h0LjAwLTk5Lnh5ejCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoC\nggIBAKu5pSgDE83MhHJH+ApWaQYuY05pVPq4kdhfI5DA4iGcbj7o\/r8+xMHFQ2EJ\nvQeM3epvgnJerXrDuG0YI+LgNRLmWffn1a84dWYftE2utiJ0l8hXz\/tqDpIIOVp\/\nSSWUlhsmxGNHfNXInMDfxiryJtKpYm+LgDwclSVyD6PIPCjP4CUjY2zl\/nilrF5r\nc7qPsrNUsGpgP5SGBj1vDbelB5oiQiWt8GCd3+tVf9bIoNWkNjO0ir0Lc370axhl\nTlw0DEyYaoGcOIKty3VGeqNuTWhRlJDle7JH0l3CIQuFMjXE7gdzCMN9U2IE2leH\nFTppqoP\/85UbkRHv3HRTrtqmap624Ml4izv19tfXNti7cyR6LY2LCRYFP5H3G9VW\nz+Mbvb2ABdyFRpLVHwaj3y5Dd3UvFXysCoTiDJKnjK8qQFvmIQXeVMShMolcU11A\nb\/2g5mWFAUtzhVunOs4n\/EG0EBJJmxEcNeL0HJDSRdIugjWr4VRmhIg6KKSe1eeX\nLz4TljdLiNTg0+LNvXXHwYqjIs0C3P2NU3YW5\/f0SEgxmhINlcKxxZ4gd7NU5zzw\noQ83E7U+j6tH\/9mNT0IB5VRe5fi3lZvwvoFMtnSPBRaFS+3JTFHOavjG5RyBxs\/B\nsJPrxls\/zShbd16J23OMGy7CziK+KYg50QwqXxjahOrliejXAgMBAAGjggIUMIIC\nEDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMC\nMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFBOGcT3IR1uTjSk3XPb6mVXXh5RZMB8G\nA1UdIwQYMBaAFMXPRqTq9MPAemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAi\nBggrBgEFBQcwAYYWaHR0cDovL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYX\naHR0cDovL3IxMS5pLmxlbmNyLm9yZy8wHAYDVR0RBBUwE4IRaW5zaWdodC4wMC05\nOS54eXowEwYDVR0gBAwwCjAIBgZngQwBAgEwggEDBgorBgEEAdZ5AgQCBIH0BIHx\nAO8AdQDPEVbu1S58r\/OHW9lpLpvpGnFnSrAX7KwB0lt3zsw7CAAAAZKJBccbAAAE\nAwBGMEQCIFMMGQBqOuizP3Dwp7bZIBGpJFBHf65FI5Q79UsXw1XsAiAcv9dzJndA\nwmflABTLuRlKalwNdrXH39645TlxBuWgdwB2AH1ZHhLheCp7HGFnfF79+NCHXBSg\nTpWeuQMv2Q6MLnm4AAABkokFxuUAAAQDAEcwRQIhAPWkj6a465gAJtjJaadWQg5e\n322lfsCSHqn62FL6a9+EAiB8kdAlpnwguH9GThAoEA4q6itrXioPygPue837McG0\n0jANBgkqhkiG9w0BAQsFAAOCAQEAFgFX2caVaEXCcfirMJgDmcTJPuZRSy29HDFK\nRl61qnTHJUBg4TIhF2WnD3skynqEaXblX40vvlkh2pWUISvvGHxWUzXTbJ0JcARz\nJ4CpRD6j+N5HbMV4GH1xNz9OvPDQ5TpYb4hluqNdmU426mVRmMd818o2Xx+3xj1W\n53axByQk0jGBJ8xlI0i\/BY4TzST\/Cfd9lQIYlBWw+GMs5Vjr8rSL03LBsb\/6vKmE\nnxbD+1fVGBpPO\/4RZ+7DDisA6ndglOtQVD1sH1PruyWo\/NGjrOoAO3e5PRGMbMiw\nNBKTm9o+pRzoZp\/a91MXPEERIw2OQpr45C3kV7NUVON7bQL\/5A==\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",
                        "load_end": 679,
                        "ttfb_start": 638,
                        "ttfb_end": 679,
                        "download_start": 679,
                        "download_end": 679,
                        "download_ms": 0,
                        "all_start": 523,
                        "all_end": 679,
                        "all_ms": 156,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "33654.77",
                        "request_id": "33654.77",
                        "ip_addr": "128.140.107.118",
                        "full_url": "https:\/\/insight.00-99.xyz\/api\/send",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "insight.00-99.xyz",
                        "url": "\/api\/send",
                        "raw_id": "33654.77",
                        "frame_id": "7BE4C33AB865CC9594751A1A1B12DD78",
                        "documentURL": "https:\/\/whynicht.com\/",
                        "responseCode": 200,
                        "request_type": "Fetch",
                        "load_ms": 41,
                        "ttfb_ms": 40,
                        "load_start": 681,
                        "load_start_float": 681.00017000000003,
                        "bytesIn": 2,
                        "objectSize": 2,
                        "objectSizeUncompressed": 2,
                        "chunks": [
                            {
                                "ts": 722,
                                "bytes": 2
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "application\/json",
                        "contentEncoding": "",
                        "socket": 177,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/insight.00-99.xyz\/script.js",
                        "initiator_line": "0",
                        "initiator_column": "1291",
                        "initiator_type": "script",
                        "initiator_function": "L",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: insight.00-99.xyz",
                                ":method: POST",
                                ":path: \/api\/send",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 224",
                                "content-type: application\/json",
                                "origin: https:\/\/whynicht.com",
                                "priority: u=1, i",
                                "referer: https:\/\/whynicht.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "content-length: 2",
                                "content-security-policy: default-src 'self';img-src *;script-src 'self' 'unsafe-eval' 'unsafe-inline';style-src 'self' 'unsafe-inline';connect-src 'self' api.umami.is;frame-ancestors 'self'",
                                "content-type: application\/json; charset=utf-8",
                                "date: Fri, 15 Nov 2024 01:54:47 GMT",
                                "etag: \"bwc9mymkdm2\"",
                                "referrer-policy: same-origin",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-dns-prefetch-control: on",
                                "x-frame-options: SAMEORIGIN",
                                "x-permitted-cross-domain-policies: master-only",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2014,
                        "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": -1,
                        "ssl_ms": -1,
                        "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": 523,
                        "socket_group": "pm\/https:\/\/insight.00-99.xyz <https:\/\/whynicht.com same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 170,
                        "server_port": "443",
                        "load_end": 722,
                        "ttfb_start": 681,
                        "ttfb_end": 721,
                        "download_start": 721,
                        "download_end": 722,
                        "download_ms": 1,
                        "all_start": 681,
                        "all_end": 722,
                        "all_ms": 41,
                        "index": 3,
                        "number": 4
                    }
                ],
                "requestsFull": 4,
                "requestsDoc": 2,
                "responses_200": 2,
                "responses_404": 0,
                "responses_other": 2,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "main_frame": "7BE4C33AB865CC9594751A1A1B12DD78",
                "loadEventStart": 525,
                "loadEventEnd": 525,
                "domContentLoadedEventStart": 348,
                "domContentLoadedEventEnd": 348,
                "URL": "https:\/\/whynicht.com",
                "connections": 3,
                "final_base_page_request": 0,
                "final_base_page_request_id": "6EBDACE46CF941A463AC8A41F0344098",
                "final_url": "https:\/\/whynicht.com\/",
                "domInteractive": 308,
                "firstPaint": 590.79999999981374,
                "firstContentfulPaint": 692,
                "firstImagePaint": 692,
                "firstMeaningfulPaint": 692,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 226,
                "basePageSSLTime": 83,
                "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,
                "score_progressive_jpeg": -1,
                "gzip_total": 9362,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 1,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 17,
                    "ParseAuthorStyleSheet": 1,
                    "EvaluateScript": 3,
                    "v8.compile": 1,
                    "v8.produceCache": 0,
                    "FunctionCall": 1,
                    "MarkDOMContent": 0,
                    "UpdateLayoutTree": 6,
                    "Layout": 5,
                    "PrePaint": 1,
                    "Paint": 1,
                    "Layerize": 0,
                    "MarkLoad": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "HitTest": 0,
                    "TimerFire": 0,
                    "Idle": 685
                },
                "cpuTimesDoc": {
                    "ParseHTML": 1,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 17,
                    "ParseAuthorStyleSheet": 1,
                    "EvaluateScript": 3,
                    "v8.compile": 1,
                    "v8.produceCache": 0,
                    "FunctionCall": 0,
                    "MarkDOMContent": 0,
                    "UpdateLayoutTree": 6,
                    "Layout": 5,
                    "PrePaint": 0,
                    "Paint": 1,
                    "Layerize": 0,
                    "MarkLoad": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "HitTest": 0,
                    "TimerFire": 0,
                    "Idle": 590
                },
                "cpu.ParseHTML": 1,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 17,
                "cpu.ParseAuthorStyleSheet": 1,
                "cpu.EvaluateScript": 3,
                "cpu.v8.compile": 1,
                "cpu.v8.produceCache": 0,
                "cpu.FunctionCall": 1,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 6,
                "cpu.Layout": 5,
                "cpu.PrePaint": 1,
                "cpu.Paint": 1,
                "cpu.Layerize": 0,
                "cpu.MarkLoad": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.HitTest": 0,
                "cpu.TimerFire": 0,
                "cpu.Idle": 685,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1731635684.8746271,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1731635686.5229683,
                "browserVersion": "129.0.0.0",
                "browser_version": "129.0.0.0",
                "fullyLoadedCPUms": 1889,
                "fullyLoadedCPUpct": 27.038626609441973,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "7BE4C33AB865CC9594751A1A1B12DD78",
                                "loaderId": "C51F1751588CE54D5F90EA6CCF03E6F0"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/whynicht.com",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/whynicht.com\/",
                "document_hostname": "whynicht.com",
                "document_origin": "https:\/\/whynicht.com",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 230,
                "domComplete": 524,
                "PerformancePaintTiming.first-paint": 590.79999999981374,
                "PerformancePaintTiming.first-contentful-paint": 590.79999999981374,
                "origin_dns": {
                    "ns": [
                        "ns5.kasserver.com.",
                        "ns6.kasserver.com."
                    ],
                    "mx": [
                        "10 w01e32d1.kasserver.com."
                    ],
                    "txt": [
                        "\"v=spf1 mx a ?all\""
                    ],
                    "soa": [
                        "ns5.kasserver.com. hostmaster.kasserver.com. 2408051920 28800 7200 1209600 7200"
                    ],
                    "cname": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Ecommerce": "Cart Functionality",
                    "Programming languages": "C,PHP 8.2.10",
                    "Web servers": "Nginx 1.24.0",
                    "Reverse proxies": "Nginx 1.24.0",
                    "Analytics": "Umami",
                    "Hosting": "ALL-INKL",
                    "Miscellaneous": "Open Graph"
                },
                "detected_apps": {
                    "Cart Functionality": "",
                    "C": "",
                    "PHP": "8.2.10",
                    "Nginx": "1.24.0",
                    "Umami": "",
                    "ALL-INKL": "",
                    "Open Graph": ""
                },
                "detected_technologies": {
                    "Cart Functionality": {
                        "name": "Cart Functionality",
                        "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.",
                        "slug": "cart-functionality",
                        "categories": [
                            {
                                "id": 6,
                                "slug": "ecommerce",
                                "groups": [
                                    1
                                ],
                                "name": "Ecommerce",
                                "priority": 1
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Cart-generic.svg",
                        "website": "https:\/\/www.wappalyzer.com\/technologies\/ecommerce\/cart-functionality",
                        "pricing": [],
                        "cpe": null
                    },
                    "C": {
                        "name": "C",
                        "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                        "slug": "c",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "C.png",
                        "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "PHP": {
                        "name": "PHP",
                        "description": "PHP is a general-purpose scripting language used for web development.",
                        "slug": "php",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "8.2.10",
                        "icon": "PHP.svg",
                        "website": "http:\/\/php.net",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
                    },
                    "Nginx": {
                        "name": "Nginx",
                        "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                        "slug": "nginx",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            },
                            {
                                "id": 64,
                                "slug": "reverse-proxies",
                                "groups": [
                                    7
                                ],
                                "name": "Reverse proxies",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "1.24.0",
                        "icon": "Nginx.svg",
                        "website": "http:\/\/nginx.org\/en",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                    },
                    "Umami": {
                        "name": "Umami",
                        "description": "Umami is a self-hosted web analytics solution. It's goal is to provide a friendlier, privacy-focused alternative to Google Analytics and a free, open-sourced alternative to paid solutions.",
                        "slug": "umami",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "umami.svg",
                        "website": "https:\/\/umami.is\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "ALL-INKL": {
                        "name": "ALL-INKL",
                        "description": "ALL-INKL is a German-based web hosting provider that promises to offer high-performance services for fair prices.",
                        "slug": "all-inkl",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "ALL-INKL.png",
                        "website": "https:\/\/all-inkl.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "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
                    }
                },
                "detected_raw": [
                    {
                        "name": "Cart Functionality",
                        "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.",
                        "slug": "cart-functionality",
                        "categories": [
                            {
                                "id": 6,
                                "slug": "ecommerce",
                                "groups": [
                                    1
                                ],
                                "name": "Ecommerce",
                                "priority": 1
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Cart-generic.svg",
                        "website": "https:\/\/www.wappalyzer.com\/technologies\/ecommerce\/cart-functionality",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "C",
                        "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                        "slug": "c",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "C.png",
                        "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "PHP",
                        "description": "PHP is a general-purpose scripting language used for web development.",
                        "slug": "php",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "8.2.10",
                        "icon": "PHP.svg",
                        "website": "http:\/\/php.net",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Nginx",
                        "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                        "slug": "nginx",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            },
                            {
                                "id": 64,
                                "slug": "reverse-proxies",
                                "groups": [
                                    7
                                ],
                                "name": "Reverse proxies",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "1.24.0",
                        "icon": "Nginx.svg",
                        "website": "http:\/\/nginx.org\/en",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Umami",
                        "description": "Umami is a self-hosted web analytics solution. It's goal is to provide a friendlier, privacy-focused alternative to Google Analytics and a free, open-sourced alternative to paid solutions.",
                        "slug": "umami",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "umami.svg",
                        "website": "https:\/\/umami.is\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "ALL-INKL",
                        "description": "ALL-INKL is a German-based web hosting provider that promises to offer high-performance services for fair prices.",
                        "slug": "all-inkl",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "ALL-INKL.png",
                        "website": "https:\/\/all-inkl.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "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
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [
                        {
                            "id": "aria-required-attr",
                            "impact": "critical",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures elements with ARIA roles have all required ARIA attributes",
                            "help": "Required ARIA attributes must be provided",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": [
                                                "aria-checked"
                                            ],
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Required ARIA attribute not present: aria-checked"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<a role=\"switch\" href=\"#\" class=\"menu-toggle xs\">\n      <span class=\"close\">Close<\/span>\n      <span>Menu<\/span>\n    <\/a>",
                                    "target": [
                                        ".menu-toggle"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Required ARIA attribute not present: aria-checked"
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#5ba252",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 2.8300000000000001,
                                                "fontSize": "10.7pt (14.278px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<body class=\"home toggle-images\">",
                                                    "target": [
                                                        "body"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.83 (foreground color: #5ba252, background color: #f4f4f4, font size: 10.7pt (14.278px), font weight: bold). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/whynicht.com\/about\" title=\"About why nICHt?\" class=\"about\">Read more<\/a>",
                                    "target": [
                                        ".about"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.83 (foreground color: #5ba252, background color: #f4f4f4, font size: 10.7pt (14.278px), font weight: bold). Expected contrast ratio of 4.5:1"
                                }
                            ]
                        }
                    ],
                    "passes": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures ARIA attributes are allowed for an element's role",
                            "help": "Elements must only use allowed ARIA attributes",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(1) > a[href$=\"magazine\"][aria-current=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(2) > a[href$=\"about\"][aria-current=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(3) > a[href$=\"get-a-copy\"][aria-current=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-body",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures 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.4\/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 toggle-images\">",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-roles",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all elements with a role attribute use a valid value",
                            "help": "ARIA roles used must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a role=\"switch\" href=\"#\" class=\"menu-toggle xs\">\n      <span class=\"close\">Close<\/span>\n      <span>Menu<\/span>\n    <\/a>",
                                    "target": [
                                        ".menu-toggle"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all ARIA attributes have valid values",
                            "help": "ARIA attributes must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(1) > a[href$=\"magazine\"][aria-current=\"\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(2) > a[href$=\"about\"][aria-current=\"\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(3) > a[href$=\"get-a-copy\"][aria-current=\"\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                            "help": "ARIA attributes must conform to valid names",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(1) > a[href$=\"magazine\"][aria-current=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(2) > a[href$=\"about\"][aria-current=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(3) > a[href$=\"get-a-copy\"][aria-current=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "bypass",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag241",
                                "section508",
                                "section508.22.o"
                            ],
                            "description": "Ensures 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.4\/bypass?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "header-present",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<h1 class=\"sr\">why nICHt?<\/h1>",
                                                    "target": [
                                                        ".site-title > h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h1 class=\"sr\">why nICHt?<\/h1>",
                                                    "target": [
                                                        "main > h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"xs\">Now available online<\/h2>",
                                                    "target": [
                                                        "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\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "10.7pt (14.278px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Menu<\/span>",
                                    "target": [
                                        ".menu-toggle > span:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "15.6pt (20.768px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>A semi-annual comparative literary magazine publishing poetry, short prose and translations.<\/p>",
                                    "target": [
                                        ".paragraph > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#5ba252",
                                                "contrastRatio": 6.7300000000000004,
                                                "fontSize": "10.7pt (14.278px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.73"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"xs\">Now available online<\/h2>",
                                    "target": [
                                        "h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#5ba252",
                                                "contrastRatio": 6.7300000000000004,
                                                "fontSize": "15.6pt (20.768px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.73"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Get physical and digital copies of our magazine.<\/p>",
                                    "target": [
                                        ".buy > section > div > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#5ba252",
                                                "contrastRatio": 6.7300000000000004,
                                                "fontSize": "10.7pt (14.278px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.73"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"button xs\">Buy now \u2192<\/div>",
                                    "target": [
                                        ".button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "15.6pt (20.768px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Archive                                  <\/span>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(1) > a[href$=\"magazine\"][aria-current=\"\"] > span:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "10.7pt (14.278px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"xs\">1<\/span>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(1) > a[href$=\"magazine\"][aria-current=\"\"] > .xs"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "15.6pt (20.768px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>About                                  <\/span>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(2) > a[href$=\"about\"][aria-current=\"\"] > span:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "10.7pt (14.278px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"xs\">2<\/span>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(2) > a[href$=\"about\"][aria-current=\"\"] > .xs"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "15.6pt (20.768px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Get a copy                                  <\/span>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(3) > a[href$=\"get-a-copy\"][aria-current=\"\"] > span:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "10.7pt (14.278px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"xs\">3<\/span>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(3) > a[href$=\"get-a-copy\"][aria-current=\"\"] > .xs"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "15.6pt (20.768px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"] > span:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "15.6pt (20.768px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>(Deadline 15. Aug 2024)<\/span>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"] > span:nth-child(1) > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "10.7pt (14.278px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"xs\">4<\/span>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"] > .xs"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "10.7pt (14.278px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"xs\">\u00a9 2015\u20132024 why nICHt?<\/span>",
                                    "target": [
                                        "div:nth-child(1) > .xs"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "10.7pt (14.278px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.instagram.com\/whynicht\/\" target=\"_blank\" title=\"Follow us on Instagram\">Instagram<\/a>",
                                    "target": [
                                        "a[title=\"Follow us on Instagram\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4f4f4",
                                                "contrastRatio": 19.09,
                                                "fontSize": "10.7pt (14.278px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 19.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.facebook.com\/alice.whynICHt\/\" target=\"_blank\" title=\"Follow us on Facebook\">Facebook<\/a>",
                                    "target": [
                                        "a[title=\"Follow us on Facebook\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "document-title",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag242",
                                "ACT"
                            ],
                            "description": "Ensures 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.4\/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\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "schema_name",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<meta id=\"schema_name\" itemprop=\"name\" content=\"Why nICHt? Seasonal Collection: words &amp; images\">",
                                    "target": [
                                        "#schema_name"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "schema_description",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<meta id=\"schema_description\" itemprop=\"description\" content=\"A semi-annual comparative literary magazine publishing poetry, short prose and translations.\">",
                                    "target": [
                                        "#schema_description"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "schema_image",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<meta id=\"schema_image\" itemprop=\"image\" content=\"https:\/\/whynicht.com\/media\/site\/3fb7418375-1689696689\/whynicht-og-image.png\">",
                                    "target": [
                                        "#schema_image"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-has-lang",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures every HTML document has a lang attribute",
                            "help": "<html> element must have a lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/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\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-lang-valid",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures 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.4\/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\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                            "help": "Images must have alternate text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/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": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp\" class=\"\">",
                                    "target": [
                                        "img:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp\" class=\"\">",
                                    "target": [
                                        "img:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp\" class=\"\">",
                                    "target": [
                                        "img:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp\" class=\"\">",
                                    "target": [
                                        "img:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp\" class=\"\">",
                                    "target": [
                                        "img:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp\" class=\"\">",
                                    "target": [
                                        "img:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp\" class=\"active\">",
                                    "target": [
                                        ".active"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp\">",
                                    "target": [
                                        "img:nth-child(8)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp\">",
                                    "target": [
                                        "img:nth-child(9)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp\">",
                                    "target": [
                                        "img:nth-child(10)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp\">",
                                    "target": [
                                        "img:nth-child(11)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp\">",
                                    "target": [
                                        "img:nth-child(12)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp\">",
                                    "target": [
                                        "img:nth-child(13)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp\">",
                                    "target": [
                                        "img:nth-child(14)"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "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=\"https:\/\/whynicht.com\" class=\"site-title lg\">",
                                    "target": [
                                        ".site-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "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 role=\"switch\" href=\"#\" class=\"menu-toggle xs\">\n      <span class=\"close\">Close<\/span>\n      <span>Menu<\/span>\n    <\/a>",
                                    "target": [
                                        ".menu-toggle"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "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=\"https:\/\/whynicht.com\/about\" title=\"About why nICHt?\" class=\"about\">Read more<\/a>",
                                    "target": [
                                        ".about"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "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 class=\"buy no-style\" href=\"\/checkout\" style=\"\">",
                                    "target": [
                                        ".buy"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "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=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(1) > a[href$=\"magazine\"][aria-current=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "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=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(2) > a[href$=\"about\"][aria-current=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "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=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(3) > a[href$=\"get-a-copy\"][aria-current=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "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=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "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=\"https:\/\/www.instagram.com\/whynicht\/\" target=\"_blank\" title=\"Follow us on Instagram\">Instagram<\/a>",
                                    "target": [
                                        "a[title=\"Follow us on Instagram\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "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=\"https:\/\/www.facebook.com\/alice.whynICHt\/\" target=\"_blank\" title=\"Follow us on Facebook\">Facebook<\/a>",
                                    "target": [
                                        "a[title=\"Follow us on Facebook\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "list",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures that lists are structured correctly",
                            "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"pages-list\">",
                                    "target": [
                                        "section > nav > .pages-list"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "listitem",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures <li> elements are used semantically",
                            "help": "<li> elements must be contained in a <ul> or <ol>",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n\t\t\t\t<a href=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n\t\t\t\t<a href=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n\t\t\t\t<a href=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n\t\t\t\t<a href=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>",
                                    "target": [
                                        "section > nav > .pages-list > li:nth-child(4)"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "nested-interactive",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                            "help": "Interactive controls must not be nested",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a role=\"switch\" href=\"#\" class=\"menu-toggle xs\">\n      <span class=\"close\">Close<\/span>\n      <span>Menu<\/span>\n    <\/a>",
                                    "target": [
                                        ".menu-toggle"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": [
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "contrastRatio": 0,
                                                "fontSize": "15.6pt (20.768px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"book-side-left\">\n          Seasonal Collection: words &amp; images        <\/div>",
                                    "target": [
                                        ".book-side-left"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "contrastRatio": 0,
                                                "fontSize": "15.6pt (20.768px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<em>Seasonal Collection: words &amp; images<br>Saisonale Sammlung: worte und bilder<br>\u0421\u0435\u0437\u043e\u043d\u043d\u0430\u044f \u043a\u043e\u043b\u043b\u0435\u043a\u0446\u0438\u044f: \u0441\u043b\u043e\u0432\u0430 \u0438 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f<br>Collection Saisonni\u00e8re: mots et images<\/em>",
                                    "target": [
                                        "em"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "contrastRatio": 0,
                                                "fontSize": "15.6pt (20.768px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>The languages of the publications are English, German, French and Russian. <br>Alongside the literary works the magazine publishes graphic representation of language.<\/p>",
                                    "target": [
                                        ".book-back > p:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "static.14.32.203.116.clients.your-server.de",
                "base_page_cname": "",
                "base_page_dns_server": "ns5.kasserver.com",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 7023,
                "testUrl": "https:\/\/whynicht.com",
                "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:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp\",\"width\":418,\"height\":537,\"naturalWidth\":600,\"naturalHeight\":772},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp\",\"width\":418,\"height\":457,\"naturalWidth\":600,\"naturalHeight\":656},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp\",\"width\":418,\"height\":538,\"naturalWidth\":600,\"naturalHeight\":773},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp\",\"width\":418,\"height\":555,\"naturalWidth\":600,\"naturalHeight\":797},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp\",\"width\":418,\"height\":631,\"naturalWidth\":600,\"naturalHeight\":906},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp\",\"width\":418,\"height\":638,\"naturalWidth\":600,\"naturalHeight\":916},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp\",\"width\":418,\"height\":526,\"naturalWidth\":600,\"naturalHeight\":756},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp\",\"width\":418,\"height\":598,\"naturalWidth\":600,\"naturalHeight\":859},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp\",\"width\":418,\"height\":600,\"naturalWidth\":482,\"naturalHeight\":693},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp\",\"width\":418,\"height\":490,\"naturalWidth\":600,\"naturalHeight\":704},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp\",\"width\":418,\"height\":443,\"naturalWidth\":600,\"naturalHeight\":637},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp\",\"width\":418,\"height\":525,\"naturalWidth\":600,\"naturalHeight\":755},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp\",\"width\":418,\"height\":454,\"naturalWidth\":600,\"naturalHeight\":652},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp\",\"width\":418,\"height\":459,\"naturalWidth\":600,\"naturalHeight\":659}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "Inter",
                        "display": "block",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "500"
                    },
                    {
                        "family": "Inter",
                        "display": "block",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "500"
                    },
                    {
                        "family": "Inter",
                        "display": "block",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Inter",
                        "display": "block",
                        "status": "loaded",
                        "style": "italic",
                        "weight": "700"
                    }
                ],
                "generated-content-percent": 0.16,
                "generated-content-size": 0.050000000000000003,
                "imgs-in-viewport": [
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp\" class=\"\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 772
                    },
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp\" class=\"\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 656
                    },
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp\" class=\"\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 773
                    },
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp\" class=\"\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 797
                    },
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp\" class=\"\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 906
                    },
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp\" class=\"active\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 916
                    },
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 756
                    },
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 859
                    },
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 482,
                        "naturalHeight": 693
                    },
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 704
                    },
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 637
                    },
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 755
                    },
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 652
                    },
                    {
                        "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp",
                        "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp\">",
                        "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 659
                    }
                ],
                "imgs-no-alt": [],
                "imgs-out-viewport": [],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width, initial-scale=1.0",
                "possibly-render-blocking-reqs": [
                    "https:\/\/whynicht.com\/assets\/css\/style.css?v=1722003682",
                    "https:\/\/whynicht.com\/assets\/css\/header.css?v=1722003682",
                    "https:\/\/whynicht.com\/assets\/css\/footer.css?v=1722003682",
                    "https:\/\/whynicht.com\/assets\/css\/default.css?v=1722003682",
                    "https:\/\/whynicht.com\/assets\/css\/book.css?v=1722003682",
                    "https:\/\/whynicht.com\/assets\/css\/content.css?v=1722003682",
                    "https:\/\/whynicht.com\/assets\/css\/archive.css?v=1722003682",
                    "https:\/\/whynicht.com\/assets\/css\/form.css?v=1722003682",
                    "https:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                    "https:\/\/whynicht.com\/assets\/css\/issue.css?v=1722003682",
                    "https:\/\/whynicht.com\/assets\/css\/magazine.css?v=1722003682",
                    "https:\/\/whynicht.com\/assets\/css\/shop.css?v=1722003682",
                    "https:\/\/whynicht.com\/assets\/css\/contribute.css?v=1722003682",
                    "https:\/\/whynicht.com\/assets\/css\/map.css?v=1722003682"
                ],
                "rendered-html": "<html lang=\"en\"><head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <link href=\"https:\/\/whynicht.com\/assets\/css\/style.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/header.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/footer.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/default.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/book.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/content.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/archive.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/form.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/issue.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/magazine.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/shop.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/contribute.css?v=1722003682\" rel=\"stylesheet\">      <script async=\"\" src=\"https:\/\/insight.00-99.xyz\/script.js\" data-website-id=\"a378f7dc-ba3b-4245-8646-23bc23ae1d2d\"><\/script>\n    \n\n\n<style itemscope=\"\" itemtype=\"https:\/\/schema.org\/WebSite\" itemref=\"schema_name schema_description schema_image\">\/* inner styles set by WPT to match CSSOM *\/<\/style>\n\n\n  <title>Why nICHt? Seasonal Collection: words &amp; images<\/title>\n  <meta id=\"schema_name\" itemprop=\"name\" content=\"Why nICHt? Seasonal Collection: words &amp; images\">\n\n\n<meta name=\"description\" content=\"A semi-annual comparative literary magazine publishing poetry, short prose and translations.\">\n<meta id=\"schema_description\" itemprop=\"description\" content=\"A semi-annual comparative literary magazine publishing poetry, short prose and translations.\">\n\n\n  <link rel=\"canonical\" href=\"https:\/\/whynicht.com\">\n\n\n\n\n  <meta id=\"schema_image\" itemprop=\"image\" content=\"https:\/\/whynicht.com\/media\/site\/3fb7418375-1689696689\/whynicht-og-image.png\">\n\n\n<meta name=\"author\" content=\"\">\n\n\n<meta name=\"date\" content=\"2024-07-11\">\n\n\n<meta property=\"og:title\" content=\"Why nICHt? Seasonal Collection: words &amp; images\">\n\n<meta property=\"og:description\" content=\"A semi-annual comparative literary magazine publishing poetry, short prose and translations.\">\n\n  <meta property=\"og:image\" content=\"https:\/\/whynicht.com\/media\/site\/3fb7418375-1689696689\/whynicht-og-image-1200x630-crop-1-q80.png\">\n  <meta property=\"og:image:width\" content=\"1200\">\n  <meta property=\"og:image:height\" content=\"630\">\n\n<meta property=\"og:site_name\" content=\"why nICHt?\">\n\n<meta property=\"og:url\" content=\"https:\/\/whynicht.com\">\n\n<meta property=\"og:type\" content=\"\">\n\n\n\n\n\n\n\n\n<meta name=\"twitter:card\" content=\"summary_large_image\">\n\n<meta name=\"twitter:title\" content=\"Why nICHt? Seasonal Collection: words &amp; images\">\n\n<meta name=\"twitter:description\" content=\"A semi-annual comparative literary magazine publishing poetry, short prose and translations.\">\n\n  <meta name=\"twitter:image\" content=\"https:\/\/whynicht.com\/media\/site\/3fb7418375-1689696689\/whynicht-og-image-1200x675-crop-1-q80.png\">\n\n<meta name=\"twitter:site\" content=\"\">\n\n<meta name=\"twitter:creator\" content=\"\">\n  \n\n<meta name=\"robots\" content=\"\">\n    <link rel=\"icon\" type=\"image\/png\" href=\"\/[email protected]\" media=\"(prefers-color-scheme:no-preference)\">\n  <link rel=\"icon\" type=\"image\/png\" href=\"\/[email protected]\" media=\"(prefers-color-scheme:dark)\">\n  <link rel=\"icon\" type=\"image\/png\" href=\"\/[email protected]\" media=\"(prefers-color-scheme:light)\">\n  <style>\/* inner styles set by WPT to match CSSOM *\/:root { --accent: #5ba252; --accent-rgba: rgba(255, 255, 255, 1); --text-on-background: #000000; }<\/style>\n    <link href=\"https:\/\/whynicht.com\/assets\/css\/map.css?v=1722003682\" rel=\"stylesheet\"><\/head>\n\n<body class=\"home toggle-images\"><header class=\"site-header\">\n  <a href=\"https:\/\/whynicht.com\" class=\"site-title lg\">\n    <h1 class=\"sr\">why nICHt?<\/h1>\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 59 76\">\n      <path d=\"M2.6 56.42c.2.04.47.18.8.42.3.22.68.39 1.14.5 1.35.3 2.7.58 4.05.84a420.26 420.26 0 0 1 9.05 1.74c1.66.3 3.33.62 5 .95.4.06.78.1 1.15.1.35 0 .61-.06.78-.17.16-.13.27-.2.33-.2.11 0 .17.08.17.23 0 .37-.03.75-.07 1.15a10.36 10.36 0 0 0 0 2.32c.04.39.07.78.07 1.17l-.1.07c-.18 0-.35-.09-.53-.26a.97.97 0 0 0-.71-.26 22.22 22.22 0 0 0-2.88.4 169.15 169.15 0 0 1-2.9.62l-.01.09a101.17 101.17 0 0 0 4.54.85c.53.06.93.1 1.21.1.2 0 .36-.04.5-.1a3.45 3.45 0 0 0 .55-.43.42.42 0 0 1 .26-.16l.13.03c-.09.18-.14.36-.16.56a5.32 5.32 0 0 0 0 1.3L25 69c0 .38.02.73.07 1.08.04.35.06.71.06 1.08-.04.11-.1.17-.2.17-.04 0-.2-.08-.45-.23a2.04 2.04 0 0 0-.98-.23h-.43a285.77 285.77 0 0 0-4.6.95 78942.76 78942.76 0 0 0-9.09 1.93c-1.64.32-3.27.68-4.9 1.07-.31.07-.6.17-.9.3-.3.13-.54.31-.71.55-.04.07-.11.1-.2.1-.17 0-.26-.12-.26-.36 0-.35.02-.68.07-1.01a15.24 15.24 0 0 0 0-2.03c-.05-.35-.07-.7-.07-1.04 0-.14.06-.2.16-.2.05 0 .14.03.27.1l.49.2.65.19c.24.07.5.1.75.1.2 0 .53-.03.98-.1l1.4-.26 1.48-.3c.46-.1.8-.18 1.05-.22l10.69-1.93v-.1c-1.38-.24-2.74-.5-4.1-.79-1.36-.3-2.74-.58-4.11-.85a809.41 809.41 0 0 0-9.55 2.26c-.06-.09-.1-.24-.1-.46 0-.37.02-.75.04-1.14l.03-1.15c0-.06.05-.1.13-.1a106.18 106.18 0 0 0 4.64-.49V66c-.7-.1-1.47-.2-2.32-.29l-2.32-.23c-.08 0-.13-.04-.13-.13 0-.39 0-.77-.03-1.14-.02-.37-.03-.75-.03-1.14 0-.14.03-.23.1-.3l.35.07c.11.02.22.05.33.1l8.8 1.99c1.37-.24 2.75-.52 4.15-.85 1.37-.33 2.74-.63 4.12-.92v-.13a465.04 465.04 0 0 0-9.75-1.73c-.45-.09-.96-.17-1.5-.26l-1.7-.3c-.57-.1-1.12-.2-1.67-.26-.54-.06-1.04-.1-1.5-.1-.4 0-.68.07-.85.2l-.75.5c-.07-.03-.1-.07-.1-.14a.9.9 0 0 1-.03-.2c0-.32.02-.65.06-.98a16.26 16.26 0 0 0 0-2.02 7.66 7.66 0 0 1-.06-1.02v-.23l.13-.06ZM24.74 42.35c.15 0 .24.07.26.23l.03.36c0 .26-.02.5-.06.75a3.22 3.22 0 0 0 0 1.54A4.76 4.76 0 0 1 25 46.4c-.02.15-.1.23-.26.23-.02 0-.11-.03-.26-.1a4.48 4.48 0 0 0-.56-.26c-.24-.1-.5-.2-.78-.26a2.88 2.88 0 0 0-.85-.13h-8.6c-.33 0-.61.09-.85.26-.24.15-.43.36-.56.62-.15.24-.26.52-.32.85a3.2 3.2 0 0 0 .06 2c.11.34.26.66.46.94.2.26.44.48.72.66.26.15.54.23.85.23h8.89a2 2 0 0 0 1.05-.3c.32-.2.58-.3.78-.3.11 0 .19.1.23.3a5.09 5.09 0 0 1 0 1.3 5.39 5.39 0 0 0 0 1.28 9.44 9.44 0 0 1 0 1.18c-.02.13-.1.2-.26.2-.13 0-.38-.12-.75-.36-.4-.24-.85-.36-1.38-.36H6.43c-.43 0-.9.02-1.4.06-.53.03-.97.14-1.34.36a.87.87 0 0 0-.23.17.65.65 0 0 1-.3.06c-.08 0-.17-.1-.26-.3a2.82 2.82 0 0 0-.2-.42l-.81-1.47a4.13 4.13 0 0 0-.66-.82c-.3-.3-.45-.6-.45-.91 0-.04 0-.1.03-.16.02-.07.06-.1.13-.1.17 0 .35.03.52.1.18.06.35.12.53.16.43.1.87.2 1.3.26.42.04.84.07 1.28.07h6.5v-.07a2.2 2.2 0 0 1-.81-.62 4.93 4.93 0 0 1-.07-6.3A3.58 3.58 0 0 1 13 42.93h9.65c.41 0 .8-.1 1.17-.3.37-.2.68-.3.92-.3ZM9.44 27.44c.13 0 .4.12.78.36.37.24.82.36 1.34.36h11.41c2.81 0 4.97.7 6.48 2.1 1.52 1.36 2.28 3.49 2.28 6.37 0 .17-.07.29-.22.36a2.96 2.96 0 0 1-1.11.1c-.2-.03-.36-.04-.46-.04h-.79a4.2 4.2 0 0 1-.75-.06c0-.05-.01-.07-.03-.07v-.1c0-.1.07-.28.23-.52.17-.24.26-.48.26-.72 0-2.62-1.29-4.12-3.86-4.51a5.63 5.63 0 0 0-1.18 0l-.49.03c-.15 0-.23-.01-.23-.03v.1c.61.35 1.1.88 1.44 1.6.35.7.53 1.38.53 2.06a5.65 5.65 0 0 1-1.02 3.2c-.35.46-.76.84-1.24 1.15-.48.28-1.02.42-1.63.42h-9.65c-.41 0-.8.1-1.18.3-.37.2-.67.29-.91.29-.15 0-.24-.07-.26-.2a2.84 2.84 0 0 1 .06-1.14 4.2 4.2 0 0 0 0-1.54 3.22 3.22 0 0 1-.06-1.17c.02-.16.1-.23.26-.23l.26.13.59.26c.22.09.47.17.75.26.28.07.57.1.85.1h8.6c.35 0 .64-.09.88-.26.24-.18.44-.4.59-.66.13-.26.23-.54.3-.85.06-.32.1-.63.1-.91 0-.26-.06-.56-.17-.88a3.48 3.48 0 0 0-1.15-1.7c-.26-.2-.54-.3-.85-.3h-8.95c-.37 0-.71.1-1.02.3-.32.2-.6.29-.81.29-.18 0-.26-.09-.26-.26v-3.4c0-.11 0-.23.03-.36.02-.15.1-.23.26-.23ZM57.74 62.17c.15 0 .24.08.26.23l.03.36c0 .26-.02.51-.06.75a3.22 3.22 0 0 0 0 1.54 4.76 4.76 0 0 1 .03 1.18c-.02.15-.1.22-.26.22a.57.57 0 0 1-.23-.1c-.13-.08-.3-.17-.5-.25-.2-.11-.46-.2-.74-.27a3.34 3.34 0 0 0-.98-.13h-8.6c-.33 0-.61.09-.85.26-.24.18-.44.4-.59.66-.15.26-.26.55-.33.88a3.13 3.13 0 0 0 .07 1.8c.1.33.26.64.46.95.2.28.42.52.68.72.27.2.55.29.85.29h8.96a2 2 0 0 0 1.05-.3c.32-.19.58-.29.78-.29.18 0 .26.09.26.26 0 .3 0 .61-.03.92a11.51 11.51 0 0 0 0 1.7 9.44 9.44 0 0 1 0 1.18c-.02.13-.1.2-.26.2-.15 0-.4-.13-.75-.37s-.81-.36-1.38-.36H44.14c-.5 0-.86.1-1.08.3-.24.2-.42.3-.55.3-.18 0-.27-.06-.27-.17 0-.3.01-.6.04-.89.02-.3.03-.6.03-.91 0-.26-.02-.52-.07-.79a4.76 4.76 0 0 1-.03-1.07c0-.16.04-.22.13-.2.2.15.34.27.43.36.08.06.18.1.3.13.08.02.2.03.35.03h.65v-.1a3.57 3.57 0 0 1-1.43-1.6 4.72 4.72 0 0 1-.23-3.76 4.88 4.88 0 0 1 2-2.64 3.09 3.09 0 0 1 1.6-.43h9.64c.41 0 .8-.1 1.17-.3.37-.19.68-.29.92-.29ZM35.6 54.98c.05 0 .3.12.73.36.43.22 1.05.33 1.86.33h17.2c.78 0 1.35-.1 1.7-.3.32-.22.55-.33.68-.33.15 0 .23.11.23.33 0 .26-.01.5-.03.72-.05.2-.07.57-.07 1.11 0 .5.02.87.07 1.11.02.22.03.48.03.79 0 .15-.08.23-.23.23-.1 0-.22-.06-.33-.17-.13-.1-.29-.2-.49-.26a7.19 7.19 0 0 0-1.92-.3h-16.7c-.12 0-.27.02-.47.04a6.25 6.25 0 0 0-1.63.23c-.11.04-.2.1-.3.16-.1.07-.21.1-.32.1-.09 0-.14-.03-.17-.1a.96.96 0 0 1-.03-.23c0-.3.02-.58.07-.85a10.71 10.71 0 0 0 0-1.8c-.03-.32-.04-.6-.04-.81v-.23c0-.09.06-.13.17-.13ZM57.38 39.48c.04 0 .17 0 .4.03.2 0 .32.03.32.1 0 1.78-.2 3.45-.59 5-.4 1.55-1.02 2.9-1.9 4.05a9.52 9.52 0 0 1-3.5 2.72c-1.43.65-3.2.98-5.32.98-1.72 0-3.27-.21-4.64-.62a9.28 9.28 0 0 1-3.54-1.97 8.54 8.54 0 0 1-2.25-3.27 12.63 12.63 0 0 1-.79-4.64v-.52c-.02-.17 0-.35.04-.52.06-.4.27-.6.62-.6a45.96 45.96 0 0 0 3.33 0c.16 0 .25.04.3.1a.58.58 0 0 1-.17.17.43.43 0 0 0-.2.2c-.17.37-.29.81-.35 1.34-.09.5-.13.94-.13 1.34a5.24 5.24 0 0 0 2.45 4.57c.72.46 1.54.8 2.45 1.02.92.21 1.83.32 2.75.32 1.28 0 2.44-.2 3.46-.59 1-.39 1.85-.93 2.55-1.63a7.41 7.41 0 0 0 1.6-2.52 8.54 8.54 0 0 0 .53-3.63 4.2 4.2 0 0 0-.2-.85.87.87 0 0 1-.07-.32c0-.07.06-.11.17-.13.09-.05.2-.07.33-.07.1-.02.22-.03.35-.03h1.12c.28-.02.57-.03.88-.03ZM35.6 24.33a11.74 11.74 0 0 0 .92.36l.82.23c.28.06.6.1.95.1h17.16c.28 0 .56-.04.82-.1l.72-.2.52-.23a1 1 0 0 1 .33-.1c.15 0 .23.11.23.33 0 .3-.03.6-.07.88a10.27 10.27 0 0 0 0 1.87c.04.37.07.7.07 1.01 0 .22-.08.33-.23.33-.11 0-.22-.06-.33-.17-.1-.1-.26-.2-.46-.3a3.56 3.56 0 0 0-.68-.19 4.2 4.2 0 0 0-.7-.13 3.42 3.42 0 0 0-.58-.06H44.34c-.46 0-.89.16-1.28.49-.4.32-.59.73-.59 1.2 0 .29.05.54.13.76a18 18 0 0 1 .56 1.27c.06.22.1.47.1.76v.42a4.4 4.4 0 0 1-.23 1.01.67.67 0 0 1-.26.33h12.68c.28 0 .56-.03.82-.1.26-.06.5-.13.72-.2l.52-.22a1 1 0 0 1 .33-.1c.15 0 .23.1.23.33 0 .3-.03.6-.07.91a12.84 12.84 0 0 0 0 1.83c.04.29.07.58.07.89 0 .21-.08.32-.23.32-.11 0-.22-.05-.33-.16-.13-.11-.3-.2-.5-.26a7.2 7.2 0 0 0-1.92-.3H38.4c-.1 0-.23.01-.43.04a6.57 6.57 0 0 0-1.73.22l-.3.17c-.1.06-.21.1-.32.1-.09 0-.14-.04-.17-.1a.96.96 0 0 1-.03-.23c0-.33.01-.63.03-.92.03-.3.04-.62.04-.94v-.79c-.03-.3-.04-.58-.04-.82v-.22c0-.1.06-.14.17-.14a11.74 11.74 0 0 0 .92.36l.81.23c.28.07.6.1.95.1H39c.39 0 .72-.1.98-.33.24-.21.36-.52.36-.91 0-.3-.05-.58-.13-.82l-.33-.75-.3-.78a2.38 2.38 0 0 1 .03-1.8c.14-.3.3-.6.5-.85h-1.73c-.3 0-.61.04-.92.13a5.9 5.9 0 0 0-1.44.59c-.17.08-.3.13-.36.13-.08 0-.14-.04-.16-.1a.96.96 0 0 1-.03-.23c0-.33 0-.68.03-1.05a17.38 17.38 0 0 0 0-1.86c-.04-.3-.07-.6-.07-.88v-.23c0-.09.06-.13.17-.13ZM57.9 12.44c.2.02.3.16.3.42 0 .64-.06 1.3-.17 2-.08.67-.25 1.3-.49 1.86-.3.7-.66 1.33-1.08 1.9A6.48 6.48 0 0 1 52.61 21c-.9.22-1.95.33-3.17.33h-4.45v1.11c0 .3-.15.46-.46.46H42.7c-.17 0-.3-.02-.36-.07-.06-.04-.1-.15-.1-.32v-1.15c-.56.02-1.1.07-1.63.13-.55.05-.93.13-1.15.27a.87.87 0 0 0-.22.16.65.65 0 0 1-.3.06c-.09 0-.17-.1-.26-.29a2.82 2.82 0 0 0-.2-.43l-.81-1.47-.26-.36c-.14-.15-.26-.3-.36-.45a4.5 4.5 0 0 1-.33-.43c-.11-.15-.16-.28-.16-.4v-.09c0-.04 0-.1.03-.16.02-.07.06-.1.13-.1.15 0 .33.03.52.1l.52.16a67.24 67.24 0 0 0 1.9.26l1.08.07h1.5v-4.84c0-.17.04-.28.1-.33.07-.04.19-.06.36-.06h1.83c.3 0 .46.15.46.46v4.77h4.45c1.91 0 3.37-.34 4.38-1.02 1-.67 1.5-1.83 1.5-3.46 0-.15-.03-.3-.1-.46a8.75 8.75 0 0 1-.36-.65c-.04-.07-.04-.17 0-.3.02-.04.32-.05.88-.03l.6.03c0-.02.05-.03.16-.03a6.28 6.28 0 0 0 1.4-.03ZM40.97.1a7.55 7.55 0 0 1 4.7 1.57c.66.46 1.26.98 1.8 1.57.55.59 1.05 1.19 1.5 1.8l2.98.42c.11.02.22.01.33-.03.1-.04.2-.08.3-.1.08-.02.15 0 .19.07.04.04.06.16.06.36-.02.1-.03.26-.03.45l-.03.43c-.02.24 0 .57.06.98 0 .13-.03.2-.1.23a6.43 6.43 0 0 1-.75-.16l-3.69.42a.95.95 0 0 1-.36 0 2.17 2.17 0 0 1-.36-.42 12.93 12.93 0 0 0-3.07-3.04 9.82 9.82 0 0 0-1.8-.99 4 4 0 0 0-1.6-.39c-.83 0-1.52.29-2.06.85a2.74 2.74 0 0 0-.85 2.06c0 .15.03.35.1.59a6.23 6.23 0 0 0 .62 1.44c.13.2.26.34.4.42.03.03.1.06.19.1.08.05.14.09.16.13-.09.09-.22.18-.4.26-.3.18-.61.39-.94.63-.35.23-.63.49-.85.75a.76.76 0 0 0-.13.2.48.48 0 0 1-.23.12.51.51 0 0 1-.1-.13 1.07 1.07 0 0 0-.13-.16c-.43-.76-.77-1.55-1.01-2.35a8.1 8.1 0 0 1-.4-2.52c0-.79.15-1.52.43-2.2.26-.69.64-1.28 1.15-1.76A5.45 5.45 0 0 1 40.97.1Zm15.56 4.64c.48 0 .9.15 1.24.43.33.28.5.67.5 1.18 0 .5-.15.93-.43 1.3a1.4 1.4 0 0 1-1.15.53c-.48 0-.91-.15-1.3-.43-.4-.3-.6-.7-.6-1.2 0-.51.18-.93.53-1.28a1.6 1.6 0 0 1 1.2-.53Z\"><\/path>\n    <\/svg>\n  <\/a>\n      <a role=\"switch\" href=\"#\" class=\"menu-toggle xs\">\n      <span class=\"close\">Close<\/span>\n      <span>Menu<\/span>\n    <\/a>\n    <nav role=\"navigation\" class=\"navigation\">\n      \t<ul class=\"pages-list\">\n\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n      <ul class=\"issues-list\">\n                  <li style=\"--accent: #5ba252\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/tea-time\" title=\"Read &quot;Tea Time&quot;\">\n              <span>Tea Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 16<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #cf6914\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/metaphysical-time\" title=\"Read &quot;Metaphysical Time&quot;\">\n              <span>Metaphysical Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 15<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #78b459\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/evil-time\" title=\"Read &quot;Evil Time&quot;\">\n              <span>Evil Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 13\/14<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #8ac28a\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/once-upon-a-time\" title=\"Read &quot;Once Upon a Time&quot;\">\n              <span>Once Upon a Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 11\/12<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #cb5a26\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/travel-time\" title=\"Read &quot;Travel Time&quot;\">\n              <span>Travel Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 10<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #7e73b6\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/sci-fi-time\" title=\"Read &quot;Sci-Fi Time&quot;\">\n              <span>Sci-Fi Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 9<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #3953a4\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/naughty-time\" title=\"Read &quot;Naughty Time&quot;\">\n              <span>Naughty Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 8<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #ec6d2a\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/reset-time\" title=\"Read &quot;Reset Time&quot;\">\n              <span>Reset Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 7<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #ac489a\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/rebel-time\" title=\"Read &quot;Rebel Time&quot;\">\n              <span>Rebel Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 6<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #ffd548\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/golden-time\" title=\"Read &quot;Golden Time&quot;\">\n              <span>Golden Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 5<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #9352a0\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/gothic-time\" title=\"Read &quot;Gothic Time&quot;\">\n              <span>Gothic Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 4<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #00bf49\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/fable-time\" title=\"Read &quot;Fable Time&quot;\">\n              <span>Fable Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 3<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #00ffff\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/winter-semester-2015\" title=\"Read &quot;Winter Semester 2015&quot;\">\n              <span>Winter Semester 2015<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 2<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #ff0000\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/summer-semester-2015\" title=\"Read &quot;Summer Semester 2015&quot;\">\n              <span>Summer Semester 2015<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 1<\/span>\n            <\/a>\n          <\/li>\n              <\/ul>\n    <\/nav>\n    <!--\n    <button role=\"switch\" class=\"play-pause xs\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 58 34\">\n        <path fill=\"#000\" fill-rule=\"evenodd\" d=\"M42 2H16a14 14 0 1 0 0 28h26a14 14 0 1 0 0-28ZM16 0a16 16 0 1 0 0 32h26a16 16 0 1 0 0-32H16Z\" clip-rule=\"evenodd\"\/>\n        <circle class=\"pause\" cx=\"41\" cy=\"16\" r=\"11\" fill=\"#000\"\/>\n        <circle class=\"play\" cx=\"16\" cy=\"16\" r=\"11\" fill=\"#000\"\/>\n      <\/svg>\n      <span>Animations<\/span>\n    <\/button>\n  --><\/header><main>\n  <h1 class=\"sr\">why nICHt?<\/h1>\n  <figure class=\"bookup-container\">\n    <div class=\"boockup\">\n      <div class=\"book-container\">\n        <div class=\"book-front\">\n          <figure class=\"book-front-covers\">\n                                          <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp\" class=\"\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp\" class=\"\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp\" class=\"\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp\" class=\"\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp\" class=\"\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp\" class=\"active\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp\">                                    <\/figure>\n        <\/div>\n        <div class=\"book-side-left\">\n          Seasonal Collection: words &amp; images        <\/div>\n        <div class=\"book-side-right\"><\/div>\n        <div class=\"book-top\"><\/div>\n        <div class=\"book-bottom\"><\/div>\n        <div class=\"book-back\">\n          <p><em>Seasonal Collection: words &amp; images<br>Saisonale Sammlung: worte und bilder<br>\u0421\u0435\u0437\u043e\u043d\u043d\u0430\u044f \u043a\u043e\u043b\u043b\u0435\u043a\u0446\u0438\u044f: \u0441\u043b\u043e\u0432\u0430 \u0438 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f<br>Collection Saisonni\u00e8re: mots et images<\/em><\/p><p>The languages of the publications are English, German, French and Russian. <br>Alongside the literary works the magazine publishes graphic representation of language.<\/p>        <\/div>\n      <\/div>\n    <\/div>\n  <\/figure>\n  <section>\n          <div class=\"paragraph\">\n        <p>A semi-annual comparative literary magazine publishing poetry, short prose and translations.<\/p>      <\/div>\n              <a href=\"https:\/\/whynicht.com\/about\" title=\"About why nICHt?\" class=\"about\">Read more<\/a>\n            <a class=\"buy no-style\" href=\"\/checkout\" style=\"\">\n    <section>\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 164 233\">\n  <path fill=\"#fff\" d=\"M145.5 14.5h-8l-3 179.5-52.5 7v20.5l71.5 8v-11h8.5v-190h-6.5V21l-9 1-1-7.5Z\"><\/path>\n  <path fill=\"#000\" d=\"M156.76 233V221.36c0-1.03 0-1.03 1.15-1.03H164V26.38h-6.66V18.1c-2.9 0-5.8.26-8.7.26v-6.72c-2.9.25-5.5.51-8.4.77V0c-11.88 1.81-23.47 3.88-35.06 5.69C93.6 7.5 82 9.57 70.12 11.38c-11.59 1.81-23.18 3.88-35.06 5.69-11.59 1.8-23.18 3.88-35.06 5.69v197.83c1.74 0 3.48.25 4.93.25 3.76.26 7.82.52 11.58 1.04 3.48.26 6.96.52 10.15.78 3.77.25 7.82.51 11.59 1.03 3.18.26 6.37.52 9.85.78 3.77 0 7.82.51 11.59.77l11.3.78a195 195 0 0 1 11.59 1.03c3.48.26 6.66.52 9.85.78 3.77.26 7.82.52 11.59 1.03l11.3.78c3.77.26 7.82.52 11.59 1.03l11.3.78c3.77.26 7.53.51 11.59 1.03 2.6 0 4.64.26 6.95.52ZM131.84 9.05v182.83c0 .26 0 .52-.58.52-2.6.26-4.93.78-7.25 1.3a694.4 694.4 0 0 1-22.89 3.61 697.2 697.2 0 0 1-22.88 3.62c-6.96 1.04-13.62 2.33-20.58 3.37-7.53 1.29-14.77 2.32-22.3 3.62a700.03 700.03 0 0 1-22.9 3.62c-1.16.25-2.6.52-3.76.52V29.47c0-.52.28-.77.58-.77 1.44-.26 2.6-.52 4.05-.52 7.25-1.03 14.2-2.33 21.44-3.36 7.54-1.3 15.36-2.59 22.9-3.62 6.95-1.04 13.61-2.33 20.57-3.37 7.53-1.29 15.35-2.58 22.89-3.62 7.24-1.29 14.2-2.32 21.44-3.62 2.9-.77 6.08-1.03 9.27-1.55Zm21.15 199.9-70.12 3.1c21.73-2.07 43.75-3.88 65.48-5.95V23.02c0-.26.3-.26.3-.26 1.44 0 2.89-.26 4.34-.26v186.45Zm-80.55.26c.29-.26.58-.26.87-.26 8.11-1.3 15.93-2.59 24.05-3.88 13.9-2.32 27.81-4.4 41.72-6.72 1.16-.26 1.16-.26 1.16-1.03V16.28c1.45-.25 2.9-.25 4.34-.25v186.7c-24.33 2.07-48.1 4.14-72.14 6.47ZM157.34 30h1.44c1.45 0 1.16-.26 1.16 1.03V216.2c0 .52-.29.52-.58.52-4.34 0-8.7 0-13.04-.26-11.88 0-23.46-.26-35.34-.26-11.3 0-22.32-.26-33.62-.26h-2.31v-.25c27.23-1.3 54.76-2.33 82-3.62.28-60.52.28-121.3.28-182.06Zm-8.7 194.98c-21.44-1.8-42.6-3.36-63.74-5.17l63.74.78v4.4Z\"><\/path>\n  <path fill=\"#fff\" d=\"M136 4.5 4.5 26.5V216L136 194V4.5ZM152 220.13h-4L55 219l97 9v-7.88Z\"><\/path>\n<\/svg>\n        <div>\n            <h2 class=\"xs\">Now available online<\/h2>\n            <p>Get physical and digital copies of our magazine.<\/p>\n            <div class=\"button xs\">Buy now \u2192<\/div>\n        <\/div>\n    <\/section>\n<\/a>                      <nav class=\"navigation\">\n      \t<ul class=\"pages-list\">\n\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n    <\/nav>\n  <\/section>\n<\/main>\n<footer class=\"footer\">\n  <div>\n    <span class=\"xs\">\u00a9 2015\u20132024 why nICHt?<\/span>\n  <\/div>\n  <div class=\"follow xs\">\n          <a href=\"https:\/\/www.instagram.com\/whynicht\/\" target=\"_blank\" title=\"Follow us on Instagram\">Instagram<\/a>\n              <a href=\"https:\/\/www.facebook.com\/alice.whynICHt\/\" target=\"_blank\" title=\"Follow us on Facebook\">Facebook<\/a>\n      <\/div>\n<\/footer><script lang=\"js\">\n  function toggleImages() {\n    const images = document.querySelectorAll('.book-front-covers img');\n    if (!images.length) return;\n    let i = 0;\n    images[i]?.classList.add('active');\n    setInterval(function() {\n      images[i]?.classList.remove('active');\n      i = (i + 1) % images.length;\n      images[i].classList.add('active');\n    }, 750);\n  }\n\n  function Marquee(selector, speed) {\n    const parentSelector = selector;\n\n    if (parentSelector) {\n      const clone = parentSelector.innerHTML;\n      const firstElement = parentSelector.children[0];\n      let i = 0;\n      let count = 2;\n      let rect = firstElement.getBoundingClientRect();\n      let width = rect.width;\n      let height = rect.height;\n\n      if (window.innerWidth > width) {\n        count = (window.innerWidth \/ width) + 2\n      }\n\n      for (let j = 0; j < count; j++) {\n        parentSelector.insertAdjacentHTML('beforeend', clone);\n      }\n\n      if (parentSelector) {\n        document.documentElement.classList.add('ticker-ticking');\n      }\n\n      function animateTicker() {\n        firstElement.style.marginLeft = `-${i}px`;\n        if (i > firstElement.clientWidth) {\n          i = 0;\n        }\n        i = i + speed;\n        requestAnimationFrame(animateTicker);\n      }\n      animateTicker();\n    }\n  }\n\n  document.addEventListener(\"DOMContentLoaded\", function() {\n    const playPauseButton = document.querySelector('.play-pause');\n    const body = document.querySelector('body');\n    const ticker = document.querySelectorAll(\".ticker\");\n\n    if (playPauseButton) {\n      playPauseButton.addEventListener('click', function(e) {\n        e.preventDefault();\n        body.classList.toggle('paused');\n      });\n    }\n\n    toggleImages();\n    body.classList.add('toggle-images');\n\n    const isReduced = window.matchMedia(`(prefers-reduced-motion: reduce)`) === true || window.matchMedia(`(prefers-reduced-motion: reduce)`).matches === true;\n\n    if (!!isReduced) {\n      body.classList.add('paused');\n    }\n\n    if (ticker.length > 0) {\n      for (let i = 0; i < ticker.length; i++) {\n        Marquee(ticker[i], 1);\n      }\n    }\n  });\n<\/script>\n<script src=\"\/assets\/js\/loadeer.umd.js\" defer=\"\" init=\"\"><\/script>\n<script lang=\"js\">\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    const menuToggle = document.querySelector(\".menu-toggle\");\n    const body = document.querySelector(\"body\");\n\n    if (menuToggle) {\n      menuToggle.addEventListener(\"click\", function (e) {\n        e.preventDefault();\n        body.classList.toggle(\"menu\");\n      });\n    }\n  });\n<\/script>\n<script lang=\"js\">\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    const image = document.querySelector(\".scatter img\");\n    const container = document.querySelector(\".scatter\");\n    let isScattered = false;\n\n    if (!image || !container) {\n      return;\n    }\n\n    function scatter() {\n      if (isScattered) {\n        return;\n      }\n\n      isScattered = true;\n\n      for (let i = 0; i < 10; i++) {\n        const clone = image.cloneNode(true);\n        container.appendChild(clone);\n\n        setTimeout(() => {\n          clone.style.left = Math.random() * 100 + \"%\";\n          clone.style.top = Math.random() * 100 + \"%\";\n          clone.style.transform = \"rotate(\" + (Math.random() * 80 - 40) + \"deg)\";\n        }, 100);\n      }\n    }\n\n    image.addEventListener(\"load\", function () {\n      scatter();\n    });\n\n    setTimeout(scatter, 400);\n  });\n<\/script>\n<script lang=\"js\">\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    const dialog = document.querySelector(\".dialog\");\n\n    if (!dialog) {\n      return;\n    }\n\n    const closeButton = dialog.querySelector(\".close\");\n    closeButton.addEventListener(\"click\", function (e) {\n      e.preventDefault();\n      dialog.classList.remove(\"open\");\n    });\n  });\n<\/script>\n\n\n<\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [
                        "x-content-type-options"
                    ],
                    "securityHeadersGrade": "E",
                    "securityHeadersScore": 20
                },
                "interactivePeriods": [
                    [
                        0,
                        3910
                    ]
                ],
                "lastVisualChange": 3900,
                "render": 600,
                "visualComplete85": 600,
                "visualComplete90": 600,
                "visualComplete95": 600,
                "visualComplete99": 3900,
                "visualComplete": 3900,
                "SpeedIndex": 813,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 692,
                        "size": 80577,
                        "DOMNodeId": 24,
                        "nodeInfo": {
                            "nodeType": "P",
                            "bounds": [
                                234.1875,
                                81.484375,
                                411.5625,
                                217.671875
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 692,
                        "size": 288860,
                        "DOMNodeId": 20,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "",
                                "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                                "class": ""
                            },
                            "sourceURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                            "bounds": [
                                277.46875,
                                128.34375,
                                395.109375,
                                736.296875
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 692,
                        "size": 288860,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 283.25137329101562,
                                "y": 129.81401062011719,
                                "width": 404.06234741210938,
                                "height": 733.35491943359375,
                                "top": 129.81401062011719,
                                "right": 687.313720703125,
                                "bottom": 863.16893005371094,
                                "left": 283.25137329101562
                            },
                            "outerHTML": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp\" class=\"active\">",
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 2035,
                        "size": 340785,
                        "DOMNodeId": 30,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "",
                                "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                                "class": ""
                            },
                            "sourceURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                            "bounds": [
                                277.46875,
                                127.875,
                                395.109375,
                                737.234375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 2035,
                        "size": 340785,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 226.599853515625,
                                "y": 163.51846313476562,
                                "width": 509.31488037109375,
                                "height": 665.9476318359375,
                                "top": 163.51846313476562,
                                "right": 735.91473388671875,
                                "bottom": 829.46609497070312,
                                "left": 226.599853515625
                            },
                            "outerHTML": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp\" class=\"active\">",
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 2834,
                        "size": 351822,
                        "DOMNodeId": 31,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "",
                                "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                                "class": ""
                            },
                            "sourceURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                            "bounds": [
                                277.46875,
                                116.421875,
                                395.109375,
                                760.140625
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 2834,
                        "size": 351822,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 229.2772216796875,
                                "y": 141.11860656738281,
                                "width": 492.77093505859375,
                                "height": 710.74676513671875,
                                "top": 141.11860656738281,
                                "right": 722.04815673828125,
                                "bottom": 851.86537170410156,
                                "left": 229.2772216796875
                            },
                            "outerHTML": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp\" class=\"active\">",
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 3552,
                        "size": 374602,
                        "DOMNodeId": 32,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "",
                                "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                                "class": "active"
                            },
                            "sourceURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                            "bounds": [
                                277.46875,
                                64.453125,
                                395.109375,
                                864.078125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 3552,
                        "size": 374602,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 257.63226318359375,
                                "y": 72.403038024902344,
                                "width": 432.8533935546875,
                                "height": 848.1771240234375,
                                "top": 72.403038024902344,
                                "right": 690.48565673828125,
                                "bottom": 920.58016204833984,
                                "left": 257.63226318359375
                            },
                            "outerHTML": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp\" class=\"active\">",
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 691,
                        "size": 288860,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 283.25137329101562,
                                "y": 129.81401062011719,
                                "width": 404.06234741210938,
                                "height": 733.35491943359375,
                                "top": 129.81401062011719,
                                "right": 687.313720703125,
                                "bottom": 863.16893005371094,
                                "left": 283.25137329101562
                            },
                            "outerHTML": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp\" class=\"active\">",
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 691,
                        "size": 288860,
                        "DOMNodeId": 20,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "",
                                "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                                "class": ""
                            },
                            "sourceURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                            "bounds": [
                                277.46875,
                                128.34375,
                                395.109375,
                                736.296875
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 691,
                        "size": 80577,
                        "DOMNodeId": 24,
                        "nodeInfo": {
                            "nodeType": "P",
                            "bounds": [
                                234.1875,
                                81.484375,
                                411.5625,
                                217.671875
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 2034,
                        "size": 340785,
                        "DOMNodeId": 30,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "",
                                "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                                "class": ""
                            },
                            "sourceURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                            "bounds": [
                                277.46875,
                                127.875,
                                395.109375,
                                737.234375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 2034,
                        "size": 340785,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 226.599853515625,
                                "y": 163.51846313476562,
                                "width": 509.31488037109375,
                                "height": 665.9476318359375,
                                "top": 163.51846313476562,
                                "right": 735.91473388671875,
                                "bottom": 829.46609497070312,
                                "left": 226.599853515625
                            },
                            "outerHTML": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp\" class=\"active\">",
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 2833,
                        "size": 351822,
                        "DOMNodeId": 31,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "",
                                "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                                "class": ""
                            },
                            "sourceURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                            "bounds": [
                                277.46875,
                                116.421875,
                                395.109375,
                                760.140625
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 2833,
                        "size": 351822,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 229.2772216796875,
                                "y": 141.11860656738281,
                                "width": 492.77093505859375,
                                "height": 710.74676513671875,
                                "top": 141.11860656738281,
                                "right": 722.04815673828125,
                                "bottom": 851.86537170410156,
                                "left": 229.2772216796875
                            },
                            "outerHTML": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp\" class=\"active\">",
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 3551,
                        "size": 374602,
                        "DOMNodeId": 32,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "",
                                "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                                "class": "active"
                            },
                            "sourceURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                            "bounds": [
                                277.46875,
                                64.453125,
                                395.109375,
                                864.078125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 3551,
                        "size": 374602,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 257.63226318359375,
                                "y": 72.403038024902344,
                                "width": 432.8533935546875,
                                "height": 848.1771240234375,
                                "top": 72.403038024902344,
                                "right": 690.48565673828125,
                                "bottom": 920.58016204833984,
                                "left": 257.63226318359375
                            },
                            "outerHTML": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp\" class=\"active\">",
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                            "content": "normal"
                        },
                        "type": "image"
                    }
                ],
                "LargestContentfulPaintType": "image",
                "LargestContentfulPaintNodeType": "IMG",
                "LargestContentfulPaintImageURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 100
                    },
                    {
                        "name": "fetchStart",
                        "time": 110
                    },
                    {
                        "name": "navigationStart",
                        "time": 134
                    },
                    {
                        "name": "domLoading",
                        "time": 134
                    },
                    {
                        "name": "responseEnd",
                        "time": 134
                    },
                    {
                        "name": "domInteractive",
                        "time": 135
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 135
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 135
                    },
                    {
                        "name": "domComplete",
                        "time": 135
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 333
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 333
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 333
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 333
                    },
                    {
                        "name": "domLoading",
                        "time": 333
                    },
                    {
                        "name": "responseEnd",
                        "time": 350
                    },
                    {
                        "name": "domInteractive",
                        "time": 407
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 447
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 448
                    },
                    {
                        "name": "domComplete",
                        "time": 624
                    },
                    {
                        "name": "loadEventStart",
                        "time": 625
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 625
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 691
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 691
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 691
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 691
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 691
                    },
                    {
                        "name": "firstPaint",
                        "time": 691
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 3551
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 3551
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 691
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0
                    }
                ],
                "chromeUserTiming.navigationStart": 134,
                "chromeUserTiming.fetchStart": 111,
                "chromeUserTiming.domLoading": 334,
                "chromeUserTiming.responseEnd": 351,
                "chromeUserTiming.domInteractive": 408,
                "chromeUserTiming.domContentLoadedEventStart": 448,
                "chromeUserTiming.domContentLoadedEventEnd": 449,
                "chromeUserTiming.domComplete": 625,
                "chromeUserTiming.unloadEventStart": 333,
                "chromeUserTiming.unloadEventEnd": 333,
                "chromeUserTiming.markAsMainFrame": 333,
                "chromeUserTiming.commitNavigationEnd": 333,
                "chromeUserTiming.loadEventStart": 625,
                "chromeUserTiming.loadEventEnd": 625,
                "chromeUserTiming.firstPaint": 691,
                "chromeUserTiming.firstContentfulPaint": 691,
                "chromeUserTiming.firstImagePaint": 691,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 691,
                "chromeUserTiming.firstMeaningfulPaint": 691,
                "chromeUserTiming.LargestTextPaint": 692,
                "chromeUserTiming.LargestImagePaint": 3552,
                "chromeUserTiming.LargestContentfulPaint": 3552,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 406.76499999999999
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 334.79899999999998
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 334.80500000000001
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 336.98099999999999
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 339.16800000000001
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 339.21199999999999
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 339.21499999999997
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 339.226
                        },
                        "971": {
                            "name": "CSSAtRuleImport",
                            "firstUsed": 370.99200000000002
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 371.47300000000001
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 371.48399999999998
                        },
                        "2388": {
                            "name": "CSSSelectorPseudoFocusVisible",
                            "firstUsed": 371.536
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 372.06900000000002
                        },
                        "2319": {
                            "name": "CSSSelectorWebkitUnknownPseudo",
                            "firstUsed": 372.35500000000002
                        },
                        "4242": {
                            "name": "ScriptSchedulingType_Async",
                            "firstUsed": 372.846
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 373.21300000000002
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 373.97199999999998
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 374.02100000000002
                        },
                        "2078": {
                            "name": "ARIACurrentAttribute",
                            "firstUsed": 374.31
                        },
                        "4240": {
                            "name": "ScriptSchedulingType_ParserBlockingInline",
                            "firstUsed": 377.82999999999998
                        },
                        "978": {
                            "name": "CSSAtRuleWebkitKeyframes",
                            "firstUsed": 380.32600000000002
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 380.35000000000002
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 406.19600000000003
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 406.44299999999998
                        },
                        "4238": {
                            "name": "ScriptSchedulingType_Defer",
                            "firstUsed": 407.13600000000002
                        },
                        "3797": {
                            "name": "WebPImage",
                            "firstUsed": 423.185
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 431.24099999999999
                        },
                        "1067": {
                            "name": "SameOriginApplicationScript",
                            "firstUsed": 446.24000000000001
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 446.35700000000003
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 447.08100000000002
                        },
                        "1368": {
                            "name": "IntersectionObserver_Constructor",
                            "firstUsed": 447.34800000000001
                        },
                        "2707": {
                            "name": "V8Window_MatchMedia_Method",
                            "firstUsed": 448.34800000000001
                        },
                        "4961": {
                            "name": "Feature_4961",
                            "firstUsed": 448.36599999999999
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 449.50099999999998
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 449.50400000000002
                        },
                        "3157": {
                            "name": "CSSComparisonFunctions",
                            "firstUsed": 449.55900000000003
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 451.01299999999998
                        },
                        "590": {
                            "name": "LangAttributeDoesNotMatchToUILocale",
                            "firstUsed": 453.44
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 453.54700000000003
                        },
                        "1693": {
                            "name": "CSSGridLayout",
                            "firstUsed": 458.84199999999998
                        },
                        "3307": {
                            "name": "FlexGapSpecified",
                            "firstUsed": 500.38400000000001
                        },
                        "3308": {
                            "name": "FlexGapPositive",
                            "firstUsed": 500.387
                        },
                        "3354": {
                            "name": "PositionSticky",
                            "firstUsed": 505.012
                        },
                        "3867": {
                            "name": "Transform3dScene",
                            "firstUsed": 505.26400000000001
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 622.30600000000004
                        },
                        "2704": {
                            "name": "V8Screen_Width_AttributeGetter",
                            "firstUsed": 622.63199999999995
                        },
                        "2702": {
                            "name": "V8Screen_Height_AttributeGetter",
                            "firstUsed": 622.63699999999994
                        },
                        "2657": {
                            "name": "NavigatorLanguage",
                            "firstUsed": 622.64300000000003
                        },
                        "3019": {
                            "name": "DOMStorageRead",
                            "firstUsed": 624.03999999999996
                        },
                        "675": {
                            "name": "Fetch",
                            "firstUsed": 624.73099999999999
                        },
                        "3868": {
                            "name": "PrefersColorSchemeMediaFeature",
                            "firstUsed": 625.55999999999995
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 713.64599999999996
                        },
                        "2998": {
                            "name": "ElementWithLeftwardOrUpwardOverflowDirection_ScrollLeftOrTop",
                            "firstUsed": 3909.8209999999999
                        }
                    },
                    "CSSFeatures": {
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 373.33600000000001
                        },
                        "326": {
                            "name": "CSSPropertyAliasWebkitTransform",
                            "firstUsed": 380.339
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 380.34199999999998
                        },
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 406.452
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 406.45600000000002
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 406.459
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 406.46199999999999
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 406.476
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 449.52800000000002
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 449.53300000000002
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 449.536
                        },
                        "444": {
                            "name": "CSSPropertyScrollBehavior",
                            "firstUsed": 449.54000000000002
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 449.54399999999998
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 449.56400000000002
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 449.68900000000002
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 449.697
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 449.69999999999999
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 449.70299999999997
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 449.70499999999998
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 449.70800000000003
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 449.73399999999998
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 449.74200000000002
                        },
                        "592": {
                            "name": "CSSPropertyGap",
                            "firstUsed": 449.74799999999999
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 449.75099999999998
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 449.75400000000002
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 449.75599999999997
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 449.75900000000001
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 449.76100000000002
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 449.76499999999999
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 449.82799999999997
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 449.83100000000002
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 449.83499999999998
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 449.83800000000002
                        },
                        "394": {
                            "name": "CSSPropertyWritingMode",
                            "firstUsed": 449.84399999999999
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 449.85399999999998
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 449.86099999999999
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 449.86500000000001
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 449.93400000000003
                        },
                        "72": {
                            "name": "CSSPropertyClip",
                            "firstUsed": 449.94
                        },
                        "159": {
                            "name": "CSSPropertyWhiteSpace",
                            "firstUsed": 449.94299999999998
                        },
                        "66": {
                            "name": "CSSPropertyBorderWidth",
                            "firstUsed": 449.947
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 450.25
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 450.25599999999997
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 450.25799999999998
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 450.25999999999999
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 450.26600000000002
                        },
                        "308": {
                            "name": "CSSPropertyAliasWebkitPerspective",
                            "firstUsed": 450.37799999999999
                        },
                        "449": {
                            "name": "CSSPropertyPerspective",
                            "firstUsed": 450.38200000000001
                        },
                        "210": {
                            "name": "CSSPropertyWebkitBoxPack",
                            "firstUsed": 450.387
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 450.39100000000002
                        },
                        "203": {
                            "name": "CSSPropertyWebkitBoxAlign",
                            "firstUsed": 450.39400000000001
                        },
                        "331": {
                            "name": "CSSPropertyAliasWebkitTransformStyle",
                            "firstUsed": 450.428
                        },
                        "448": {
                            "name": "CSSPropertyTransformStyle",
                            "firstUsed": 450.43099999999998
                        },
                        "166": {
                            "name": "CSSPropertyAliasWebkitAnimation",
                            "firstUsed": 450.459
                        },
                        "424": {
                            "name": "CSSPropertyAnimation",
                            "firstUsed": 450.464
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 450.66699999999997
                        },
                        "33": {
                            "name": "CSSPropertyBackgroundSize",
                            "firstUsed": 450.67399999999998
                        },
                        "27": {
                            "name": "CSSPropertyBackgroundPosition",
                            "firstUsed": 450.69200000000001
                        },
                        "177": {
                            "name": "CSSPropertyAliasWebkitBackfaceVisibility",
                            "firstUsed": 450.69499999999999
                        },
                        "451": {
                            "name": "CSSPropertyBackfaceVisibility",
                            "firstUsed": 450.697
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 450.99000000000001
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 450.99700000000001
                        },
                        "30": {
                            "name": "CSSPropertyBackgroundRepeat",
                            "firstUsed": 451.86500000000001
                        },
                        "5": {
                            "name": "CSSPropertyFont",
                            "firstUsed": 452.678
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 452.86000000000001
                        },
                        "97": {
                            "name": "CSSPropertyMinWidth",
                            "firstUsed": 452.87299999999999
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 452.88400000000001
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 452.96600000000001
                        },
                        "237": {
                            "name": "CSSPropertyFlexGrow",
                            "firstUsed": 452.983
                        },
                        "535": {
                            "name": "CSSPropertyFontVariantNumeric",
                            "firstUsed": 452.99700000000001
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 453.00400000000002
                        },
                        "136": {
                            "name": "CSSPropertyTextOverflow",
                            "firstUsed": 453.19400000000002
                        },
                        "35": {
                            "name": "CSSPropertyBorderBottom",
                            "firstUsed": 453.21199999999999
                        },
                        "242": {
                            "name": "CSSPropertyGridTemplateColumns",
                            "firstUsed": 453.32499999999999
                        },
                        "513": {
                            "name": "CSSPropertyGridGap",
                            "firstUsed": 453.334
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "TTIMeasurementEnd": 3910,
                "LastInteractive": 600,
                "testID": "241115_AiDcNC_NR",
                "step": 1,
                "effectiveBps": 21419,
                "domTime": 0,
                "aft": 0,
                "titleTime": 135,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": 0.87,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 0.91000000000000003,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "longTasks": [],
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "105": 26.300000000000001,
                            "205": 20,
                            "306": 36.799999999999997,
                            "406": 19,
                            "507": 84.200000000000003,
                            "608": 100,
                            "708": 75,
                            "809": 90.5,
                            "910": 42.100000000000001,
                            "1010": 26.300000000000001,
                            "1111": 26.300000000000001,
                            "1212": 33.299999999999997,
                            "1312": 33.299999999999997,
                            "1413": 35,
                            "1513": 26.300000000000001,
                            "1614": 26.300000000000001,
                            "1715": 30,
                            "1815": 55,
                            "1916": 31.600000000000001,
                            "2016": 28.600000000000001,
                            "2117": 26.300000000000001,
                            "2218": 31.600000000000001,
                            "2318": 38.100000000000001,
                            "2419": 38.899999999999999,
                            "2519": 28.600000000000001,
                            "2620": 30,
                            "2721": 30,
                            "2821": 52.600000000000001,
                            "2922": 30,
                            "3023": 23.5,
                            "3123": 31.800000000000001,
                            "3224": 30,
                            "3325": 28.600000000000001,
                            "3425": 31.600000000000001,
                            "3526": 35,
                            "3626": 30,
                            "3727": 45,
                            "3828": 63.200000000000003,
                            "3928": 30,
                            "4029": 42.100000000000001
                        },
                        "max": 100,
                        "count": 41
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "105": 0,
                            "205": 0,
                            "306": 31105,
                            "406": 665780,
                            "507": 805437,
                            "608": 14106,
                            "708": 455468,
                            "809": 16341,
                            "910": 515942,
                            "1010": 0,
                            "1111": 0,
                            "1212": 0,
                            "1312": 0,
                            "1413": 0,
                            "1513": 0,
                            "1614": 0,
                            "1715": 0,
                            "1815": 0,
                            "1916": 0,
                            "2016": 0,
                            "2117": 0,
                            "2218": 0,
                            "2318": 0,
                            "2419": 0,
                            "2519": 0,
                            "2620": 0,
                            "2721": 0,
                            "2821": 0,
                            "2922": 0,
                            "3023": 0,
                            "3123": 0,
                            "3224": 0,
                            "3325": 0,
                            "3425": 0,
                            "3526": 0,
                            "3626": 0,
                            "3727": 639913,
                            "3828": 231948,
                            "3928": 0,
                            "4029": 3340
                        },
                        "max": 805437,
                        "count": 41
                    }
                },
                "maxFID": 0,
                "TotalBlockingTime": 0,
                "effectiveBpsDoc": 26621,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1\/details\/cached\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1\/performance_optimization\/cached\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1\/breakdown\/cached\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1\/domains\/cached\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1\/screen_shot\/cached\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1\/experiments\/cached\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1_Cached_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1_Cached_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1_Cached_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_Cached_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_Cached_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_Cached_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&file=1_Cached_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241115_AiDcNC_NR&file=1_Cached_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_Cached_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_Cached_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_Cached_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_Cached_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241115_AiDcNC_NR&compressed=1&file=1_Cached_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_000600.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_000700.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_000800.jpg",
                        "VisuallyComplete": 96
                    },
                    {
                        "time": 900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_000900.jpg",
                        "VisuallyComplete": 95
                    },
                    {
                        "time": 1000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_001000.jpg",
                        "VisuallyComplete": 95
                    },
                    {
                        "time": 1100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_001100.jpg",
                        "VisuallyComplete": 94
                    },
                    {
                        "time": 1200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_001200.jpg",
                        "VisuallyComplete": 94
                    },
                    {
                        "time": 1300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_001300.jpg",
                        "VisuallyComplete": 94
                    },
                    {
                        "time": 1400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_001400.jpg",
                        "VisuallyComplete": 93
                    },
                    {
                        "time": 1500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_001500.jpg",
                        "VisuallyComplete": 93
                    },
                    {
                        "time": 1600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_001600.jpg",
                        "VisuallyComplete": 93
                    },
                    {
                        "time": 1700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_001700.jpg",
                        "VisuallyComplete": 93
                    },
                    {
                        "time": 1800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_001800.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 1900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_001900.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 2000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_002000.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 2100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_002100.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 2200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_002200.jpg",
                        "VisuallyComplete": 91
                    },
                    {
                        "time": 2300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_002300.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 2400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_002400.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 2500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_002500.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 2600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_002600.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 2700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_002700.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 2800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_002800.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 2900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_002900.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 3000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_003000.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 3100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_003100.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 3200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_003200.jpg",
                        "VisuallyComplete": 93
                    },
                    {
                        "time": 3300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_003300.jpg",
                        "VisuallyComplete": 93
                    },
                    {
                        "time": 3400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_003400.jpg",
                        "VisuallyComplete": 93
                    },
                    {
                        "time": 3500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_003500.jpg",
                        "VisuallyComplete": 96
                    },
                    {
                        "time": 3600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_003600.jpg",
                        "VisuallyComplete": 96
                    },
                    {
                        "time": 3700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_003700.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 3800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_003800.jpg",
                        "VisuallyComplete": 98
                    },
                    {
                        "time": 3900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_003900.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "whynicht.com": {
                        "bytes": 9187,
                        "requests": 1,
                        "connections": 1
                    },
                    "insight.00-99.xyz": {
                        "bytes": 1437,
                        "requests": 3,
                        "connections": 2
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 9187,
                        "bytesUncompressed": 30266,
                        "requests": 1
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 1435,
                        "bytesUncompressed": 2741,
                        "requests": 1
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "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": 2,
                        "bytesUncompressed": 2,
                        "requests": 2
                    }
                },
                "consoleLog": []
            }
        },
        "runs": {
            "1": {
                "firstView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-kmrx-10.10.1.198",
                    "loadTime": 1943,
                    "docTime": 1943,
                    "fullyLoaded": 2042,
                    "bytesOut": 85087,
                    "bytesOutDoc": 81374,
                    "bytesIn": 904071,
                    "bytesInDoc": 904069,
                    "requests": [
                        {
                            "type": 3,
                            "id": "B22F1D76C33723FC7574559F759014A9",
                            "request_id": "B22F1D76C33723FC7574559F759014A9",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/",
                            "raw_id": "B22F1D76C33723FC7574559F759014A9",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 80,
                            "ttfb_ms": 49,
                            "load_start": 164,
                            "load_start_float": 164.000079,
                            "bytesIn": 9155,
                            "objectSize": 9155,
                            "objectSizeUncompressed": 30266,
                            "chunks": [
                                {
                                    "ts": 227,
                                    "bytes": 5511,
                                    "inflated": 16296
                                },
                                {
                                    "ts": 244,
                                    "bytes": 3644,
                                    "inflated": 13970
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": 1,
                            "dns_end": 58,
                            "connect_start": 58,
                            "connect_end": 92,
                            "ssl_start": 92,
                            "ssl_end": 163,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "whynicht.com",
                                "sanList": [
                                    "whynicht.com"
                                ],
                                "issuer": "R10",
                                "validFrom": 1727100081,
                                "validTo": 1734876080,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1727103591574,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100D092BF09737CDBA2E96CADD4D067AD4A1DF8BEBAC70012DBF6A60CE9A98EC5A802204BB28EC4BC0D6C198A75331969187F7DAF7BB42D14E8D2DD8A15BD08C1EAEB56"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1727103591575,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100AAFA5E22A06488D1FFF50D6FEFE62AAC3FB2F947B751D455530D5029F1389AE3022100CA54C2AB13D66BB46EF3A154A5CDA8C667E6DAACE6FA80434629348BB68925E7"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/insight.00-99.xyz\/script.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":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=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-powered-by: PHP\/8.2.10",
                                    ":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": 57,
                            "connect_ms": 34,
                            "ssl_ms": 71,
                            "gzip_total": 9321,
                            "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:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_FRAME_SIZE": 1048576,
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 50,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 1048896,
                                "SETTINGS_HEADER_TABLE_SIZE": 4096,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 1048576
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 79,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIF6TCCBNGgAwIBAgISBPNNxOMqr7qIUrQ4zcn+rNfYMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwOTIzMTQwMTIxWhcNMjQxMjIyMTQwMTIwWjAXMRUwEwYDVQQD\nEwx3aHluaWNodC5jb20wggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDB\nFF+r4cxZDOU8c+GJAOsF0Jwvty7VZKT1TJLawFBPu2vFgRqnurWOYtYV433Uhbqd\nNLyh\/ER7qkcgUH6ET3LjghXe9v1HXnKHagZFuShw4wNVaxuYK\/5HEYPVIlrTiRLq\nc7Tfy7MCvcxm4UXh1XyPErCuPyQOYkdk43Pyc8zG7uk4ui2SGAbP5faat9sMx9m1\n4FrGu8W5BF80AlCHP+noWSlWPkuGmB7T4EX\/Sa2DFRaOvTfcmDmBxPcDgoJkLLR2\nSDVc7CoMCHnVh\/wYSa1AUwh5C53dKewsh2dMNFeA5\/2aTcQN\/qZ0zSt9g7ddMv\/l\ndgPqWosgKrK7bWrH6cEtVmw0ZFJ0nC46ZWObdKFBeTkDC7q561HNat6bDY82Ij2V\nYi\/1lX9Fn8aVr1TMUAELIqPo0Hw5ZbRKfwybqoG7f2S9XvAdfc1Li2UHuLlbpwNj\nnaBUZsu3iTuG3htkTUhLKvWIHVRJ9KsiKNVAHvtpA8f8dGLLuUCBApNTbb1SKO7m\ng9kCeIYjFm2dK10HKtnYDgRDswz8XVQCsRrgz2ot8PWLUG2ao4JROUfKXvDhlrrV\nVYbRisjN2yy7hU6+3jq9LV+cAcfYIbe6D\/VP7xWkTD0kgqgZ8d8tSKQvEfuebUaX\nD92r1gFyJuZlHBoqxsXB7xP7HY41bf+2hO5cNnEAXwIDAQABo4ICETCCAg0wDgYD\nVR0PAQH\/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNV\nHRMBAf8EAjAAMB0GA1UdDgQWBBRvrOxBcXFy9TntzKFx8y1ei8R9tjAfBgNVHSME\nGDAWgBS7vMNHpeS8qcbDpHIMEI2iNeHI6DBXBggrBgEFBQcBAQRLMEkwIgYIKwYB\nBQUHMAGGFmh0dHA6Ly9yMTAuby5sZW5jci5vcmcwIwYIKwYBBQUHMAKGF2h0dHA6\nLy9yMTAuaS5sZW5jci5vcmcvMBcGA1UdEQQQMA6CDHdoeW5pY2h0LmNvbTATBgNV\nHSAEDDAKMAgGBmeBDAECATCCAQUGCisGAQQB1nkCBAIEgfYEgfMA8QB2AD8XS0\/X\nIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/KIXs+GRuAAABkh9lZJYAAAQDAEcwRQIhANCS\nvwlzfNui6Wyt1NBnrUod+L66xwAS2\/amDOmpjsWoAiBLso7EvA1sGYp1MxlpGH99\nr3u0LRTo0t2KFb0IwerrVgB3AEiw42vapkc0D+VqAvqdMOscUgHLVt0sgdm7v6s5\n2IRzAAABkh9lZJcAAAQDAEgwRgIhAKr6XiKgZIjR\/\/UNb+\/mKqw\/svlHt1HUVVMN\nUCnxOJrjAiEAylTCqxPWa7Ru86FUpc2oxmfm2qzm+oBDRik0i7aJJecwDQYJKoZI\nhvcNAQELBQADggEBAAJA5avaTvRyPph65nvOppcwpkbrwmV2OVGtZ2EZzyPq2aaM\nVzpkeIfwKCibjCsAGeMhLxmsKAfETMX4XSG08Ji6ErCyWPJ3UbWJnagvh\/Fkxt7v\nUsAQxDjXLhzpqg+fNY84g7ZmK766WfyamaThZ4FZPYfi9ZsMlZzNjf6deEnVc8Ti\nbKEzPMUmiH4S06NCdFFwHcn8YgDPuiUIWhcGbUFtPFFkafdlYBg0Uz3XDIf\/NWiz\nk+l6yUvvHEUbhR1gi7Uu2OgUVwTbo5tNzC0KHHBQchqrXUlB17PWSGg7vk5i2oW2\njdPmUzw7BJLKrwMGQsRCTaK\/hEug9d6StccVowk=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 244,
                            "ttfb_start": 164,
                            "ttfb_end": 213,
                            "download_start": 213,
                            "download_end": 244,
                            "download_ms": 31,
                            "all_start": 1,
                            "all_end": 244,
                            "all_ms": 242,
                            "index": 0,
                            "number": 1,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 1,
                                "FunctionCall": 1
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 1,
                            "cpu.FunctionCall": 1,
                            "cpuTime": 2,
                            "js_timing": [
                                [
                                    968.73099999999999,
                                    969.04200000000003
                                ],
                                [
                                    971.85199999999998,
                                    971.98199999999997
                                ],
                                [
                                    972.01400000000001,
                                    972.13300000000004
                                ],
                                [
                                    972.16399999999999,
                                    972.24699999999996
                                ],
                                [
                                    968.74400000000003,
                                    968.99599999999998
                                ],
                                [
                                    971.85799999999995,
                                    971.95699999999999
                                ],
                                [
                                    972.01800000000003,
                                    972.12
                                ],
                                [
                                    972.16800000000001,
                                    972.23699999999997
                                ],
                                [
                                    1405.981,
                                    1406.307
                                ],
                                [
                                    1406.3130000000001,
                                    1406.4000000000001
                                ],
                                [
                                    1406.402,
                                    1406.4469999999999
                                ],
                                [
                                    1406.4490000000001,
                                    1406.472
                                ],
                                [
                                    2156.3449999999998,
                                    2156.46
                                ],
                                [
                                    2906.4000000000001,
                                    2906.4760000000001
                                ],
                                [
                                    3656.386,
                                    3656.4569999999999
                                ],
                                [
                                    4406.4059999999999,
                                    4406.4780000000001
                                ],
                                [
                                    5156.4669999999996,
                                    5156.5410000000002
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "32923.2",
                            "request_id": "32923.2",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/assets\/css\/style.css?v=1722003682",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/assets\/css\/style.css?v=1722003682",
                            "raw_id": "32923.2",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 39,
                            "ttfb_ms": 37,
                            "load_start": 252,
                            "load_start_float": 252.00009499999999,
                            "bytesIn": 831,
                            "objectSize": 831,
                            "objectSizeUncompressed": 2085,
                            "chunks": [
                                {
                                    "ts": 291,
                                    "bytes": 831,
                                    "inflated": 2085
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 6,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/assets\/css\/style.css?v=1722003682",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-length: 831",
                                    "content-type: text\/css",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"66ba2324-825\"",
                                    "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1852,
                            "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": 831,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 235,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 95,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 291,
                            "ttfb_start": 252,
                            "ttfb_end": 289,
                            "download_start": 289,
                            "download_end": 291,
                            "download_ms": 2,
                            "all_start": 252,
                            "all_end": 291,
                            "all_ms": 39,
                            "index": 1,
                            "number": 2
                        },
                        {
                            "type": 3,
                            "id": "32923.3",
                            "request_id": "32923.3",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/assets\/css\/header.css?v=1722003682",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/assets\/css\/header.css?v=1722003682",
                            "raw_id": "32923.3",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 42,
                            "ttfb_ms": 39,
                            "load_start": 252,
                            "load_start_float": 252.000101,
                            "bytesIn": 1043,
                            "objectSize": 1043,
                            "objectSizeUncompressed": 3778,
                            "chunks": [
                                {
                                    "ts": 294,
                                    "bytes": 1043,
                                    "inflated": 3778
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 6,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/assets\/css\/header.css?v=1722003682",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-length: 1043",
                                    "content-type: text\/css",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"66ba2324-ec2\"",
                                    "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1855,
                            "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": 1043,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 237,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 101,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 294,
                            "ttfb_start": 252,
                            "ttfb_end": 291,
                            "download_start": 291,
                            "download_end": 294,
                            "download_ms": 3,
                            "all_start": 252,
                            "all_end": 294,
                            "all_ms": 42,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "32923.4",
                            "request_id": "32923.4",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/assets\/css\/footer.css?v=1722003682",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/assets\/css\/footer.css?v=1722003682",
                            "raw_id": "32923.4",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 43,
                            "ttfb_ms": 42,
                            "load_start": 252,
                            "load_start_float": 252.00010700000001,
                            "bytesIn": 841,
                            "objectSize": 841,
                            "objectSizeUncompressed": 841,
                            "chunks": [
                                {
                                    "ts": 295,
                                    "bytes": 841
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 6,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/assets\/css\/footer.css?v=1722003682",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 841",
                                    "content-type: text\/css",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"66ba2324-349\"",
                                    "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1855,
                            "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": -1,
                            "ssl_ms": -1,
                            "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": 239,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 107,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 295,
                            "ttfb_start": 252,
                            "ttfb_end": 294,
                            "download_start": 294,
                            "download_end": 295,
                            "download_ms": 1,
                            "all_start": 252,
                            "all_end": 295,
                            "all_ms": 43,
                            "index": 3,
                            "number": 4
                        },
                        {
                            "type": 3,
                            "id": "32923.5",
                            "request_id": "32923.5",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/assets\/css\/default.css?v=1722003682",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/assets\/css\/default.css?v=1722003682",
                            "raw_id": "32923.5",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 43,
                            "ttfb_ms": 42,
                            "load_start": 253,
                            "load_start_float": 253.000113,
                            "bytesIn": 500,
                            "objectSize": 500,
                            "objectSizeUncompressed": 1389,
                            "chunks": [
                                {
                                    "ts": 296,
                                    "bytes": 500,
                                    "inflated": 1389
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 6,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/assets\/css\/default.css?v=1722003682",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-length: 500",
                                    "content-type: text\/css",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"66ba2324-56d\"",
                                    "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1858,
                            "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": 500,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 240,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 113,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 296,
                            "ttfb_start": 253,
                            "ttfb_end": 295,
                            "download_start": 295,
                            "download_end": 296,
                            "download_ms": 1,
                            "all_start": 253,
                            "all_end": 296,
                            "all_ms": 43,
                            "index": 4,
                            "number": 5
                        },
                        {
                            "type": 3,
                            "id": "32923.6",
                            "request_id": "32923.6",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/assets\/css\/book.css?v=1722003682",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/assets\/css\/book.css?v=1722003682",
                            "raw_id": "32923.6",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 51,
                            "ttfb_ms": 47,
                            "load_start": 253,
                            "load_start_float": 253.00011900000001,
                            "bytesIn": 584,
                            "objectSize": 584,
                            "objectSizeUncompressed": 1503,
                            "chunks": [
                                {
                                    "ts": 300,
                                    "bytes": 584,
                                    "inflated": 1503
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 6,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/assets\/css\/book.css?v=1722003682",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-length: 584",
                                    "content-type: text\/css",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"66ba2324-5df\"",
                                    "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1849,
                            "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": 584,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 242,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 9,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 119,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 304,
                            "ttfb_start": 253,
                            "ttfb_end": 300,
                            "download_start": 300,
                            "download_end": 304,
                            "download_ms": 4,
                            "all_start": 253,
                            "all_end": 304,
                            "all_ms": 51,
                            "index": 5,
                            "number": 6
                        },
                        {
                            "type": 3,
                            "id": "32923.7",
                            "request_id": "32923.7",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/assets\/css\/content.css?v=1722003682",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/assets\/css\/content.css?v=1722003682",
                            "raw_id": "32923.7",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 52,
                            "ttfb_ms": 52,
                            "load_start": 253,
                            "load_start_float": 253.000125,
                            "bytesIn": 1282,
                            "objectSize": 1282,
                            "objectSizeUncompressed": 5490,
                            "chunks": [
                                {
                                    "ts": 305,
                                    "bytes": 1282,
                                    "inflated": 5490
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 6,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/assets\/css\/content.css?v=1722003682",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-length: 1282",
                                    "content-type: text\/css",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"66ba2324-1572\"",
                                    "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1858,
                            "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": 1282,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 246,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 125,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 305,
                            "ttfb_start": 253,
                            "ttfb_end": 305,
                            "download_start": 305,
                            "download_end": 305,
                            "download_ms": 0,
                            "all_start": 253,
                            "all_end": 305,
                            "all_ms": 52,
                            "index": 6,
                            "number": 7
                        },
                        {
                            "type": 3,
                            "id": "32923.8",
                            "request_id": "32923.8",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/assets\/css\/archive.css?v=1722003682",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/assets\/css\/archive.css?v=1722003682",
                            "raw_id": "32923.8",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 56,
                            "ttfb_ms": 54,
                            "load_start": 253,
                            "load_start_float": 253.00013100000001,
                            "bytesIn": 482,
                            "objectSize": 482,
                            "objectSizeUncompressed": 1107,
                            "chunks": [
                                {
                                    "ts": 309,
                                    "bytes": 482,
                                    "inflated": 1107
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 6,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/assets\/css\/archive.css?v=1722003682",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-length: 482",
                                    "content-type: text\/css",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"66ba2324-453\"",
                                    "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1858,
                            "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": 482,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 246,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 15,
                            "http2_stream_dependency": 13,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 131,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 309,
                            "ttfb_start": 253,
                            "ttfb_end": 307,
                            "download_start": 307,
                            "download_end": 309,
                            "download_ms": 2,
                            "all_start": 253,
                            "all_end": 309,
                            "all_ms": 56,
                            "index": 7,
                            "number": 8
                        },
                        {
                            "type": 3,
                            "id": "32923.9",
                            "request_id": "32923.9",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/assets\/css\/form.css?v=1722003682",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/assets\/css\/form.css?v=1722003682",
                            "raw_id": "32923.9",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 58,
                            "ttfb_ms": 57,
                            "load_start": 253,
                            "load_start_float": 253.000137,
                            "bytesIn": 707,
                            "objectSize": 707,
                            "objectSizeUncompressed": 1882,
                            "chunks": [
                                {
                                    "ts": 311,
                                    "bytes": 707,
                                    "inflated": 1882
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 6,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/assets\/css\/form.css?v=1722003682",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-length: 707",
                                    "content-type: text\/css",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"66ba2324-75a\"",
                                    "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1849,
                            "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": 707,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 247,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 17,
                            "http2_stream_dependency": 15,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 137,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 311,
                            "ttfb_start": 253,
                            "ttfb_end": 310,
                            "download_start": 310,
                            "download_end": 311,
                            "download_ms": 1,
                            "all_start": 253,
                            "all_end": 311,
                            "all_ms": 58,
                            "index": 8,
                            "number": 9
                        },
                        {
                            "type": 3,
                            "id": "32923.10",
                            "request_id": "32923.10",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/assets\/css\/home.css?v=1722003682",
                            "raw_id": "32923.10",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 60,
                            "ttfb_ms": 58,
                            "load_start": 254,
                            "load_start_float": 254.00014300000001,
                            "bytesIn": 1909,
                            "objectSize": 1909,
                            "objectSizeUncompressed": 8766,
                            "chunks": [
                                {
                                    "ts": 313,
                                    "bytes": 1909,
                                    "inflated": 8766
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 6,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/assets\/css\/home.css?v=1722003682",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-length: 1909",
                                    "content-type: text\/css",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"66ba2324-223e\"",
                                    "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1849,
                            "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": 1909,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 248,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 19,
                            "http2_stream_dependency": 17,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 143,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 314,
                            "ttfb_start": 254,
                            "ttfb_end": 312,
                            "download_start": 312,
                            "download_end": 314,
                            "download_ms": 2,
                            "all_start": 254,
                            "all_end": 314,
                            "all_ms": 60,
                            "index": 9,
                            "number": 10
                        },
                        {
                            "type": 3,
                            "id": "32923.11",
                            "request_id": "32923.11",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/assets\/css\/issue.css?v=1722003682",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/assets\/css\/issue.css?v=1722003682",
                            "raw_id": "32923.11",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 66,
                            "ttfb_ms": 64,
                            "load_start": 254,
                            "load_start_float": 254.00014899999999,
                            "bytesIn": 834,
                            "objectSize": 834,
                            "objectSizeUncompressed": 2857,
                            "chunks": [
                                {
                                    "ts": 320,
                                    "bytes": 834,
                                    "inflated": 2857
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 6,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/assets\/css\/issue.css?v=1722003682",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-length: 834",
                                    "content-type: text\/css",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"66ba2324-b29\"",
                                    "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1852,
                            "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": 834,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 248,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 21,
                            "http2_stream_dependency": 19,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 149,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 320,
                            "ttfb_start": 254,
                            "ttfb_end": 318,
                            "download_start": 318,
                            "download_end": 320,
                            "download_ms": 2,
                            "all_start": 254,
                            "all_end": 320,
                            "all_ms": 66,
                            "index": 10,
                            "number": 11
                        },
                        {
                            "type": 3,
                            "id": "32923.12",
                            "request_id": "32923.12",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/assets\/css\/magazine.css?v=1722003682",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/assets\/css\/magazine.css?v=1722003682",
                            "raw_id": "32923.12",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 82,
                            "ttfb_ms": 76,
                            "load_start": 254,
                            "load_start_float": 254.00015500000001,
                            "bytesIn": 821,
                            "objectSize": 821,
                            "objectSizeUncompressed": 821,
                            "chunks": [
                                {
                                    "ts": 336,
                                    "bytes": 821
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 6,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/assets\/css\/magazine.css?v=1722003682",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 821",
                                    "content-type: text\/css",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"66ba2324-335\"",
                                    "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1861,
                            "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": -1,
                            "ssl_ms": -1,
                            "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": 249,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 23,
                            "http2_stream_dependency": 21,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 155,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 336,
                            "ttfb_start": 254,
                            "ttfb_end": 330,
                            "download_start": 330,
                            "download_end": 336,
                            "download_ms": 6,
                            "all_start": 254,
                            "all_end": 336,
                            "all_ms": 82,
                            "index": 11,
                            "number": 12
                        },
                        {
                            "type": 3,
                            "id": "32923.13",
                            "request_id": "32923.13",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/assets\/css\/shop.css?v=1722003682",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/assets\/css\/shop.css?v=1722003682",
                            "raw_id": "32923.13",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 413,
                            "ttfb_ms": 411,
                            "load_start": 254,
                            "load_start_float": 254.00016099999999,
                            "bytesIn": 770,
                            "objectSize": 770,
                            "objectSizeUncompressed": 2073,
                            "chunks": [
                                {
                                    "ts": 667,
                                    "bytes": 770,
                                    "inflated": 2073
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 6,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/assets\/css\/shop.css?v=1722003682",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-length: 770",
                                    "content-type: text\/css",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"66ba2324-819\"",
                                    "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1849,
                            "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": 770,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 250,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 25,
                            "http2_stream_dependency": 23,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 161,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 667,
                            "ttfb_start": 254,
                            "ttfb_end": 665,
                            "download_start": 665,
                            "download_end": 667,
                            "download_ms": 2,
                            "all_start": 254,
                            "all_end": 667,
                            "all_ms": 413,
                            "index": 12,
                            "number": 13
                        },
                        {
                            "type": 3,
                            "id": "32923.14",
                            "request_id": "32923.14",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/assets\/css\/contribute.css?v=1722003682",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/assets\/css\/contribute.css?v=1722003682",
                            "raw_id": "32923.14",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 349,
                            "ttfb_ms": 188,
                            "load_start": 254,
                            "load_start_float": 254.000167,
                            "bytesIn": 171,
                            "objectSize": 171,
                            "objectSizeUncompressed": 171,
                            "chunks": [
                                {
                                    "ts": 603,
                                    "bytes": 171
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 6,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/assets\/css\/contribute.css?v=1722003682",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 171",
                                    "content-type: text\/css",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"66ba2324-ab\"",
                                    "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1867,
                            "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": -1,
                            "ssl_ms": -1,
                            "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": 250,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 27,
                            "http2_stream_dependency": 25,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 167,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 603,
                            "ttfb_start": 254,
                            "ttfb_end": 442,
                            "download_start": 442,
                            "download_end": 603,
                            "download_ms": 161,
                            "all_start": 254,
                            "all_end": 603,
                            "all_ms": 349,
                            "index": 13,
                            "number": 14
                        },
                        {
                            "type": 3,
                            "id": "32923.16",
                            "request_id": "32923.16",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/assets\/css\/map.css?v=1722003682",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/assets\/css\/map.css?v=1722003682",
                            "raw_id": "32923.16",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 84,
                            "ttfb_ms": 77,
                            "load_start": 254,
                            "load_start_float": 254.00017299999999,
                            "bytesIn": 998,
                            "objectSize": 998,
                            "objectSizeUncompressed": 998,
                            "chunks": [
                                {
                                    "ts": 338,
                                    "bytes": 998
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 79,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/assets\/css\/map.css?v=1722003682",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 998",
                                    "content-type: text\/css",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"66ba2324-3e6\"",
                                    "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1846,
                            "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": -1,
                            "ssl_ms": -1,
                            "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": 251,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 29,
                            "http2_stream_dependency": 27,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 173,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 338,
                            "ttfb_start": 254,
                            "ttfb_end": 331,
                            "download_start": 331,
                            "download_end": 338,
                            "download_ms": 7,
                            "all_start": 254,
                            "all_end": 338,
                            "all_ms": 84,
                            "index": 14,
                            "number": 15
                        },
                        {
                            "type": 3,
                            "id": "32923.32",
                            "request_id": "32923.32",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                            "raw_id": "32923.32",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 337,
                            "ttfb_ms": 65,
                            "load_start": 267,
                            "load_start_float": 267.00019200000003,
                            "bytesIn": 48917,
                            "objectSize": 48917,
                            "objectSizeUncompressed": 48892,
                            "chunks": [
                                {
                                    "ts": 346,
                                    "bytes": 4096,
                                    "inflated": 4081
                                },
                                {
                                    "ts": 443,
                                    "bytes": 4053,
                                    "inflated": 4053
                                },
                                {
                                    "ts": 465,
                                    "bytes": 12331,
                                    "inflated": 12331
                                },
                                {
                                    "ts": 494,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 511,
                                    "bytes": 12043,
                                    "inflated": 12043
                                },
                                {
                                    "ts": 604,
                                    "bytes": 10
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 389,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: image\/webp",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"671fb991-befc\"",
                                    "last-modified: Mon, 28 Oct 2024 16:19:29 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2107,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "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": 49016,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 49016,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 266,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 31,
                            "http2_stream_dependency": 29,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 192,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "48 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 600,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 772,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "600x772",
                                        "Megapixels": 0.46300000000000002
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 600,
                                        "height": 772,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 463200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 23,
                                            "max": 255,
                                            "mean": 189.721,
                                            "standardDeviation": 66.459100000000007,
                                            "kurtosis": -0.79229400000000005,
                                            "skewness": -0.70686499999999997,
                                            "entropy": 0.75387999999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 27,
                                            "max": 255,
                                            "mean": 189.93299999999999,
                                            "standardDeviation": 65.7851,
                                            "kurtosis": -0.80084900000000003,
                                            "skewness": -0.69271099999999997,
                                            "entropy": 0.75200699999999998
                                        },
                                        "green": {
                                            "min": 23,
                                            "max": 255,
                                            "mean": 188.774,
                                            "standardDeviation": 66.924599999999998,
                                            "kurtosis": -0.80764199999999997,
                                            "skewness": -0.69052999999999998,
                                            "entropy": 0.75623200000000002
                                        },
                                        "blue": {
                                            "min": 24,
                                            "max": 255,
                                            "mean": 190.458,
                                            "standardDeviation": 66.667599999999993,
                                            "kurtosis": -0.76930399999999999,
                                            "skewness": -0.73658800000000002,
                                            "entropy": 0.75340099999999999
                                        }
                                    },
                                    "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": 600,
                                        "height": 772,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-11-15T01:54:11+00:00",
                                        "date:modify": "2024-11-15T01:54:11+00:00",
                                        "signature": "7d36d425444f4fb2380271d724bc68bcfcf0f48c68094369822215b2e61dc3a4"
                                    },
                                    "tainted": false,
                                    "filesize": "48892B",
                                    "numberPixels": "463200",
                                    "pixelsPerSecond": "31.823MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.014"
                                }
                            },
                            "load_end": 604,
                            "ttfb_start": 267,
                            "ttfb_end": 332,
                            "download_start": 332,
                            "download_end": 604,
                            "download_ms": 272,
                            "all_start": 267,
                            "all_end": 604,
                            "all_ms": 337,
                            "index": 15,
                            "number": 16
                        },
                        {
                            "type": 3,
                            "id": "32923.33",
                            "request_id": "32923.33",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp",
                            "raw_id": "32923.33",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 337,
                            "ttfb_ms": 61,
                            "load_start": 268,
                            "load_start_float": 268.00019800000001,
                            "bytesIn": 63089,
                            "objectSize": 63089,
                            "objectSizeUncompressed": 63064,
                            "chunks": [
                                {
                                    "ts": 336,
                                    "bytes": 4096,
                                    "inflated": 4081
                                },
                                {
                                    "ts": 384,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 412,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 436,
                                    "bytes": 16375,
                                    "inflated": 16375
                                },
                                {
                                    "ts": 440,
                                    "bytes": 9,
                                    "inflated": 9
                                },
                                {
                                    "ts": 530,
                                    "bytes": 9831,
                                    "inflated": 9831
                                },
                                {
                                    "ts": 605,
                                    "bytes": 10
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 389,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: image\/webp",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"671fb990-f658\"",
                                    "last-modified: Mon, 28 Oct 2024 16:19:28 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2161,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "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": 63206,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 63206,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 267,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 33,
                            "http2_stream_dependency": 31,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 198,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "62 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 600,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 656,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "600x656",
                                        "Megapixels": 0.39400000000000002
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 600,
                                        "height": 656,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 393600,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 8,
                                            "max": 255,
                                            "mean": 189.95400000000001,
                                            "standardDeviation": 78.515699999999995,
                                            "kurtosis": -1.0428299999999999,
                                            "skewness": -0.80316100000000001,
                                            "entropy": 0.77636000000000005
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 8,
                                            "max": 255,
                                            "mean": 189.96199999999999,
                                            "standardDeviation": 78.609499999999997,
                                            "kurtosis": -1.04247,
                                            "skewness": -0.80323100000000003,
                                            "entropy": 0.78049500000000005
                                        },
                                        "green": {
                                            "min": 8,
                                            "max": 255,
                                            "mean": 189.83500000000001,
                                            "standardDeviation": 78.590599999999995,
                                            "kurtosis": -1.04101,
                                            "skewness": -0.80414300000000005,
                                            "entropy": 0.77503900000000003
                                        },
                                        "blue": {
                                            "min": 8,
                                            "max": 255,
                                            "mean": 190.06399999999999,
                                            "standardDeviation": 78.347099999999998,
                                            "kurtosis": -1.0451600000000001,
                                            "skewness": -0.80206500000000003,
                                            "entropy": 0.77354699999999998
                                        }
                                    },
                                    "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": 600,
                                        "height": 656,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-11-15T01:54:11+00:00",
                                        "date:modify": "2024-11-15T01:54:11+00:00",
                                        "signature": "0e5960d1fa8db56c2348e656c7f8a0bd7041136d095746b01693edec24917dc0"
                                    },
                                    "tainted": false,
                                    "filesize": "63064B",
                                    "numberPixels": "393600",
                                    "pixelsPerSecond": "16.5302MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.023"
                                }
                            },
                            "load_end": 605,
                            "ttfb_start": 268,
                            "ttfb_end": 329,
                            "download_start": 329,
                            "download_end": 605,
                            "download_ms": 276,
                            "all_start": 268,
                            "all_end": 605,
                            "all_ms": 337,
                            "index": 16,
                            "number": 17
                        },
                        {
                            "type": 3,
                            "id": "32923.34",
                            "request_id": "32923.34",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                            "raw_id": "32923.34",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 336,
                            "ttfb_ms": 65,
                            "load_start": 269,
                            "load_start_float": 269.000204,
                            "bytesIn": 46721,
                            "objectSize": 46721,
                            "objectSizeUncompressed": 46696,
                            "chunks": [
                                {
                                    "ts": 353,
                                    "bytes": 4096,
                                    "inflated": 4081
                                },
                                {
                                    "ts": 556,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 585,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 605,
                                    "bytes": 9857,
                                    "inflated": 9847
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 389,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: image\/webp",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"671fb990-b668\"",
                                    "last-modified: Mon, 28 Oct 2024 16:19:28 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2119,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "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": 46797,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 46797,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 269,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 35,
                            "http2_stream_dependency": 33,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 204,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4,
                                        "Warning": "Error reading RIFF file (corrupted?)"
                                    },
                                    "File": {
                                        "FileSize": "36 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    }
                                }
                            },
                            "load_end": 605,
                            "ttfb_start": 269,
                            "ttfb_end": 334,
                            "download_start": 334,
                            "download_end": 605,
                            "download_ms": 271,
                            "all_start": 269,
                            "all_end": 605,
                            "all_ms": 336,
                            "index": 17,
                            "number": 18
                        },
                        {
                            "type": 3,
                            "id": "32923.35",
                            "request_id": "32923.35",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                            "raw_id": "32923.35",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 394,
                            "ttfb_ms": 332,
                            "load_start": 270,
                            "load_start_float": 270.00020999999998,
                            "bytesIn": 33347,
                            "objectSize": 33347,
                            "objectSizeUncompressed": 33322,
                            "chunks": [
                                {
                                    "ts": 618,
                                    "bytes": 4096,
                                    "inflated": 4081
                                },
                                {
                                    "ts": 646,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 664,
                                    "bytes": 12867,
                                    "inflated": 12857
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 389,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: image\/webp",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"671fb991-822a\"",
                                    "last-modified: Mon, 28 Oct 2024 16:19:29 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2140,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "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": 33414,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 33414,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 270,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 37,
                            "http2_stream_dependency": 35,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 210,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4,
                                        "Warning": "Error reading RIFF file (corrupted?)"
                                    },
                                    "File": {
                                        "FileSize": "20 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    }
                                }
                            },
                            "load_end": 664,
                            "ttfb_start": 270,
                            "ttfb_end": 602,
                            "download_start": 602,
                            "download_end": 664,
                            "download_ms": 62,
                            "all_start": 270,
                            "all_end": 664,
                            "all_ms": 394,
                            "index": 18,
                            "number": 19
                        },
                        {
                            "type": 3,
                            "id": "32923.36",
                            "request_id": "32923.36",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                            "raw_id": "32923.36",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 744,
                            "ttfb_ms": 463,
                            "load_start": 272,
                            "load_start_float": 272.00021600000002,
                            "bytesIn": 60825,
                            "objectSize": 60825,
                            "objectSizeUncompressed": 60800,
                            "chunks": [
                                {
                                    "ts": 771,
                                    "bytes": 3835,
                                    "inflated": 3820
                                },
                                {
                                    "ts": 779,
                                    "bytes": 261,
                                    "inflated": 261
                                },
                                {
                                    "ts": 882,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 908,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 936,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 949,
                                    "bytes": 7567,
                                    "inflated": 7567
                                },
                                {
                                    "ts": 1016,
                                    "bytes": 10
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 389,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: image\/webp",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"671fb992-ed80\"",
                                    "last-modified: Mon, 28 Oct 2024 16:19:30 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2116,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "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": 60910,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 60910,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 271,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 39,
                            "http2_stream_dependency": 37,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 216,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "59 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 600,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 906,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "600x906",
                                        "Megapixels": 0.54400000000000004
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 600,
                                        "height": 906,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 543600,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 204.70599999999999,
                                            "standardDeviation": 97.349599999999995,
                                            "kurtosis": 0.37962800000000002,
                                            "skewness": -1.5134700000000001,
                                            "entropy": 0.28391899999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 205.167,
                                            "standardDeviation": 96.948800000000006,
                                            "kurtosis": 0.43838899999999997,
                                            "skewness": -1.5320100000000001,
                                            "entropy": 0.28440500000000002
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 204.59399999999999,
                                            "standardDeviation": 97.374499999999998,
                                            "kurtosis": 0.36663299999999999,
                                            "skewness": -1.5082199999999999,
                                            "entropy": 0.28393200000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 204.35900000000001,
                                            "standardDeviation": 97.725499999999997,
                                            "kurtosis": 0.33505299999999999,
                                            "skewness": -1.50038,
                                            "entropy": 0.28341899999999998
                                        }
                                    },
                                    "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": 600,
                                        "height": 906,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-11-15T01:54:12+00:00",
                                        "date:modify": "2024-11-15T01:54:12+00:00",
                                        "signature": "31eae0367e1df931d03658493cc01dea8061e13ed25c07ab8899eab4be3f1000"
                                    },
                                    "tainted": false,
                                    "filesize": "60800B",
                                    "numberPixels": "543600",
                                    "pixelsPerSecond": "23.747MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.022"
                                }
                            },
                            "load_end": 1016,
                            "ttfb_start": 272,
                            "ttfb_end": 735,
                            "download_start": 735,
                            "download_end": 1016,
                            "download_ms": 281,
                            "all_start": 272,
                            "all_end": 1016,
                            "all_ms": 744,
                            "index": 19,
                            "number": 20
                        },
                        {
                            "type": 3,
                            "id": "32923.37",
                            "request_id": "32923.37",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp",
                            "raw_id": "32923.37",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 675,
                            "ttfb_ms": 409,
                            "load_start": 272,
                            "load_start_float": 272.00022200000001,
                            "bytesIn": 46975,
                            "objectSize": 46975,
                            "objectSizeUncompressed": 46950,
                            "chunks": [
                                {
                                    "ts": 739,
                                    "bytes": 3986,
                                    "inflated": 3971
                                },
                                {
                                    "ts": 748,
                                    "bytes": 110,
                                    "inflated": 110
                                },
                                {
                                    "ts": 779,
                                    "bytes": 3826,
                                    "inflated": 3826
                                },
                                {
                                    "ts": 804,
                                    "bytes": 12558,
                                    "inflated": 12558
                                },
                                {
                                    "ts": 828,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 844,
                                    "bytes": 10101,
                                    "inflated": 10101
                                },
                                {
                                    "ts": 947,
                                    "bytes": 10
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 389,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: image\/webp",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"671fb990-b766\"",
                                    "last-modified: Mon, 28 Oct 2024 16:19:28 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2116,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "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": 47051,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 47051,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 271,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 41,
                            "http2_stream_dependency": 51,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 222,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "46 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 600,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 916,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "600x916",
                                        "Megapixels": 0.55000000000000004
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 600,
                                        "height": 916,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 549600,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 209.66900000000001,
                                            "standardDeviation": 93.064800000000005,
                                            "kurtosis": 0.92108500000000004,
                                            "skewness": -1.6751,
                                            "entropy": 0.26525599999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 209.51499999999999,
                                            "standardDeviation": 93.180400000000006,
                                            "kurtosis": 0.89810999999999996,
                                            "skewness": -1.6677200000000001,
                                            "entropy": 0.26768999999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 209.40299999999999,
                                            "standardDeviation": 93.290899999999993,
                                            "kurtosis": 0.87863100000000005,
                                            "skewness": -1.6623600000000001,
                                            "entropy": 0.262436
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 210.09,
                                            "standardDeviation": 92.722999999999999,
                                            "kurtosis": 0.98776299999999995,
                                            "skewness": -1.69543,
                                            "entropy": 0.26564199999999999
                                        }
                                    },
                                    "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": 600,
                                        "height": 916,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-11-15T01:54:12+00:00",
                                        "date:modify": "2024-11-15T01:54:12+00:00",
                                        "signature": "8e27ff246e79f9b4c8d9befcbe904a0feb100a54199590c9bda4799e499c3c01"
                                    },
                                    "tainted": false,
                                    "filesize": "46950B",
                                    "numberPixels": "549600",
                                    "pixelsPerSecond": "49.6379MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.011"
                                }
                            },
                            "load_end": 947,
                            "ttfb_start": 272,
                            "ttfb_end": 681,
                            "download_start": 681,
                            "download_end": 947,
                            "download_ms": 266,
                            "all_start": 272,
                            "all_end": 947,
                            "all_ms": 675,
                            "index": 20,
                            "number": 21
                        },
                        {
                            "type": 3,
                            "id": "32923.38",
                            "request_id": "32923.38",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp",
                            "raw_id": "32923.38",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 584,
                            "ttfb_ms": 393,
                            "load_start": 273,
                            "load_start_float": 273.00022799999999,
                            "bytesIn": 50657,
                            "objectSize": 50657,
                            "objectSizeUncompressed": 50632,
                            "chunks": [
                                {
                                    "ts": 672,
                                    "bytes": 4096,
                                    "inflated": 4081
                                },
                                {
                                    "ts": 686,
                                    "bytes": 4002,
                                    "inflated": 4002
                                },
                                {
                                    "ts": 702,
                                    "bytes": 12382,
                                    "inflated": 12382
                                },
                                {
                                    "ts": 731,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 749,
                                    "bytes": 3424,
                                    "inflated": 3424
                                },
                                {
                                    "ts": 759,
                                    "bytes": 10359,
                                    "inflated": 10359
                                },
                                {
                                    "ts": 857,
                                    "bytes": 10
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 389,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: image\/webp",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"671fb990-c5c8\"",
                                    "last-modified: Mon, 28 Oct 2024 16:19:28 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2170,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "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": 50733,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 50733,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 273,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 43,
                            "http2_stream_dependency": 67,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 228,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "49 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 600,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 756,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "600x756",
                                        "Megapixels": 0.45400000000000001
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 600,
                                        "height": 756,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 453600,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 201.30799999999999,
                                            "standardDeviation": 94.380700000000004,
                                            "kurtosis": 0.073664800000000003,
                                            "skewness": -1.3741300000000001,
                                            "entropy": 0.43499599999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 201.25700000000001,
                                            "standardDeviation": 94.458299999999994,
                                            "kurtosis": 0.067977999999999997,
                                            "skewness": -1.37262,
                                            "entropy": 0.435554
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 201.24000000000001,
                                            "standardDeviation": 94.458600000000004,
                                            "kurtosis": 0.067375099999999993,
                                            "skewness": -1.37246,
                                            "entropy": 0.43533899999999998
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 201.42599999999999,
                                            "standardDeviation": 94.225099999999998,
                                            "kurtosis": 0.085655899999999993,
                                            "skewness": -1.3772899999999999,
                                            "entropy": 0.43409399999999998
                                        }
                                    },
                                    "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": 600,
                                        "height": 756,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-11-15T01:54:11+00:00",
                                        "date:modify": "2024-11-15T01:54:11+00:00",
                                        "signature": "e65912195cdbacbe7ab2a24bd95bf47c82a1ce5eb3f0ab3002cdbbfe146677ef"
                                    },
                                    "tainted": false,
                                    "filesize": "50632B",
                                    "numberPixels": "453600",
                                    "pixelsPerSecond": "19.3821MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.023"
                                }
                            },
                            "load_end": 857,
                            "ttfb_start": 273,
                            "ttfb_end": 666,
                            "download_start": 666,
                            "download_end": 857,
                            "download_ms": 191,
                            "all_start": 273,
                            "all_end": 857,
                            "all_ms": 584,
                            "index": 21,
                            "number": 22
                        },
                        {
                            "type": 3,
                            "id": "32923.39",
                            "request_id": "32923.39",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp",
                            "raw_id": "32923.39",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 863,
                            "ttfb_ms": 577,
                            "load_start": 275,
                            "load_start_float": 275.00023399999998,
                            "bytesIn": 61535,
                            "objectSize": 61535,
                            "objectSizeUncompressed": 61510,
                            "chunks": [
                                {
                                    "ts": 953,
                                    "bytes": 4096,
                                    "inflated": 4081
                                },
                                {
                                    "ts": 1018,
                                    "bytes": 4068,
                                    "inflated": 4068
                                },
                                {
                                    "ts": 1036,
                                    "bytes": 12316,
                                    "inflated": 12316
                                },
                                {
                                    "ts": 1062,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 1090,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 1104,
                                    "bytes": 8277,
                                    "inflated": 8277
                                },
                                {
                                    "ts": 1138,
                                    "bytes": 10
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 389,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: image\/webp",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"671fb990-f046\"",
                                    "last-modified: Mon, 28 Oct 2024 16:19:28 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2113,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "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": 61620,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 61620,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 274,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 45,
                            "http2_stream_dependency": 41,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 234,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "60 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 600,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 859,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "600x859",
                                        "Megapixels": 0.51500000000000001
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 600,
                                        "height": 859,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 515400,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 212.42099999999999,
                                            "standardDeviation": 88.123999999999995,
                                            "kurtosis": 1.2510300000000001,
                                            "skewness": -1.7536,
                                            "entropy": 0.34549400000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 213.876,
                                            "standardDeviation": 86.771900000000002,
                                            "kurtosis": 1.49482,
                                            "skewness": -1.8198099999999999,
                                            "entropy": 0.34824500000000003
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 212.161,
                                            "standardDeviation": 88.029499999999999,
                                            "kurtosis": 1.2170000000000001,
                                            "skewness": -1.7387300000000001,
                                            "entropy": 0.34511900000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 211.22800000000001,
                                            "standardDeviation": 89.570700000000002,
                                            "kurtosis": 1.0584199999999999,
                                            "skewness": -1.7047099999999999,
                                            "entropy": 0.34311700000000001
                                        }
                                    },
                                    "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": 600,
                                        "height": 859,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-11-15T01:54:12+00:00",
                                        "date:modify": "2024-11-15T01:54:12+00:00",
                                        "signature": "76c127aa493799a44b9cd81ef153eb09bcc97580c574a8d7075aa29fd7fe1d97"
                                    },
                                    "tainted": false,
                                    "filesize": "61510B",
                                    "numberPixels": "515400",
                                    "pixelsPerSecond": "42.3305MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.012"
                                }
                            },
                            "load_end": 1138,
                            "ttfb_start": 275,
                            "ttfb_end": 852,
                            "download_start": 852,
                            "download_end": 1138,
                            "download_ms": 286,
                            "all_start": 275,
                            "all_end": 1138,
                            "all_ms": 863,
                            "index": 22,
                            "number": 23
                        },
                        {
                            "type": 3,
                            "id": "32923.40",
                            "request_id": "32923.40",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp",
                            "raw_id": "32923.40",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 909,
                            "ttfb_ms": 578,
                            "load_start": 275,
                            "load_start_float": 275.00024000000002,
                            "bytesIn": 36191,
                            "objectSize": 36191,
                            "objectSizeUncompressed": 36166,
                            "chunks": [
                                {
                                    "ts": 962,
                                    "bytes": 4096,
                                    "inflated": 4081
                                },
                                {
                                    "ts": 1131,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 1141,
                                    "bytes": 4068,
                                    "inflated": 4068
                                },
                                {
                                    "ts": 1159,
                                    "bytes": 11633,
                                    "inflated": 11633
                                },
                                {
                                    "ts": 1184,
                                    "bytes": 10
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 389,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: image\/webp",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"671fb990-8d46\"",
                                    "last-modified: Mon, 28 Oct 2024 16:19:28 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2113,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "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": 36258,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 36258,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 274,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 47,
                            "http2_stream_dependency": 39,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 240,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "35 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 482,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 693,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "482x693",
                                        "Megapixels": 0.33400000000000002
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 482,
                                        "height": 693,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 334026,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 219.28700000000001,
                                            "standardDeviation": 74.694299999999998,
                                            "kurtosis": 1.4820599999999999,
                                            "skewness": -1.81063,
                                            "entropy": 0.37743399999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 220.25,
                                            "standardDeviation": 73.476399999999998,
                                            "kurtosis": 1.72797,
                                            "skewness": -1.86982,
                                            "entropy": 0.38519799999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 217.387,
                                            "standardDeviation": 77.309299999999993,
                                            "kurtosis": 1.1385400000000001,
                                            "skewness": -1.72837,
                                            "entropy": 0.38635399999999998
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 220.22399999999999,
                                            "standardDeviation": 73.297300000000007,
                                            "kurtosis": 1.6081000000000001,
                                            "skewness": -1.8363799999999999,
                                            "entropy": 0.36075000000000002
                                        }
                                    },
                                    "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": 482,
                                        "height": 693,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-11-15T01:54:12+00:00",
                                        "date:modify": "2024-11-15T01:54:12+00:00",
                                        "signature": "a6924d1ac48ddeb6c0871b0c417501fb77545adeec18fb830f550fdf85b26a5a"
                                    },
                                    "tainted": false,
                                    "filesize": "36166B",
                                    "numberPixels": "334026",
                                    "pixelsPerSecond": "46.2471MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.007"
                                }
                            },
                            "load_end": 1184,
                            "ttfb_start": 275,
                            "ttfb_end": 853,
                            "download_start": 853,
                            "download_end": 1184,
                            "download_ms": 331,
                            "all_start": 275,
                            "all_end": 1184,
                            "all_ms": 909,
                            "index": 23,
                            "number": 24
                        },
                        {
                            "type": 3,
                            "id": "32923.41",
                            "request_id": "32923.41",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp",
                            "raw_id": "32923.41",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 889,
                            "ttfb_ms": 404,
                            "load_start": 276,
                            "load_start_float": 276.000246,
                            "bytesIn": 31717,
                            "objectSize": 31717,
                            "objectSizeUncompressed": 31692,
                            "chunks": [
                                {
                                    "ts": 857,
                                    "bytes": 4096,
                                    "inflated": 4081
                                },
                                {
                                    "ts": 991,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 1010,
                                    "bytes": 11227,
                                    "inflated": 11227
                                },
                                {
                                    "ts": 1165,
                                    "bytes": 10
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 389,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: image\/webp",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"671fb992-7bcc\"",
                                    "last-modified: Mon, 28 Oct 2024 16:19:30 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2116,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "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": 31807,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 31807,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 276,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 49,
                            "http2_stream_dependency": 71,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 246,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "31 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 600,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 704,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "600x704",
                                        "Megapixels": 0.42199999999999999
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 600,
                                        "height": 704,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 422400,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 223.23699999999999,
                                            "standardDeviation": 75.392899999999997,
                                            "kurtosis": 3.4159000000000002,
                                            "skewness": -2.2496499999999999,
                                            "entropy": 0.26666499999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 228.53899999999999,
                                            "standardDeviation": 72.5779,
                                            "kurtosis": 4.9863400000000002,
                                            "skewness": -2.60175,
                                            "entropy": 0.26398199999999999
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 225.512,
                                            "standardDeviation": 72.586200000000005,
                                            "kurtosis": 4.6269600000000004,
                                            "skewness": -2.49892,
                                            "entropy": 0.26710299999999998
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 215.661,
                                            "standardDeviation": 81.014600000000002,
                                            "kurtosis": 1.5597799999999999,
                                            "skewness": -1.7815700000000001,
                                            "entropy": 0.26890900000000001
                                        }
                                    },
                                    "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": 600,
                                        "height": 704,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-11-15T01:54:12+00:00",
                                        "date:modify": "2024-11-15T01:54:12+00:00",
                                        "signature": "e7701a3bf2de00ac8d21b0a6c3021d3915aab23d3bfef2cc8365e61901655155"
                                    },
                                    "tainted": false,
                                    "filesize": "31692B",
                                    "numberPixels": "422400",
                                    "pixelsPerSecond": "52.1471MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.008"
                                }
                            },
                            "load_end": 1165,
                            "ttfb_start": 276,
                            "ttfb_end": 680,
                            "download_start": 680,
                            "download_end": 1165,
                            "download_ms": 485,
                            "all_start": 276,
                            "all_end": 1165,
                            "all_ms": 889,
                            "index": 24,
                            "number": 25
                        },
                        {
                            "type": 3,
                            "id": "32923.42",
                            "request_id": "32923.42",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp",
                            "raw_id": "32923.42",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1112,
                            "ttfb_ms": 575,
                            "load_start": 279,
                            "load_start_float": 279.00025199999999,
                            "bytesIn": 47393,
                            "objectSize": 47393,
                            "objectSizeUncompressed": 47368,
                            "chunks": [
                                {
                                    "ts": 1167,
                                    "bytes": 4068,
                                    "inflated": 4053
                                },
                                {
                                    "ts": 1175,
                                    "bytes": 28,
                                    "inflated": 28
                                },
                                {
                                    "ts": 1188,
                                    "bytes": 4022,
                                    "inflated": 4022
                                },
                                {
                                    "ts": 1208,
                                    "bytes": 12362,
                                    "inflated": 12362
                                },
                                {
                                    "ts": 1236,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 1250,
                                    "bytes": 10519,
                                    "inflated": 10519
                                },
                                {
                                    "ts": 1391,
                                    "bytes": 10
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 389,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: image\/webp",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"669fd570-b908\"",
                                    "last-modified: Tue, 23 Jul 2024 16:08:16 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2116,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "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": 47492,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 47492,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 276,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 51,
                            "http2_stream_dependency": 55,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 252,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "46 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 600,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 637,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "600x637",
                                        "Megapixels": 0.38200000000000001
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 600,
                                        "height": 637,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 382200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 207.577,
                                            "standardDeviation": 91.934600000000003,
                                            "kurtosis": 0.66894299999999995,
                                            "skewness": -1.58307,
                                            "entropy": 0.36043500000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 207.61000000000001,
                                            "standardDeviation": 91.892600000000002,
                                            "kurtosis": 0.67352599999999996,
                                            "skewness": -1.58423,
                                            "entropy": 0.36012699999999997
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 207.47800000000001,
                                            "standardDeviation": 92.053200000000004,
                                            "kurtosis": 0.65582300000000004,
                                            "skewness": -1.5795699999999999,
                                            "entropy": 0.36125400000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 207.64099999999999,
                                            "standardDeviation": 91.858099999999993,
                                            "kurtosis": 0.67749300000000001,
                                            "skewness": -1.5853999999999999,
                                            "entropy": 0.35992400000000002
                                        }
                                    },
                                    "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": 600,
                                        "height": 637,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-11-15T01:54:12+00:00",
                                        "date:modify": "2024-11-15T01:54:12+00:00",
                                        "signature": "38ccc367128eeacb937707f4defe1d975ef3f5f9a3e932ffaca0322526e1ddff"
                                    },
                                    "tainted": false,
                                    "filesize": "47368B",
                                    "numberPixels": "382200",
                                    "pixelsPerSecond": "33.3535MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.011"
                                }
                            },
                            "load_end": 1391,
                            "ttfb_start": 279,
                            "ttfb_end": 854,
                            "download_start": 854,
                            "download_end": 1391,
                            "download_ms": 537,
                            "all_start": 279,
                            "all_end": 1391,
                            "all_ms": 1112,
                            "index": 25,
                            "number": 26
                        },
                        {
                            "type": 3,
                            "id": "32923.43",
                            "request_id": "32923.43",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp",
                            "raw_id": "32923.43",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1092,
                            "ttfb_ms": 575,
                            "load_start": 280,
                            "load_start_float": 280.00025799999997,
                            "bytesIn": 27759,
                            "objectSize": 27759,
                            "objectSizeUncompressed": 27734,
                            "chunks": [
                                {
                                    "ts": 1176,
                                    "bytes": 4059,
                                    "inflated": 4044
                                },
                                {
                                    "ts": 1180,
                                    "bytes": 37,
                                    "inflated": 37
                                },
                                {
                                    "ts": 1279,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 1293,
                                    "bytes": 7269,
                                    "inflated": 7269
                                },
                                {
                                    "ts": 1372,
                                    "bytes": 10
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 389,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: image\/webp",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"669fd570-6c56\"",
                                    "last-modified: Tue, 23 Jul 2024 16:08:16 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2113,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "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": 27826,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 27826,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 277,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 53,
                            "http2_stream_dependency": 43,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 258,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "27 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 600,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 755,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "600x755",
                                        "Megapixels": 0.45300000000000001
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 600,
                                        "height": 755,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 453000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 218.14699999999999,
                                            "standardDeviation": 86.827100000000002,
                                            "kurtosis": 2.1514099999999998,
                                            "skewness": -2.0156100000000001,
                                            "entropy": 0.20283300000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 217.613,
                                            "standardDeviation": 87.631799999999998,
                                            "kurtosis": 2.02711,
                                            "skewness": -1.98847,
                                            "entropy": 0.202126
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 218.76300000000001,
                                            "standardDeviation": 86.050600000000003,
                                            "kurtosis": 2.30721,
                                            "skewness": -2.0516100000000002,
                                            "entropy": 0.203679
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 218.06399999999999,
                                            "standardDeviation": 86.798900000000003,
                                            "kurtosis": 2.1257899999999998,
                                            "skewness": -2.0074999999999998,
                                            "entropy": 0.20269300000000001
                                        }
                                    },
                                    "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": 600,
                                        "height": 755,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-11-15T01:54:12+00:00",
                                        "date:modify": "2024-11-15T01:54:12+00:00",
                                        "signature": "a002bc473ad200dc15f38891423cc42bab8a28589694f3cb90e0fa8e7ce4a677"
                                    },
                                    "tainted": false,
                                    "filesize": "27734B",
                                    "numberPixels": "453000",
                                    "pixelsPerSecond": "70.1607MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.006"
                                }
                            },
                            "load_end": 1372,
                            "ttfb_start": 280,
                            "ttfb_end": 855,
                            "download_start": 855,
                            "download_end": 1372,
                            "download_ms": 517,
                            "all_start": 280,
                            "all_end": 1372,
                            "all_ms": 1092,
                            "index": 26,
                            "number": 27
                        },
                        {
                            "type": 3,
                            "id": "32923.44",
                            "request_id": "32923.44",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp",
                            "raw_id": "32923.44",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1111,
                            "ttfb_ms": 575,
                            "load_start": 280,
                            "load_start_float": 280.00026400000002,
                            "bytesIn": 25955,
                            "objectSize": 25955,
                            "objectSizeUncompressed": 25930,
                            "chunks": [
                                {
                                    "ts": 1181,
                                    "bytes": 4050,
                                    "inflated": 4035
                                },
                                {
                                    "ts": 1186,
                                    "bytes": 46,
                                    "inflated": 46
                                },
                                {
                                    "ts": 1331,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 1335,
                                    "bytes": 5465,
                                    "inflated": 5465
                                },
                                {
                                    "ts": 1391,
                                    "bytes": 10
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 389,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: image\/webp",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"671fb990-654a\"",
                                    "last-modified: Mon, 28 Oct 2024 16:19:28 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2143,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "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": 26022,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 26022,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 278,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 55,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 264,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "25 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 600,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 652,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "600x652",
                                        "Megapixels": 0.39100000000000001
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 600,
                                        "height": 652,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 391200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 230.81999999999999,
                                            "standardDeviation": 70.090900000000005,
                                            "kurtosis": 5.6732100000000001,
                                            "skewness": -2.7293500000000002,
                                            "entropy": 0.211535
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 230.13900000000001,
                                            "standardDeviation": 71.122500000000002,
                                            "kurtosis": 5.3820199999999998,
                                            "skewness": -2.67794,
                                            "entropy": 0.213114
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 231.15899999999999,
                                            "standardDeviation": 69.572999999999993,
                                            "kurtosis": 5.8249199999999997,
                                            "skewness": -2.7557200000000002,
                                            "entropy": 0.21068899999999999
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 231.16200000000001,
                                            "standardDeviation": 69.577200000000005,
                                            "kurtosis": 5.8252300000000004,
                                            "skewness": -2.7557700000000001,
                                            "entropy": 0.21080199999999999
                                        }
                                    },
                                    "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": 600,
                                        "height": 652,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-11-15T01:54:12+00:00",
                                        "date:modify": "2024-11-15T01:54:12+00:00",
                                        "signature": "83a49aeee9ab07414035bb5e42eabbfd73baaac523daa1b535b4161c8c6d035e"
                                    },
                                    "tainted": false,
                                    "filesize": "25930B",
                                    "numberPixels": "391200",
                                    "pixelsPerSecond": "66.6241MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.005"
                                }
                            },
                            "load_end": 1391,
                            "ttfb_start": 280,
                            "ttfb_end": 855,
                            "download_start": 855,
                            "download_end": 1391,
                            "download_ms": 536,
                            "all_start": 280,
                            "all_end": 1391,
                            "all_ms": 1111,
                            "index": 27,
                            "number": 28
                        },
                        {
                            "type": 3,
                            "id": "32923.45",
                            "request_id": "32923.45",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp",
                            "raw_id": "32923.45",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1113,
                            "ttfb_ms": 576,
                            "load_start": 280,
                            "load_start_float": 280.00027,
                            "bytesIn": 33359,
                            "objectSize": 33359,
                            "objectSizeUncompressed": 33334,
                            "chunks": [
                                {
                                    "ts": 1299,
                                    "bytes": 4096,
                                    "inflated": 4081
                                },
                                {
                                    "ts": 1364,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 1374,
                                    "bytes": 4068,
                                    "inflated": 4068
                                },
                                {
                                    "ts": 1387,
                                    "bytes": 8801,
                                    "inflated": 8801
                                },
                                {
                                    "ts": 1393,
                                    "bytes": 10
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 389,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: image\/webp",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"671fb992-8236\"",
                                    "last-modified: Mon, 28 Oct 2024 16:19:30 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2143,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "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": 33426,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 33426,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 279,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 57,
                            "http2_stream_dependency": 39,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 270,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "33 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 600,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 659,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "600x659",
                                        "Megapixels": 0.39500000000000002
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 600,
                                        "height": 659,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 395400,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 219.714,
                                            "standardDeviation": 79.254099999999994,
                                            "kurtosis": 2.5162599999999999,
                                            "skewness": -2.0575299999999999,
                                            "entropy": 0.375695
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 220.483,
                                            "standardDeviation": 78.326700000000002,
                                            "kurtosis": 2.66099,
                                            "skewness": -2.0892400000000002,
                                            "entropy": 0.36764799999999997
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 219.518,
                                            "standardDeviation": 79.589299999999994,
                                            "kurtosis": 2.46279,
                                            "skewness": -2.0458400000000001,
                                            "entropy": 0.369064
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 219.14099999999999,
                                            "standardDeviation": 79.846199999999996,
                                            "kurtosis": 2.4288099999999999,
                                            "skewness": -2.0379299999999998,
                                            "entropy": 0.39037100000000002
                                        }
                                    },
                                    "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": 600,
                                        "height": 659,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-11-15T01:54:12+00:00",
                                        "date:modify": "2024-11-15T01:54:12+00:00",
                                        "signature": "db79f6d9abc92ab0c6da33cb8312151632902ca1a4f2f479a56fec1a5cd337e0"
                                    },
                                    "tainted": false,
                                    "filesize": "33334B",
                                    "numberPixels": "395400",
                                    "pixelsPerSecond": "18676100B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.021"
                                }
                            },
                            "load_end": 1393,
                            "ttfb_start": 280,
                            "ttfb_end": 856,
                            "download_start": 856,
                            "download_end": 1393,
                            "download_ms": 537,
                            "all_start": 280,
                            "all_end": 1393,
                            "all_ms": 1113,
                            "index": 28,
                            "number": 29
                        },
                        {
                            "type": 3,
                            "id": "32923.60",
                            "request_id": "32923.60",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/assets\/js\/loadeer.umd.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/assets\/js\/loadeer.umd.js",
                            "raw_id": "32923.60",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 1019,
                            "ttfb_ms": 574,
                            "load_start": 282,
                            "load_start_float": 282.00027599999999,
                            "bytesIn": 1059,
                            "objectSize": 1059,
                            "objectSizeUncompressed": 2065,
                            "chunks": [
                                {
                                    "ts": 1301,
                                    "bytes": 1059,
                                    "inflated": 2065
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 390,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/assets\/js\/loadeer.umd.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-length: 1059",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"66ba2324-811\"",
                                    "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1732,
                            "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": 1059,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 281,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 59,
                            "http2_stream_dependency": 47,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 276,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1301,
                            "ttfb_start": 282,
                            "ttfb_end": 856,
                            "download_start": 856,
                            "download_end": 1301,
                            "download_ms": 445,
                            "all_start": 282,
                            "all_end": 1301,
                            "all_ms": 1019,
                            "index": 29,
                            "number": 30,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    1404.854,
                                    1405.8779999999999
                                ],
                                [
                                    1404.873,
                                    1404.992
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "32923.61",
                            "request_id": "32923.61",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/assets\/css\/reset.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/assets\/css\/reset.css",
                            "raw_id": "32923.61",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 450,
                            "ttfb_ms": 440,
                            "load_start": 294,
                            "load_start_float": 294.00028200000003,
                            "bytesIn": 544,
                            "objectSize": 544,
                            "objectSizeUncompressed": 1610,
                            "chunks": [
                                {
                                    "ts": 744,
                                    "bytes": 544,
                                    "inflated": 1610
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/assets\/css\/style.css?v=1722003682",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/assets\/css\/reset.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:\/\/whynicht.com\/assets\/css\/style.css?v=1722003682",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-length: 544",
                                    "content-type: text\/css",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"66ba2324-64a\"",
                                    "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1912,
                            "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": 544,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 292,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 61,
                            "http2_stream_dependency": 29,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 282,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 744,
                            "ttfb_start": 294,
                            "ttfb_end": 734,
                            "download_start": 734,
                            "download_end": 744,
                            "download_ms": 10,
                            "all_start": 294,
                            "all_end": 744,
                            "all_ms": 450,
                            "index": 30,
                            "number": 31
                        },
                        {
                            "type": 3,
                            "id": "32923.62",
                            "request_id": "32923.62",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/assets\/css\/fonts.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/assets\/css\/fonts.css",
                            "raw_id": "32923.62",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 475,
                            "ttfb_ms": 441,
                            "load_start": 294,
                            "load_start_float": 294.00028800000001,
                            "bytesIn": 243,
                            "objectSize": 243,
                            "objectSizeUncompressed": 1039,
                            "chunks": [
                                {
                                    "ts": 769,
                                    "bytes": 243,
                                    "inflated": 1039
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/assets\/css\/style.css?v=1722003682",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/assets\/css\/fonts.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:\/\/whynicht.com\/assets\/css\/style.css?v=1722003682",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-length: 243",
                                    "content-type: text\/css",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"66ba2324-40f\"",
                                    "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1912,
                            "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": 243,
                            "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:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 63,
                            "http2_stream_dependency": 61,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 288,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 769,
                            "ttfb_start": 294,
                            "ttfb_end": 735,
                            "download_start": 735,
                            "download_end": 769,
                            "download_ms": 34,
                            "all_start": 294,
                            "all_end": 769,
                            "all_ms": 475,
                            "index": 31,
                            "number": 32
                        },
                        {
                            "type": 3,
                            "id": "32923.15",
                            "request_id": "32923.15",
                            "ip_addr": "128.140.107.118",
                            "full_url": "https:\/\/insight.00-99.xyz\/script.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "insight.00-99.xyz",
                            "url": "\/script.js",
                            "raw_id": "32923.15",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 163,
                            "ttfb_ms": 163,
                            "load_start": 615,
                            "load_start_float": 615.000179,
                            "bytesIn": 1435,
                            "objectSize": 1435,
                            "objectSizeUncompressed": 2741,
                            "chunks": [
                                {
                                    "ts": 778,
                                    "bytes": 1435,
                                    "inflated": 2741
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 295,
                            "protocol": "HTTP\/2",
                            "dns_start": 264,
                            "dns_end": 326,
                            "connect_start": 326,
                            "connect_end": 425,
                            "ssl_start": 425,
                            "ssl_end": 614,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "insight.00-99.xyz",
                                "sanList": [
                                    "insight.00-99.xyz"
                                ],
                                "issuer": "R11",
                                "validFrom": 1728872199,
                                "validTo": 1736648198,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h1' log",
                                        "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                        "timestamp": 1728875710235,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30440220530C19006A3AE8B33F70F0A7B6D92011A92450477FAE4523943BF54B17C355EC02201CBFD773267740C267E50014CBB9194A6A5C0D76B5C7DFDEB8E5397106E5A077"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2025 Log",
                                        "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                        "timestamp": 1728875710181,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100F5A48FA6B8EB980026D8C969A756420E5EDF6DA57EC0921EA9FAD852FA6BDF8402207C91D025A67C20B87F464E1028100E2AEA2B6B5E2A0FCA03EE7BCDFB31C1B4D2"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 6,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: insight.00-99.xyz",
                                    ":method: GET",
                                    ":path: \/script.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=0",
                                    "content-encoding: gzip",
                                    "content-security-policy: default-src 'self';img-src *;script-src 'self' 'unsafe-eval' 'unsafe-inline';style-src 'self' 'unsafe-inline';connect-src 'self' api.umami.is;frame-ancestors 'self'",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: W\/\"ab5-18d89139b35\"",
                                    "last-modified: Thu, 08 Feb 2024 14:16:20 GMT",
                                    "referrer-policy: same-origin",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-dns-prefetch-control: on",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-permitted-cross-domain-policies: master-only",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1699,
                            "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": 62,
                            "connect_ms": 99,
                            "ssl_ms": 189,
                            "gzip_total": 1941,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 264,
                            "socket_group": "https:\/\/insight.00-99.xyz <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "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": 4866,
                            "netlog_id": 179,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIF8TCCBNmgAwIBAgISBDBOrDXr0yQ1KXS5YlK+bqMKMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQxMDE0MDIxNjM5WhcNMjUwMTEyMDIxNjM4WjAcMRowGAYDVQQD\nExFpbnNpZ2h0LjAwLTk5Lnh5ejCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoC\nggIBAKu5pSgDE83MhHJH+ApWaQYuY05pVPq4kdhfI5DA4iGcbj7o\/r8+xMHFQ2EJ\nvQeM3epvgnJerXrDuG0YI+LgNRLmWffn1a84dWYftE2utiJ0l8hXz\/tqDpIIOVp\/\nSSWUlhsmxGNHfNXInMDfxiryJtKpYm+LgDwclSVyD6PIPCjP4CUjY2zl\/nilrF5r\nc7qPsrNUsGpgP5SGBj1vDbelB5oiQiWt8GCd3+tVf9bIoNWkNjO0ir0Lc370axhl\nTlw0DEyYaoGcOIKty3VGeqNuTWhRlJDle7JH0l3CIQuFMjXE7gdzCMN9U2IE2leH\nFTppqoP\/85UbkRHv3HRTrtqmap624Ml4izv19tfXNti7cyR6LY2LCRYFP5H3G9VW\nz+Mbvb2ABdyFRpLVHwaj3y5Dd3UvFXysCoTiDJKnjK8qQFvmIQXeVMShMolcU11A\nb\/2g5mWFAUtzhVunOs4n\/EG0EBJJmxEcNeL0HJDSRdIugjWr4VRmhIg6KKSe1eeX\nLz4TljdLiNTg0+LNvXXHwYqjIs0C3P2NU3YW5\/f0SEgxmhINlcKxxZ4gd7NU5zzw\noQ83E7U+j6tH\/9mNT0IB5VRe5fi3lZvwvoFMtnSPBRaFS+3JTFHOavjG5RyBxs\/B\nsJPrxls\/zShbd16J23OMGy7CziK+KYg50QwqXxjahOrliejXAgMBAAGjggIUMIIC\nEDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMC\nMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFBOGcT3IR1uTjSk3XPb6mVXXh5RZMB8G\nA1UdIwQYMBaAFMXPRqTq9MPAemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAi\nBggrBgEFBQcwAYYWaHR0cDovL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYX\naHR0cDovL3IxMS5pLmxlbmNyLm9yZy8wHAYDVR0RBBUwE4IRaW5zaWdodC4wMC05\nOS54eXowEwYDVR0gBAwwCjAIBgZngQwBAgEwggEDBgorBgEEAdZ5AgQCBIH0BIHx\nAO8AdQDPEVbu1S58r\/OHW9lpLpvpGnFnSrAX7KwB0lt3zsw7CAAAAZKJBccbAAAE\nAwBGMEQCIFMMGQBqOuizP3Dwp7bZIBGpJFBHf65FI5Q79UsXw1XsAiAcv9dzJndA\nwmflABTLuRlKalwNdrXH39645TlxBuWgdwB2AH1ZHhLheCp7HGFnfF79+NCHXBSg\nTpWeuQMv2Q6MLnm4AAABkokFxuUAAAQDAEcwRQIhAPWkj6a465gAJtjJaadWQg5e\n322lfsCSHqn62FL6a9+EAiB8kdAlpnwguH9GThAoEA4q6itrXioPygPue837McG0\n0jANBgkqhkiG9w0BAQsFAAOCAQEAFgFX2caVaEXCcfirMJgDmcTJPuZRSy29HDFK\nRl61qnTHJUBg4TIhF2WnD3skynqEaXblX40vvlkh2pWUISvvGHxWUzXTbJ0JcARz\nJ4CpRD6j+N5HbMV4GH1xNz9OvPDQ5TpYb4hluqNdmU426mVRmMd818o2Xx+3xj1W\n53axByQk0jGBJ8xlI0i\/BY4TzST\/Cfd9lQIYlBWw+GMs5Vjr8rSL03LBsb\/6vKmE\nnxbD+1fVGBpPO\/4RZ+7DDisA6ndglOtQVD1sH1PruyWo\/NGjrOoAO3e5PRGMbMiw\nNBKTm9o+pRzoZp\/a91MXPEERIw2OQpr45C3kV7NUVON7bQL\/5A==\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",
                            "renderBlocking": "potentially_blocking",
                            "load_end": 778,
                            "ttfb_start": 615,
                            "ttfb_end": 778,
                            "download_start": 778,
                            "download_end": 778,
                            "download_ms": 0,
                            "all_start": 264,
                            "all_end": 778,
                            "all_ms": 513,
                            "index": 32,
                            "number": 33,
                            "cpuTimes": {
                                "EvaluateScript": 2,
                                "v8.compile": 0,
                                "FunctionCall": 2
                            },
                            "cpu.EvaluateScript": 2,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 2,
                            "cpuTime": 4,
                            "js_timing": [
                                [
                                    972.48500000000001,
                                    974.65499999999997
                                ],
                                [
                                    972.50400000000002,
                                    972.60000000000002
                                ],
                                [
                                    1940.4760000000001,
                                    1942.6030000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "32923.71",
                            "request_id": "32923.71",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/assets\/images\/template-front.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/assets\/images\/template-front.webp",
                            "raw_id": "32923.71",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 618,
                            "ttfb_ms": 617,
                            "load_start": 774,
                            "load_start_float": 774.00029800000004,
                            "bytesIn": 254,
                            "objectSize": 254,
                            "objectSizeUncompressed": 1436,
                            "chunks": [
                                {
                                    "ts": 1392,
                                    "bytes": 254,
                                    "inflated": 1436
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/template-front.webp",
                                    ":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:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-length: 254",
                                    "content-type: image\/webp",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"66ba2324-59c\"",
                                    "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2080,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "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": 254,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 254,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 773,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 65,
                            "http2_stream_dependency": 57,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 298,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "1436 bytes",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "ImageWidth": 1687,
                                        "ImageHeight": 2452
                                    },
                                    "Composite": {
                                        "ImageSize": "1687x2452",
                                        "Megapixels": 4.0999999999999996
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1687,
                                        "height": 2452,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Palette",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 4136524,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 31,
                                            "max": 255,
                                            "mean": 251.72,
                                            "standardDeviation": 26.0459,
                                            "kurtosis": 63.705100000000002,
                                            "skewness": -8.0522500000000008,
                                            "entropy": 0.035930299999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 35,
                                            "max": 255,
                                            "mean": 251.755,
                                            "standardDeviation": 25.7712,
                                            "kurtosis": 63.688699999999997,
                                            "skewness": -8.0514100000000006,
                                            "entropy": 0.035930299999999998
                                        },
                                        "green": {
                                            "min": 31,
                                            "max": 255,
                                            "mean": 251.696,
                                            "standardDeviation": 26.240500000000001,
                                            "kurtosis": 63.702399999999997,
                                            "skewness": -8.0524299999999993,
                                            "entropy": 0.035930299999999998
                                        },
                                        "blue": {
                                            "min": 32,
                                            "max": 255,
                                            "mean": 251.71000000000001,
                                            "standardDeviation": 26.126000000000001,
                                            "kurtosis": 63.6751,
                                            "skewness": -8.0506600000000006,
                                            "entropy": 0.035930299999999998
                                        }
                                    },
                                    "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": 1687,
                                        "height": 2452,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "quality": 100,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-11-15T01:54:12+00:00",
                                        "date:modify": "2024-11-15T01:54:12+00:00",
                                        "signature": "9de13f847619a4f88dc1c8abdb3bc2bcc6fe5c42b3107f797726d8a78de27438"
                                    },
                                    "tainted": false,
                                    "filesize": "1436B",
                                    "numberPixels": "4.13652M",
                                    "pixelsPerSecond": "86.1692MB",
                                    "userTime": "0.050u",
                                    "elapsedTime": "0:01.048"
                                }
                            },
                            "load_end": 1392,
                            "ttfb_start": 774,
                            "ttfb_end": 1391,
                            "download_start": 1391,
                            "download_end": 1392,
                            "download_ms": 1,
                            "all_start": 774,
                            "all_end": 1392,
                            "all_ms": 618,
                            "index": 33,
                            "number": 34
                        },
                        {
                            "type": 3,
                            "id": "32923.72",
                            "request_id": "32923.72",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/assets\/images\/template-spine.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/assets\/images\/template-spine.webp",
                            "raw_id": "32923.72",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 618,
                            "ttfb_ms": 616,
                            "load_start": 776,
                            "load_start_float": 776.00030400000003,
                            "bytesIn": 222,
                            "objectSize": 222,
                            "objectSizeUncompressed": 222,
                            "chunks": [
                                {
                                    "ts": 1394,
                                    "bytes": 222
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/template-spine.webp",
                                    ":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:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 222",
                                    "content-type: image\/webp",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"66ba2324-de\"",
                                    "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2080,
                            "score_cache": 0,
                            "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": 222,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 774,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 67,
                            "http2_stream_dependency": 49,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 304,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "222 bytes",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "ImageWidth": 200,
                                        "ImageHeight": 2452
                                    },
                                    "Composite": {
                                        "ImageSize": "200x2452",
                                        "Megapixels": 0.48999999999999999
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 200,
                                        "height": 2452,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Palette",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 490400,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 31,
                                            "max": 255,
                                            "mean": 252.97399999999999,
                                            "standardDeviation": 20.418199999999999,
                                            "kurtosis": 106.85599999999999,
                                            "skewness": -10.352399999999999,
                                            "entropy": 0.0316894
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 35,
                                            "max": 255,
                                            "mean": 252.995,
                                            "standardDeviation": 20.2029,
                                            "kurtosis": 106.828,
                                            "skewness": -10.3512,
                                            "entropy": 0.0316894
                                        },
                                        "green": {
                                            "min": 31,
                                            "max": 255,
                                            "mean": 252.959,
                                            "standardDeviation": 20.570900000000002,
                                            "kurtosis": 106.84999999999999,
                                            "skewness": -10.352600000000001,
                                            "entropy": 0.0316894
                                        },
                                        "blue": {
                                            "min": 32,
                                            "max": 255,
                                            "mean": 252.96799999999999,
                                            "standardDeviation": 20.480699999999999,
                                            "kurtosis": 106.809,
                                            "skewness": -10.3504,
                                            "entropy": 0.0316894
                                        }
                                    },
                                    "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": 200,
                                        "height": 2452,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "quality": 100,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-11-15T01:54:12+00:00",
                                        "date:modify": "2024-11-15T01:54:12+00:00",
                                        "signature": "98f25c2b578aada2738eb7eabe207e6715be05833b60531cd79f1439a88ea864"
                                    },
                                    "tainted": false,
                                    "filesize": "222B",
                                    "numberPixels": "490400",
                                    "pixelsPerSecond": "104.666MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.004"
                                }
                            },
                            "load_end": 1394,
                            "ttfb_start": 776,
                            "ttfb_end": 1392,
                            "download_start": 1392,
                            "download_end": 1394,
                            "download_ms": 2,
                            "all_start": 776,
                            "all_end": 1394,
                            "all_ms": 618,
                            "index": 34,
                            "number": 35
                        },
                        {
                            "type": 3,
                            "id": "32923.73",
                            "request_id": "32923.73",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/assets\/images\/book-empty-v.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/assets\/images\/book-empty-v.webp",
                            "raw_id": "32923.73",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 683,
                            "ttfb_ms": 614,
                            "load_start": 779,
                            "load_start_float": 779.00031000000001,
                            "bytesIn": 24657,
                            "objectSize": 24657,
                            "objectSizeUncompressed": 24632,
                            "chunks": [
                                {
                                    "ts": 1396,
                                    "bytes": 3359,
                                    "inflated": 3344
                                },
                                {
                                    "ts": 1403,
                                    "bytes": 737,
                                    "inflated": 737
                                },
                                {
                                    "ts": 1430,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 1439,
                                    "bytes": 4167,
                                    "inflated": 4167
                                },
                                {
                                    "ts": 1462,
                                    "bytes": 10
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/book-empty-v.webp",
                                    ":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:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: image\/webp",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"66ba2324-6038\"",
                                    "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2074,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "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": 24727,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 24727,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 775,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 69,
                            "http2_stream_dependency": 45,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 310,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "24 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "AlphaPreprocessing": "Level Reduction",
                                        "AlphaFiltering": "Horizontal",
                                        "AlphaCompression": "Lossless",
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 254,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 2992,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "254x2992",
                                        "Megapixels": 0.76000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 254,
                                        "height": 2992,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 759968,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 211.02500000000001,
                                            "standardDeviation": 71.490700000000004,
                                            "kurtosis": 4.2493400000000001,
                                            "skewness": -2.4135900000000001,
                                            "entropy": 0.52970099999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 33.750900000000001,
                                            "standardDeviation": 84.880099999999999,
                                            "kurtosis": 2.7675800000000002,
                                            "skewness": -2.1703399999999999,
                                            "entropy": 0.119718
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 207.19300000000001,
                                            "standardDeviation": 66.767200000000003,
                                            "kurtosis": 5.3272700000000004,
                                            "skewness": -2.64316,
                                            "entropy": 0.68233699999999997
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 208.63399999999999,
                                            "standardDeviation": 67.214200000000005,
                                            "kurtosis": 5.3723599999999996,
                                            "skewness": -2.6539199999999998,
                                            "entropy": 0.65781299999999998
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 207.024,
                                            "standardDeviation": 67.101500000000001,
                                            "kurtosis": 5.2120899999999999,
                                            "skewness": -2.6173299999999999,
                                            "entropy": 0.65893599999999997
                                        }
                                    },
                                    "alpha": "#00000000",
                                    "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": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#00000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 254,
                                        "height": 2992,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-11-15T01:54:12+00:00",
                                        "date:modify": "2024-11-15T01:54:12+00:00",
                                        "signature": "4d7c04e80df6f311120ca8dce1314794e2140c7177be6ab56c1a78089ae059ad"
                                    },
                                    "tainted": false,
                                    "filesize": "24632B",
                                    "numberPixels": "759968",
                                    "pixelsPerSecond": "53.221MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.014"
                                }
                            },
                            "load_end": 1462,
                            "ttfb_start": 779,
                            "ttfb_end": 1393,
                            "download_start": 1393,
                            "download_end": 1462,
                            "download_ms": 69,
                            "all_start": 779,
                            "all_end": 1462,
                            "all_ms": 683,
                            "index": 35,
                            "number": 36
                        },
                        {
                            "type": 3,
                            "id": "32923.74",
                            "request_id": "32923.74",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/assets\/images\/book-empty.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/assets\/images\/book-empty.webp",
                            "raw_id": "32923.74",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 682,
                            "ttfb_ms": 613,
                            "load_start": 780,
                            "load_start_float": 780.000316,
                            "bytesIn": 20617,
                            "objectSize": 20617,
                            "objectSizeUncompressed": 20592,
                            "chunks": [
                                {
                                    "ts": 1403,
                                    "bytes": 4096,
                                    "inflated": 4081
                                },
                                {
                                    "ts": 1462,
                                    "bytes": 16521,
                                    "inflated": 16511
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/book-empty.webp",
                                    ":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:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: image\/webp",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"66ba2324-5070\"",
                                    "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2068,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "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": 20688,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 20688,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 776,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 71,
                            "http2_stream_dependency": 69,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 316,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "20 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "AlphaPreprocessing": "Level Reduction",
                                        "AlphaFiltering": "Horizontal",
                                        "AlphaCompression": "Lossless",
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 2992,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 254,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "2992x254",
                                        "Megapixels": 0.76000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2992,
                                        "height": 254,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 759968,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 224.167,
                                            "standardDeviation": 35.164200000000001,
                                            "kurtosis": 15.886699999999999,
                                            "skewness": -3.8488099999999998,
                                            "entropy": 0.54751399999999995
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 33.750900000000001,
                                            "standardDeviation": 84.880099999999999,
                                            "kurtosis": 2.7675800000000002,
                                            "skewness": -2.1703399999999999,
                                            "entropy": 0.119718
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 224.69399999999999,
                                            "standardDeviation": 18.322199999999999,
                                            "kurtosis": 15.0481,
                                            "skewness": -2.8450000000000002,
                                            "entropy": 0.702519
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 226.09999999999999,
                                            "standardDeviation": 18.512599999999999,
                                            "kurtosis": 16.261900000000001,
                                            "skewness": -2.96807,
                                            "entropy": 0.68310199999999999
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 224.625,
                                            "standardDeviation": 18.942,
                                            "kurtosis": 15.6708,
                                            "skewness": -2.8859400000000002,
                                            "entropy": 0.68471899999999997
                                        }
                                    },
                                    "alpha": "#00020000",
                                    "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": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#00000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 2992,
                                        "height": 254,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-11-15T01:54:12+00:00",
                                        "date:modify": "2024-11-15T01:54:12+00:00",
                                        "signature": "c1869a9117dc82f02d450c4253e1bd4fcdeabc0fcc7815276a259d2b4d2dc198"
                                    },
                                    "tainted": false,
                                    "filesize": "20592B",
                                    "numberPixels": "759968",
                                    "pixelsPerSecond": "49.4177MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.015"
                                }
                            },
                            "load_end": 1462,
                            "ttfb_start": 780,
                            "ttfb_end": 1393,
                            "download_start": 1393,
                            "download_end": 1462,
                            "download_ms": 69,
                            "all_start": 780,
                            "all_end": 1462,
                            "all_ms": 682,
                            "index": 36,
                            "number": 37
                        },
                        {
                            "type": 3,
                            "id": "32923.75",
                            "request_id": "32923.75",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/assets\/images\/template-back.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/assets\/images\/template-back.webp",
                            "raw_id": "32923.75",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 622,
                            "ttfb_ms": 614,
                            "load_start": 780,
                            "load_start_float": 780.00032199999998,
                            "bytesIn": 252,
                            "objectSize": 252,
                            "objectSizeUncompressed": 1434,
                            "chunks": [
                                {
                                    "ts": 1402,
                                    "bytes": 252,
                                    "inflated": 1434
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/webp",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/template-back.webp",
                                    ":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:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-length: 252",
                                    "content-type: image\/webp",
                                    "date: Fri, 15 Nov 2024 01:54:11 GMT",
                                    "etag: \"66ba2324-59a\"",
                                    "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2077,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "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": 252,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 252,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 777,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 73,
                            "http2_stream_dependency": 53,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 322,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "1434 bytes",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "ImageWidth": 1687,
                                        "ImageHeight": 2452
                                    },
                                    "Composite": {
                                        "ImageSize": "1687x2452",
                                        "Megapixels": 4.0999999999999996
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1687,
                                        "height": 2452,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Palette",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 4136524,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 31,
                                            "max": 255,
                                            "mean": 251.72,
                                            "standardDeviation": 26.0459,
                                            "kurtosis": 63.705100000000002,
                                            "skewness": -8.0522500000000008,
                                            "entropy": 0.035930299999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 35,
                                            "max": 255,
                                            "mean": 251.755,
                                            "standardDeviation": 25.7712,
                                            "kurtosis": 63.688699999999997,
                                            "skewness": -8.0514100000000006,
                                            "entropy": 0.035930299999999998
                                        },
                                        "green": {
                                            "min": 31,
                                            "max": 255,
                                            "mean": 251.696,
                                            "standardDeviation": 26.240500000000001,
                                            "kurtosis": 63.702399999999997,
                                            "skewness": -8.0524299999999993,
                                            "entropy": 0.035930299999999998
                                        },
                                        "blue": {
                                            "min": 32,
                                            "max": 255,
                                            "mean": 251.71000000000001,
                                            "standardDeviation": 26.126000000000001,
                                            "kurtosis": 63.6751,
                                            "skewness": -8.0506600000000006,
                                            "entropy": 0.035930299999999998
                                        }
                                    },
                                    "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": 1687,
                                        "height": 2452,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "quality": 100,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-11-15T01:54:12+00:00",
                                        "date:modify": "2024-11-15T01:54:12+00:00",
                                        "signature": "db19aab6ea71a95c6a505d56ee7ff6732db92e46ac7fe20fe91aa1c79c53c41a"
                                    },
                                    "tainted": false,
                                    "filesize": "1434B",
                                    "numberPixels": "4.13652M",
                                    "pixelsPerSecond": "106.132MB",
                                    "userTime": "0.040u",
                                    "elapsedTime": "0:01.038"
                                }
                            },
                            "load_end": 1402,
                            "ttfb_start": 780,
                            "ttfb_end": 1394,
                            "download_start": 1394,
                            "download_end": 1402,
                            "download_ms": 8,
                            "all_start": 780,
                            "all_end": 1402,
                            "all_ms": 622,
                            "index": 37,
                            "number": 38
                        },
                        {
                            "type": 3,
                            "id": "32923.67",
                            "request_id": "32923.67",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/assets\/fonts\/Inter-Bold.woff2?v=3.19",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/assets\/fonts\/Inter-Bold.woff2?v=3.19",
                            "raw_id": "32923.67",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 784,
                            "ttfb_ms": 597,
                            "load_start": 866,
                            "load_start_float": 866.00033199999996,
                            "bytesIn": 106170,
                            "objectSize": 106170,
                            "objectSizeUncompressed": 106140,
                            "chunks": [
                                {
                                    "ts": 1472,
                                    "bytes": 4096,
                                    "inflated": 4081
                                },
                                {
                                    "ts": 1503,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 1529,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 1552,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 1576,
                                    "bytes": 12302,
                                    "inflated": 12302
                                },
                                {
                                    "ts": 1580,
                                    "bytes": 4096,
                                    "inflated": 4091
                                },
                                {
                                    "ts": 1609,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 1639,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 1644,
                                    "bytes": 3746,
                                    "inflated": 3746
                                },
                                {
                                    "ts": 1650,
                                    "bytes": 10
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "font\/woff2",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/assets\/css\/fonts.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/Inter-Bold.woff2?v=3.19",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/whynicht.com",
                                    "priority: u=0",
                                    "referer: https:\/\/whynicht.com\/assets\/css\/fonts.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: font\/woff2",
                                    "date: Fri, 15 Nov 2024 01:54:12 GMT",
                                    "etag: \"66ba2324-19e9c\"",
                                    "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1960,
                            "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": 106329,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 864,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 75,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 332,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 1036,
                                    "GPOS": 77352,
                                    "GSUB": 21834,
                                    "OS\/2": 96,
                                    "cmap": 25994,
                                    "glyf": 111185,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 10190,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 1626,
                                    "post": 25773
                                },
                                "names": {
                                    "0": "Copyright \u00a9 2020 The Inter Project Authors",
                                    "1": "Inter",
                                    "2": "Bold",
                                    "3": "Inter-Bold:2021:0a5106e0b",
                                    "4": "Inter Bold",
                                    "5": "Version 3.019;git-0a5106e0b",
                                    "6": "Inter-Bold",
                                    "7": "Inter UI and Inter is a trademark of rsms.",
                                    "8": "rsms",
                                    "9": "Rasmus Andersson",
                                    "11": "https:\/\/rsms.me\/",
                                    "12": "https:\/\/rsms.me\/",
                                    "13": "This Font Software is licensed under the SIL Open Font License, ",
                                    "14": "http:\/\/scripts.sil.org\/OFL"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 1879,
                                    "usWeightClass": 700,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 1830,
                                    "ySubscriptYSize": 1690,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 211,
                                    "ySuperscriptXSize": 1830,
                                    "ySuperscriptYSize": 1690,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 986,
                                    "yStrikeoutSize": 269,
                                    "yStrikeoutPosition": 922,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 3758099199,
                                    "ulUnicodeRange2": 1375773183,
                                    "ulUnicodeRange3": 33,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "RSMS",
                                    "fsSelection": 160,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 65535,
                                    "sTypoAscender": 2728,
                                    "sTypoDescender": -680,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 2728,
                                    "usWinDescent": 680,
                                    "ulCodePageRange1": 415,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 1536,
                                    "sCapHeight": 2048,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 12,
                                    "panose": {
                                        "bFamilyType": 2,
                                        "bSerifStyle": 0,
                                        "bWeight": 8,
                                        "bProportion": 3,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 2,
                                        "bMidline": 0,
                                        "bXHeight": 4
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -435,
                                    "underlineThickness": 269,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 0,
                                            "encoding": 4
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 10
                                        }
                                    ],
                                    "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,
                                        312,
                                        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,
                                        383,
                                        384,
                                        385,
                                        386,
                                        387,
                                        388,
                                        389,
                                        390,
                                        391,
                                        392,
                                        393,
                                        394,
                                        395,
                                        396,
                                        397,
                                        398,
                                        399,
                                        400,
                                        401,
                                        402,
                                        403,
                                        404,
                                        405,
                                        406,
                                        407,
                                        408,
                                        409,
                                        410,
                                        411,
                                        412,
                                        413,
                                        414,
                                        415,
                                        416,
                                        417,
                                        418,
                                        419,
                                        420,
                                        421,
                                        422,
                                        423,
                                        424,
                                        425,
                                        426,
                                        427,
                                        428,
                                        429,
                                        430,
                                        431,
                                        432,
                                        433,
                                        434,
                                        435,
                                        436,
                                        437,
                                        438,
                                        439,
                                        440,
                                        441,
                                        442,
                                        443,
                                        444,
                                        445,
                                        446,
                                        447,
                                        448,
                                        449,
                                        450,
                                        451,
                                        453,
                                        454,
                                        455,
                                        456,
                                        457,
                                        458,
                                        459,
                                        460,
                                        461,
                                        462,
                                        463,
                                        464,
                                        465,
                                        466,
                                        467,
                                        468,
                                        469,
                                        470,
                                        471,
                                        472,
                                        473,
                                        474,
                                        475,
                                        476,
                                        477,
                                        478,
                                        479,
                                        480,
                                        481,
                                        482,
                                        483,
                                        484,
                                        485,
                                        486,
                                        487,
                                        488,
                                        489,
                                        490,
                                        491,
                                        492,
                                        493,
                                        494,
                                        495,
                                        496,
                                        497,
                                        498,
                                        499,
                                        500,
                                        501,
                                        502,
                                        503,
                                        504,
                                        505,
                                        506,
                                        507,
                                        508,
                                        509,
                                        510,
                                        511,
                                        512,
                                        513,
                                        514,
                                        515,
                                        516,
                                        517,
                                        518,
                                        519,
                                        520,
                                        521,
                                        522,
                                        523,
                                        524,
                                        525,
                                        526,
                                        527,
                                        528,
                                        529,
                                        530,
                                        531,
                                        532,
                                        533,
                                        534,
                                        535,
                                        536,
                                        537,
                                        538,
                                        539,
                                        540,
                                        541,
                                        542,
                                        543,
                                        544,
                                        545,
                                        546,
                                        547,
                                        548,
                                        549,
                                        550,
                                        551,
                                        552,
                                        553,
                                        554,
                                        555,
                                        556,
                                        557,
                                        558,
                                        559,
                                        560,
                                        561,
                                        562,
                                        563,
                                        564,
                                        565,
                                        566,
                                        567,
                                        568,
                                        569,
                                        570,
                                        571,
                                        572,
                                        573,
                                        574,
                                        575,
                                        576,
                                        577,
                                        578,
                                        579,
                                        580,
                                        581,
                                        582,
                                        583,
                                        584,
                                        585,
                                        586,
                                        587,
                                        588,
                                        589,
                                        590,
                                        591,
                                        592,
                                        593,
                                        594,
                                        595,
                                        596,
                                        597,
                                        598,
                                        599,
                                        600,
                                        601,
                                        602,
                                        603,
                                        604,
                                        605,
                                        606,
                                        607,
                                        608,
                                        609,
                                        610,
                                        611,
                                        612,
                                        613,
                                        614,
                                        615,
                                        616,
                                        617,
                                        618,
                                        619,
                                        620,
                                        621,
                                        622,
                                        623,
                                        624,
                                        625,
                                        626,
                                        627,
                                        628,
                                        629,
                                        630,
                                        631,
                                        632,
                                        633,
                                        634,
                                        635,
                                        636,
                                        637,
                                        638,
                                        639,
                                        640,
                                        641,
                                        642,
                                        643,
                                        644,
                                        645,
                                        646,
                                        647,
                                        648,
                                        649,
                                        650,
                                        651,
                                        652,
                                        653,
                                        654,
                                        655,
                                        656,
                                        657,
                                        658,
                                        659,
                                        660,
                                        661,
                                        662,
                                        663,
                                        664,
                                        665,
                                        666,
                                        667,
                                        668,
                                        669,
                                        670,
                                        671,
                                        672,
                                        673,
                                        674,
                                        675,
                                        676,
                                        677,
                                        678,
                                        679,
                                        680,
                                        681,
                                        682,
                                        683,
                                        684,
                                        685,
                                        686,
                                        687,
                                        688,
                                        689,
                                        690,
                                        691,
                                        692,
                                        693,
                                        694,
                                        695,
                                        696,
                                        697,
                                        698,
                                        699,
                                        700,
                                        701,
                                        702,
                                        703,
                                        704,
                                        705,
                                        706,
                                        707,
                                        708,
                                        709,
                                        710,
                                        711,
                                        712,
                                        713,
                                        714,
                                        715,
                                        716,
                                        717,
                                        718,
                                        719,
                                        720,
                                        721,
                                        722,
                                        723,
                                        724,
                                        725,
                                        726,
                                        727,
                                        728,
                                        729,
                                        730,
                                        731,
                                        732,
                                        733,
                                        734,
                                        735,
                                        736,
                                        737,
                                        738,
                                        739,
                                        740,
                                        741,
                                        742,
                                        743,
                                        744,
                                        745,
                                        746,
                                        747,
                                        748,
                                        749,
                                        750,
                                        751,
                                        752,
                                        753,
                                        754,
                                        755,
                                        756,
                                        757,
                                        758,
                                        759,
                                        760,
                                        761,
                                        762,
                                        763,
                                        764,
                                        765,
                                        766,
                                        767,
                                        768,
                                        769,
                                        770,
                                        771,
                                        772,
                                        773,
                                        774,
                                        775,
                                        776,
                                        777,
                                        778,
                                        779,
                                        780,
                                        781,
                                        782,
                                        783,
                                        784,
                                        785,
                                        786,
                                        787,
                                        788,
                                        789,
                                        790,
                                        791,
                                        792,
                                        793,
                                        794,
                                        795,
                                        796,
                                        797,
                                        798,
                                        801,
                                        802,
                                        803,
                                        804,
                                        805,
                                        806,
                                        807,
                                        808,
                                        809,
                                        810,
                                        811,
                                        812,
                                        813,
                                        814,
                                        815,
                                        816,
                                        817,
                                        818,
                                        819,
                                        820,
                                        821,
                                        822,
                                        823,
                                        824,
                                        825,
                                        826,
                                        827,
                                        828,
                                        829,
                                        830,
                                        831,
                                        832,
                                        833,
                                        834,
                                        835,
                                        836,
                                        837,
                                        838,
                                        839,
                                        840,
                                        841,
                                        842,
                                        843,
                                        844,
                                        845,
                                        846,
                                        847,
                                        848,
                                        849,
                                        850,
                                        851,
                                        852,
                                        853,
                                        854,
                                        855,
                                        856,
                                        857,
                                        858,
                                        859,
                                        860,
                                        861,
                                        862,
                                        863,
                                        864,
                                        865,
                                        866,
                                        867,
                                        868,
                                        869,
                                        870,
                                        871,
                                        872,
                                        873,
                                        874,
                                        875,
                                        876,
                                        877,
                                        878,
                                        879,
                                        880,
                                        881,
                                        882,
                                        883,
                                        884,
                                        885,
                                        886,
                                        887,
                                        890,
                                        891,
                                        892,
                                        893,
                                        894,
                                        895,
                                        900,
                                        901,
                                        902,
                                        903,
                                        904,
                                        905,
                                        906,
                                        908,
                                        910,
                                        911,
                                        912,
                                        913,
                                        914,
                                        915,
                                        916,
                                        917,
                                        918,
                                        919,
                                        920,
                                        921,
                                        922,
                                        923,
                                        924,
                                        925,
                                        926,
                                        927,
                                        928,
                                        929,
                                        931,
                                        932,
                                        933,
                                        934,
                                        935,
                                        936,
                                        937,
                                        938,
                                        939,
                                        940,
                                        941,
                                        942,
                                        943,
                                        944,
                                        945,
                                        946,
                                        947,
                                        948,
                                        949,
                                        950,
                                        951,
                                        952,
                                        953,
                                        954,
                                        955,
                                        956,
                                        957,
                                        958,
                                        959,
                                        960,
                                        961,
                                        962,
                                        963,
                                        964,
                                        965,
                                        966,
                                        967,
                                        968,
                                        969,
                                        970,
                                        971,
                                        972,
                                        973,
                                        974,
                                        975,
                                        976,
                                        977,
                                        978,
                                        979,
                                        980,
                                        981,
                                        982,
                                        983,
                                        984,
                                        985,
                                        986,
                                        987,
                                        988,
                                        989,
                                        990,
                                        991,
                                        992,
                                        993,
                                        1008,
                                        1009,
                                        1010,
                                        1011,
                                        1012,
                                        1013,
                                        1014,
                                        1015,
                                        1016,
                                        1017,
                                        1018,
                                        1019,
                                        1020,
                                        1021,
                                        1022,
                                        1023,
                                        1024,
                                        1025,
                                        1026,
                                        1027,
                                        1028,
                                        1029,
                                        1030,
                                        1031,
                                        1032,
                                        1033,
                                        1034,
                                        1035,
                                        1036,
                                        1037,
                                        1038,
                                        1039,
                                        1040,
                                        1041,
                                        1042,
                                        1043,
                                        1044,
                                        1045,
                                        1046,
                                        1047,
                                        1048,
                                        1049,
                                        1050,
                                        1051,
                                        1052,
                                        1053,
                                        1054,
                                        1055,
                                        1056,
                                        1057,
                                        1058,
                                        1059,
                                        1060,
                                        1061,
                                        1062,
                                        1063,
                                        1064,
                                        1065,
                                        1066,
                                        1067,
                                        1068,
                                        1069,
                                        1070,
                                        1071,
                                        1072,
                                        1073,
                                        1074,
                                        1075,
                                        1076,
                                        1077,
                                        1078,
                                        1079,
                                        1080,
                                        1081,
                                        1082,
                                        1083,
                                        1084,
                                        1085,
                                        1086,
                                        1087,
                                        1088,
                                        1089,
                                        1090,
                                        1091,
                                        1092,
                                        1093,
                                        1094,
                                        1095,
                                        1096,
                                        1097,
                                        1098,
                                        1099,
                                        1100,
                                        1101,
                                        1102,
                                        1103,
                                        1104,
                                        1105,
                                        1106,
                                        1107,
                                        1108,
                                        1109,
                                        1110,
                                        1111,
                                        1112,
                                        1113,
                                        1114,
                                        1115,
                                        1116,
                                        1117,
                                        1118,
                                        1119,
                                        1120,
                                        1121,
                                        1122,
                                        1123,
                                        1124,
                                        1125,
                                        1126,
                                        1127,
                                        1128,
                                        1129,
                                        1130,
                                        1131,
                                        1132,
                                        1133,
                                        1134,
                                        1135,
                                        1136,
                                        1137,
                                        1138,
                                        1139,
                                        1140,
                                        1141,
                                        1142,
                                        1143,
                                        1144,
                                        1145,
                                        1146,
                                        1147,
                                        1148,
                                        1149,
                                        1150,
                                        1151,
                                        1152,
                                        1153,
                                        1154,
                                        1155,
                                        1156,
                                        1157,
                                        1158,
                                        1159,
                                        1160,
                                        1161,
                                        1162,
                                        1163,
                                        1164,
                                        1165,
                                        1166,
                                        1167,
                                        1168,
                                        1169,
                                        1170,
                                        1171,
                                        1172,
                                        1173,
                                        1174,
                                        1175,
                                        1176,
                                        1177,
                                        1178,
                                        1179,
                                        1180,
                                        1181,
                                        1184,
                                        1185,
                                        1186,
                                        1187,
                                        1188,
                                        1189,
                                        1190,
                                        1191,
                                        1192,
                                        1193,
                                        1194,
                                        1195,
                                        1196,
                                        1197,
                                        1198,
                                        1199,
                                        1200,
                                        1201,
                                        1202,
                                        1203,
                                        1204,
                                        1205,
                                        1206,
                                        1207,
                                        1208,
                                        1209,
                                        1210,
                                        1211,
                                        1212,
                                        1213,
                                        1214,
                                        1215,
                                        1216,
                                        1217,
                                        1218,
                                        1219,
                                        1220,
                                        1221,
                                        1222,
                                        1223,
                                        1224,
                                        1225,
                                        1226,
                                        1227,
                                        1228,
                                        1229,
                                        1230,
                                        1231,
                                        1232,
                                        1233,
                                        1234,
                                        1235,
                                        1236,
                                        1237,
                                        1238,
                                        1239,
                                        1240,
                                        1241,
                                        1242,
                                        1243,
                                        1244,
                                        1245,
                                        1246,
                                        1247,
                                        1248,
                                        1249,
                                        1250,
                                        1251,
                                        1252,
                                        1253,
                                        1254,
                                        1255,
                                        1256,
                                        1257,
                                        1258,
                                        1259,
                                        1260,
                                        1261,
                                        1262,
                                        1263,
                                        1264,
                                        1265,
                                        1266,
                                        1267,
                                        1268,
                                        1269,
                                        1270,
                                        1271,
                                        1272,
                                        1273,
                                        1274,
                                        1275,
                                        1276,
                                        1277,
                                        1278,
                                        1279,
                                        1327,
                                        3647,
                                        7491,
                                        7495,
                                        7496,
                                        7497,
                                        7501,
                                        7503,
                                        7504,
                                        7506,
                                        7510,
                                        7511,
                                        7512,
                                        7515,
                                        7522,
                                        7523,
                                        7524,
                                        7525,
                                        7580,
                                        7584,
                                        7611,
                                        7615,
                                        7616,
                                        7617,
                                        7618,
                                        7619,
                                        7620,
                                        7621,
                                        7622,
                                        7623,
                                        7624,
                                        7625,
                                        7626,
                                        7627,
                                        7628,
                                        7629,
                                        7630,
                                        7631,
                                        7632,
                                        7633,
                                        7634,
                                        7635,
                                        7636,
                                        7637,
                                        7638,
                                        7639,
                                        7640,
                                        7641,
                                        7642,
                                        7643,
                                        7644,
                                        7645,
                                        7646,
                                        7647,
                                        7648,
                                        7649,
                                        7650,
                                        7651,
                                        7652,
                                        7653,
                                        7654,
                                        7655,
                                        7656,
                                        7657,
                                        7658,
                                        7659,
                                        7660,
                                        7661,
                                        7662,
                                        7663,
                                        7664,
                                        7665,
                                        7666,
                                        7667,
                                        7668,
                                        7669,
                                        7676,
                                        7677,
                                        7678,
                                        7679,
                                        7680,
                                        7681,
                                        7682,
                                        7683,
                                        7684,
                                        7685,
                                        7686,
                                        7687,
                                        7688,
                                        7689,
                                        7690,
                                        7691,
                                        7692,
                                        7693,
                                        7694,
                                        7695,
                                        7696,
                                        7697,
                                        7698,
                                        7699,
                                        7700,
                                        7701,
                                        7702,
                                        7703,
                                        7704,
                                        7705,
                                        7706,
                                        7707,
                                        7708,
                                        7709,
                                        7710,
                                        7711,
                                        7712,
                                        7713,
                                        7714,
                                        7715,
                                        7716,
                                        7717,
                                        7718,
                                        7719,
                                        7720,
                                        7721,
                                        7722,
                                        7723,
                                        7724,
                                        7725,
                                        7726,
                                        7727,
                                        7728,
                                        7729,
                                        7730,
                                        7731,
                                        7732,
                                        7733,
                                        7734,
                                        7735,
                                        7736,
                                        7737,
                                        7738,
                                        7739,
                                        7740,
                                        7741,
                                        7742,
                                        7743,
                                        7744,
                                        7745,
                                        7746,
                                        7747,
                                        7748,
                                        7749,
                                        7750,
                                        7751,
                                        7752,
                                        7753,
                                        7754,
                                        7755,
                                        7756,
                                        7757,
                                        7758,
                                        7759,
                                        7760,
                                        7761,
                                        7762,
                                        7763,
                                        7764,
                                        7765,
                                        7766,
                                        7767,
                                        7768,
                                        7769,
                                        7770,
                                        7771,
                                        7772,
                                        7773,
                                        7774,
                                        7775,
                                        7776,
                                        7777,
                                        7778,
                                        7779,
                                        7780,
                                        7781,
                                        7782,
                                        7783,
                                        7784,
                                        7785,
                                        7786,
                                        7787,
                                        7788,
                                        7789,
                                        7790,
                                        7791,
                                        7792,
                                        7793,
                                        7794,
                                        7795,
                                        7796,
                                        7797,
                                        7798,
                                        7799,
                                        7800,
                                        7801,
                                        7802,
                                        7803,
                                        7804,
                                        7805,
                                        7806,
                                        7807,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        7814,
                                        7815,
                                        7816,
                                        7817,
                                        7818,
                                        7819,
                                        7820,
                                        7821,
                                        7822,
                                        7823,
                                        7824,
                                        7825,
                                        7826,
                                        7827,
                                        7828,
                                        7829,
                                        7830,
                                        7831,
                                        7832,
                                        7833,
                                        7834,
                                        7835,
                                        7836,
                                        7837,
                                        7838,
                                        7839,
                                        7840,
                                        7841,
                                        7842,
                                        7843,
                                        7844,
                                        7845,
                                        7846,
                                        7847,
                                        7848,
                                        7849,
                                        7850,
                                        7851,
                                        7852,
                                        7853,
                                        7854,
                                        7855,
                                        7856,
                                        7857,
                                        7858,
                                        7859,
                                        7860,
                                        7861,
                                        7862,
                                        7863,
                                        7864,
                                        7865,
                                        7866,
                                        7867,
                                        7868,
                                        7869,
                                        7870,
                                        7871,
                                        7872,
                                        7873,
                                        7874,
                                        7875,
                                        7876,
                                        7877,
                                        7878,
                                        7879,
                                        7880,
                                        7881,
                                        7882,
                                        7883,
                                        7884,
                                        7885,
                                        7886,
                                        7887,
                                        7888,
                                        7889,
                                        7890,
                                        7891,
                                        7892,
                                        7893,
                                        7894,
                                        7895,
                                        7896,
                                        7897,
                                        7898,
                                        7899,
                                        7900,
                                        7901,
                                        7902,
                                        7903,
                                        7904,
                                        7905,
                                        7906,
                                        7907,
                                        7908,
                                        7909,
                                        7910,
                                        7911,
                                        7912,
                                        7913,
                                        7914,
                                        7915,
                                        7916,
                                        7917,
                                        7918,
                                        7919,
                                        7920,
                                        7921,
                                        7922,
                                        7923,
                                        7924,
                                        7925,
                                        7926,
                                        7927,
                                        7928,
                                        7929,
                                        7930,
                                        7931,
                                        7932,
                                        7933,
                                        7934,
                                        7935,
                                        7936,
                                        7937,
                                        7938,
                                        7939,
                                        7940,
                                        7941,
                                        7942,
                                        7943,
                                        7944,
                                        7945,
                                        7946,
                                        7947,
                                        7948,
                                        7949,
                                        7950,
                                        7951,
                                        7952,
                                        7953,
                                        7954,
                                        7955,
                                        7956,
                                        7957,
                                        7960,
                                        7961,
                                        7962,
                                        7963,
                                        7964,
                                        7965,
                                        7968,
                                        7969,
                                        7970,
                                        7971,
                                        7972,
                                        7973,
                                        7974,
                                        7975,
                                        7976,
                                        7977,
                                        7978,
                                        7979,
                                        7980,
                                        7981,
                                        7982,
                                        7983,
                                        7984,
                                        7985,
                                        7986,
                                        7987,
                                        7988,
                                        7989,
                                        7990,
                                        7991,
                                        7992,
                                        7993,
                                        7994,
                                        7995,
                                        7996,
                                        7997,
                                        7998,
                                        7999,
                                        8000,
                                        8001,
                                        8002,
                                        8003,
                                        8004,
                                        8005,
                                        8008,
                                        8009,
                                        8010,
                                        8011,
                                        8012,
                                        8013,
                                        8016,
                                        8017,
                                        8018,
                                        8019,
                                        8020,
                                        8021,
                                        8022,
                                        8023,
                                        8025,
                                        8027,
                                        8029,
                                        8031,
                                        8032,
                                        8033,
                                        8034,
                                        8035,
                                        8036,
                                        8037,
                                        8038,
                                        8039,
                                        8040,
                                        8041,
                                        8042,
                                        8043,
                                        8044,
                                        8045,
                                        8046,
                                        8047,
                                        8048,
                                        8049,
                                        8050,
                                        8051,
                                        8052,
                                        8053,
                                        8054,
                                        8055,
                                        8056,
                                        8057,
                                        8058,
                                        8059,
                                        8060,
                                        8061,
                                        8064,
                                        8065,
                                        8066,
                                        8067,
                                        8068,
                                        8069,
                                        8070,
                                        8071,
                                        8072,
                                        8073,
                                        8074,
                                        8075,
                                        8076,
                                        8077,
                                        8078,
                                        8079,
                                        8080,
                                        8081,
                                        8082,
                                        8083,
                                        8084,
                                        8085,
                                        8086,
                                        8087,
                                        8088,
                                        8089,
                                        8090,
                                        8091,
                                        8092,
                                        8093,
                                        8094,
                                        8095,
                                        8096,
                                        8097,
                                        8098,
                                        8099,
                                        8100,
                                        8101,
                                        8102,
                                        8103,
                                        8104,
                                        8105,
                                        8106,
                                        8107,
                                        8108,
                                        8109,
                                        8110,
                                        8111,
                                        8112,
                                        8113,
                                        8114,
                                        8115,
                                        8116,
                                        8118,
                                        8119,
                                        8120,
                                        8121,
                                        8122,
                                        8123,
                                        8124,
                                        8125,
                                        8126,
                                        8127,
                                        8128,
                                        8129,
                                        8130,
                                        8131,
                                        8132,
                                        8134,
                                        8135,
                                        8136,
                                        8137,
                                        8138,
                                        8139,
                                        8140,
                                        8141,
                                        8142,
                                        8143,
                                        8144,
                                        8145,
                                        8146,
                                        8147,
                                        8150,
                                        8151,
                                        8152,
                                        8153,
                                        8154,
                                        8155,
                                        8157,
                                        8158,
                                        8159,
                                        8160,
                                        8161,
                                        8162,
                                        8163,
                                        8164,
                                        8165,
                                        8166,
                                        8167,
                                        8168,
                                        8169,
                                        8170,
                                        8171,
                                        8172,
                                        8173,
                                        8174,
                                        8175,
                                        8178,
                                        8179,
                                        8180,
                                        8182,
                                        8183,
                                        8184,
                                        8185,
                                        8186,
                                        8187,
                                        8188,
                                        8189,
                                        8190,
                                        8192,
                                        8193,
                                        8194,
                                        8195,
                                        8196,
                                        8197,
                                        8198,
                                        8199,
                                        8200,
                                        8201,
                                        8202,
                                        8203,
                                        8208,
                                        8209,
                                        8210,
                                        8211,
                                        8212,
                                        8213,
                                        8214,
                                        8215,
                                        8216,
                                        8217,
                                        8218,
                                        8219,
                                        8220,
                                        8221,
                                        8222,
                                        8223,
                                        8224,
                                        8225,
                                        8226,
                                        8227,
                                        8228,
                                        8229,
                                        8230,
                                        8231,
                                        8239,
                                        8240,
                                        8241,
                                        8242,
                                        8243,
                                        8244,
                                        8245,
                                        8246,
                                        8247,
                                        8248,
                                        8249,
                                        8250,
                                        8251,
                                        8252,
                                        8253,
                                        8254,
                                        8255,
                                        8256,
                                        8257,
                                        8258,
                                        8259,
                                        8260,
                                        8261,
                                        8262,
                                        8263,
                                        8264,
                                        8265,
                                        8266,
                                        8267,
                                        8268,
                                        8269,
                                        8270,
                                        8271,
                                        8272,
                                        8273,
                                        8274,
                                        8275,
                                        8276,
                                        8277,
                                        8278,
                                        8279,
                                        8280,
                                        8281,
                                        8282,
                                        8283,
                                        8284,
                                        8285,
                                        8286,
                                        8287,
                                        8304,
                                        8305,
                                        8308,
                                        8309,
                                        8310,
                                        8311,
                                        8312,
                                        8313,
                                        8314,
                                        8315,
                                        8316,
                                        8317,
                                        8318,
                                        8319,
                                        8320,
                                        8321,
                                        8322,
                                        8323,
                                        8324,
                                        8325,
                                        8326,
                                        8327,
                                        8328,
                                        8329,
                                        8330,
                                        8331,
                                        8332,
                                        8333,
                                        8334,
                                        8336,
                                        8337,
                                        8338,
                                        8339,
                                        8340,
                                        8341,
                                        8342,
                                        8343,
                                        8344,
                                        8345,
                                        8346,
                                        8347,
                                        8348,
                                        8352,
                                        8353,
                                        8354,
                                        8355,
                                        8356,
                                        8357,
                                        8358,
                                        8359,
                                        8360,
                                        8361,
                                        8362,
                                        8363,
                                        8364,
                                        8365,
                                        8366,
                                        8367,
                                        8368,
                                        8369,
                                        8370,
                                        8371,
                                        8372,
                                        8373,
                                        8374,
                                        8375,
                                        8376,
                                        8377,
                                        8378,
                                        8379,
                                        8380,
                                        8381,
                                        8382,
                                        8383,
                                        8411,
                                        8412,
                                        8413,
                                        8414,
                                        8424,
                                        8432,
                                        8448,
                                        8449,
                                        8451,
                                        8453,
                                        8454,
                                        8457,
                                        8467,
                                        8470,
                                        8471,
                                        8478,
                                        8479,
                                        8480,
                                        8481,
                                        8482,
                                        8483,
                                        8486,
                                        8490,
                                        8491,
                                        8494,
                                        8498,
                                        8507,
                                        8525,
                                        8527,
                                        8531,
                                        8538,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        8543,
                                        8544,
                                        8545,
                                        8546,
                                        8547,
                                        8548,
                                        8549,
                                        8550,
                                        8551,
                                        8552,
                                        8553,
                                        8554,
                                        8555,
                                        8556,
                                        8557,
                                        8558,
                                        8559,
                                        8560,
                                        8561,
                                        8562,
                                        8563,
                                        8564,
                                        8565,
                                        8566,
                                        8567,
                                        8568,
                                        8569,
                                        8570,
                                        8571,
                                        8572,
                                        8573,
                                        8574,
                                        8575,
                                        8576,
                                        8577,
                                        8578,
                                        8579,
                                        8580,
                                        8581,
                                        8582,
                                        8583,
                                        8584,
                                        8592,
                                        8593,
                                        8594,
                                        8595,
                                        8596,
                                        8597,
                                        8598,
                                        8599,
                                        8600,
                                        8601,
                                        8617,
                                        8618,
                                        8624,
                                        8625,
                                        8627,
                                        8628,
                                        8629,
                                        8634,
                                        8635,
                                        8656,
                                        8658,
                                        8660,
                                        8670,
                                        8671,
                                        8676,
                                        8677,
                                        8679,
                                        8682,
                                        8706,
                                        8709,
                                        8710,
                                        8719,
                                        8721,
                                        8722,
                                        8730,
                                        8734,
                                        8747,
                                        8776,
                                        8800,
                                        8804,
                                        8805,
                                        8963,
                                        8965,
                                        8984,
                                        8997,
                                        8998,
                                        8999,
                                        9003,
                                        9088,
                                        9095,
                                        9099,
                                        9166,
                                        9167,
                                        9251,
                                        9312,
                                        9313,
                                        9314,
                                        9315,
                                        9316,
                                        9317,
                                        9318,
                                        9319,
                                        9320,
                                        9398,
                                        9399,
                                        9400,
                                        9401,
                                        9402,
                                        9403,
                                        9404,
                                        9405,
                                        9406,
                                        9407,
                                        9408,
                                        9409,
                                        9410,
                                        9411,
                                        9412,
                                        9413,
                                        9414,
                                        9415,
                                        9416,
                                        9417,
                                        9418,
                                        9419,
                                        9420,
                                        9421,
                                        9422,
                                        9423,
                                        9450,
                                        9632,
                                        9633,
                                        9634,
                                        9642,
                                        9650,
                                        9651,
                                        9654,
                                        9655,
                                        9658,
                                        9659,
                                        9660,
                                        9661,
                                        9664,
                                        9665,
                                        9668,
                                        9669,
                                        9670,
                                        9671,
                                        9674,
                                        9675,
                                        9679,
                                        9702,
                                        9711,
                                        9728,
                                        9733,
                                        9734,
                                        9788,
                                        9825,
                                        9829,
                                        9888,
                                        10003,
                                        10007,
                                        10070,
                                        10084,
                                        10112,
                                        10113,
                                        10114,
                                        10115,
                                        10116,
                                        10117,
                                        10118,
                                        10119,
                                        10120,
                                        10223,
                                        10229,
                                        10230,
                                        10231,
                                        10232,
                                        10233,
                                        10234,
                                        11014,
                                        11026,
                                        11027,
                                        11036,
                                        11388,
                                        11391,
                                        11775,
                                        11800,
                                        42655,
                                        43007,
                                        43310,
                                        57344,
                                        57346,
                                        57347,
                                        57348,
                                        57349,
                                        57350,
                                        57351,
                                        57352,
                                        57353,
                                        57354,
                                        57355,
                                        57356,
                                        57357,
                                        57358,
                                        57359,
                                        57360,
                                        57361,
                                        57362,
                                        57363,
                                        57364,
                                        57365,
                                        57366,
                                        57367,
                                        57368,
                                        57369,
                                        57370,
                                        57371,
                                        57372,
                                        57373,
                                        57374,
                                        57375,
                                        57376,
                                        57377,
                                        57378,
                                        57379,
                                        57380,
                                        57381,
                                        57382,
                                        57383,
                                        57384,
                                        57385,
                                        57386,
                                        57387,
                                        57388,
                                        57389,
                                        57390,
                                        57391,
                                        57392,
                                        57393,
                                        57394,
                                        57395,
                                        57396,
                                        57397,
                                        57398,
                                        57399,
                                        57400,
                                        57401,
                                        57402,
                                        57403,
                                        57404,
                                        57405,
                                        57406,
                                        57407,
                                        57408,
                                        57409,
                                        57410,
                                        57411,
                                        57412,
                                        57413,
                                        57414,
                                        57415,
                                        57416,
                                        57417,
                                        57418,
                                        57419,
                                        57420,
                                        57421,
                                        57422,
                                        57423,
                                        57424,
                                        57425,
                                        57426,
                                        57427,
                                        57428,
                                        57429,
                                        57430,
                                        57431,
                                        57432,
                                        57433,
                                        57434,
                                        57435,
                                        57436,
                                        57437,
                                        57438,
                                        57439,
                                        57440,
                                        57441,
                                        57442,
                                        57443,
                                        57444,
                                        57445,
                                        57446,
                                        57447,
                                        57448,
                                        57449,
                                        57450,
                                        57451,
                                        57452,
                                        57453,
                                        57454,
                                        57455,
                                        57456,
                                        57457,
                                        57458,
                                        57459,
                                        57460,
                                        57461,
                                        57462,
                                        57463,
                                        57464,
                                        57465,
                                        57466,
                                        57467,
                                        57468,
                                        57469,
                                        57470,
                                        57471,
                                        57472,
                                        57491,
                                        57492,
                                        57493,
                                        57494,
                                        57509,
                                        57510,
                                        57511,
                                        57512,
                                        57513,
                                        57514,
                                        57515,
                                        57516,
                                        57517,
                                        57518,
                                        57519,
                                        57520,
                                        57521,
                                        57522,
                                        57523,
                                        57524,
                                        57525,
                                        57526,
                                        57527,
                                        57528,
                                        57529,
                                        57530,
                                        57531,
                                        57532,
                                        57533,
                                        57534,
                                        57535,
                                        57536,
                                        57537,
                                        57538,
                                        57539,
                                        57540,
                                        57541,
                                        57542,
                                        57543,
                                        57544,
                                        57545,
                                        57546,
                                        57547,
                                        57548,
                                        57549,
                                        57550,
                                        57551,
                                        57552,
                                        57553,
                                        57554,
                                        57555,
                                        57556,
                                        57557,
                                        57558,
                                        57559,
                                        57560,
                                        57561,
                                        57562,
                                        57563,
                                        57564,
                                        57565,
                                        57566,
                                        57567,
                                        57568,
                                        57569,
                                        57570,
                                        57571,
                                        57572,
                                        57573,
                                        57574,
                                        57587,
                                        57588,
                                        57589,
                                        57590,
                                        57591,
                                        57592,
                                        57593,
                                        57594,
                                        57595,
                                        57596,
                                        57597,
                                        57598,
                                        57599,
                                        57600,
                                        57601,
                                        57602,
                                        57603,
                                        57604,
                                        57605,
                                        57606,
                                        57607,
                                        57608,
                                        57609,
                                        57610,
                                        57611,
                                        57612,
                                        57613,
                                        57614,
                                        57615,
                                        57616,
                                        57617,
                                        57618,
                                        57619,
                                        57620,
                                        57621,
                                        57622,
                                        57623,
                                        57624,
                                        57625,
                                        57626,
                                        57627,
                                        57628,
                                        57630,
                                        57631,
                                        57632,
                                        57633,
                                        57634,
                                        57635,
                                        57636,
                                        57637,
                                        57638,
                                        57639,
                                        57640,
                                        57641,
                                        57642,
                                        57643,
                                        57644,
                                        57645,
                                        57646,
                                        57647,
                                        57648,
                                        57649,
                                        57650,
                                        57651,
                                        57652,
                                        57653,
                                        57654,
                                        57655,
                                        57656,
                                        57657,
                                        57658,
                                        57659,
                                        57660,
                                        57661,
                                        57662,
                                        57663,
                                        57664,
                                        57665,
                                        57666,
                                        57667,
                                        57668,
                                        57669,
                                        57670,
                                        57671,
                                        57672,
                                        57673,
                                        57674,
                                        57675,
                                        57676,
                                        57677,
                                        57678,
                                        57679,
                                        57680,
                                        57681,
                                        57682,
                                        57683,
                                        57684,
                                        57685,
                                        57686,
                                        57687,
                                        57688,
                                        57689,
                                        57690,
                                        57691,
                                        57692,
                                        57693,
                                        57694,
                                        57695,
                                        57696,
                                        57697,
                                        57698,
                                        57699,
                                        57700,
                                        60929,
                                        60930,
                                        60931,
                                        60932,
                                        60933,
                                        63171,
                                        65056,
                                        65057,
                                        65058,
                                        65059,
                                        65060,
                                        65061,
                                        65062,
                                        65063,
                                        65064,
                                        65065,
                                        65066,
                                        65067,
                                        65068,
                                        65069,
                                        65279,
                                        127279,
                                        127280,
                                        127281,
                                        127282,
                                        127283,
                                        127284,
                                        127285,
                                        127286,
                                        127287,
                                        127288,
                                        127289,
                                        127290,
                                        127291,
                                        127292,
                                        127293,
                                        127294,
                                        127295,
                                        127296,
                                        127297,
                                        127298,
                                        127299,
                                        127300,
                                        127301,
                                        127302,
                                        127303,
                                        127304,
                                        127305,
                                        127338,
                                        127339,
                                        129104,
                                        129106
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "cv01",
                                                "cv02",
                                                "cv03",
                                                "cv04",
                                                "cv05",
                                                "cv06",
                                                "cv07",
                                                "cv08",
                                                "cv09",
                                                "cv10",
                                                "cv11",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "cv01",
                                                "cv02",
                                                "cv03",
                                                "cv04",
                                                "cv05",
                                                "cv06",
                                                "cv07",
                                                "cv08",
                                                "cv09",
                                                "cv10",
                                                "cv11",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "CAT ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "cv01",
                                                "cv02",
                                                "cv03",
                                                "cv04",
                                                "cv05",
                                                "cv06",
                                                "cv07",
                                                "cv08",
                                                "cv09",
                                                "cv10",
                                                "cv11",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "MOL ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "cv01",
                                                "cv02",
                                                "cv03",
                                                "cv04",
                                                "cv05",
                                                "cv06",
                                                "cv07",
                                                "cv08",
                                                "cv09",
                                                "cv10",
                                                "cv11",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "cv01",
                                                "cv02",
                                                "cv03",
                                                "cv04",
                                                "cv05",
                                                "cv06",
                                                "cv07",
                                                "cv08",
                                                "cv09",
                                                "cv10",
                                                "cv11",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ],
                                            "CAT ": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ],
                                            "MOL ": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ],
                                            "ROM ": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 2505,
                                    "num_glyphs": 2548
                                }
                            },
                            "load_end": 1650,
                            "ttfb_start": 866,
                            "ttfb_end": 1463,
                            "download_start": 1463,
                            "download_end": 1650,
                            "download_ms": 187,
                            "all_start": 866,
                            "all_end": 1650,
                            "all_ms": 784,
                            "index": 38,
                            "number": 39
                        },
                        {
                            "type": 3,
                            "id": "32923.69",
                            "request_id": "32923.69",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/assets\/fonts\/Inter-BoldItalic.woff2?v=3.19",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/assets\/fonts\/Inter-BoldItalic.woff2?v=3.19",
                            "raw_id": "32923.69",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 962,
                            "ttfb_ms": 775,
                            "load_start": 866,
                            "load_start_float": 866.00033800000006,
                            "bytesIn": 111838,
                            "objectSize": 111838,
                            "objectSizeUncompressed": 111808,
                            "chunks": [
                                {
                                    "ts": 1651,
                                    "bytes": 4096,
                                    "inflated": 4081
                                },
                                {
                                    "ts": 1680,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 1706,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 1732,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 1755,
                                    "bytes": 12302,
                                    "inflated": 12302
                                },
                                {
                                    "ts": 1760,
                                    "bytes": 4096,
                                    "inflated": 4091
                                },
                                {
                                    "ts": 1788,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 1817,
                                    "bytes": 16384,
                                    "inflated": 16384
                                },
                                {
                                    "ts": 1828,
                                    "bytes": 9424,
                                    "inflated": 9414
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "font\/woff2",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/whynicht.com\/assets\/css\/fonts.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/Inter-BoldItalic.woff2?v=3.19",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/whynicht.com",
                                    "priority: u=0",
                                    "referer: https:\/\/whynicht.com\/assets\/css\/fonts.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: font\/woff2",
                                    "date: Fri, 15 Nov 2024 01:54:12 GMT",
                                    "etag: \"66ba2324-1b4c0\"",
                                    "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1978,
                            "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": 111965,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 865,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 77,
                            "http2_stream_dependency": 75,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 338,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 1036,
                                    "GPOS": 74758,
                                    "GSUB": 21834,
                                    "OS\/2": 96,
                                    "cmap": 25994,
                                    "glyf": 117100,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 10190,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 1678,
                                    "post": 25773
                                },
                                "names": {
                                    "0": "Copyright \u00a9 2020 The Inter Project Authors",
                                    "1": "Inter",
                                    "2": "Bold Italic",
                                    "3": "Inter-BoldItalic:2021:0a5106e0b",
                                    "4": "Inter Bold Italic",
                                    "5": "Version 3.019;git-0a5106e0b",
                                    "6": "Inter-BoldItalic",
                                    "7": "Inter UI and Inter is a trademark of rsms.",
                                    "8": "rsms",
                                    "9": "Rasmus Andersson",
                                    "11": "https:\/\/rsms.me\/",
                                    "12": "https:\/\/rsms.me\/",
                                    "13": "This Font Software is licensed under the SIL Open Font License, ",
                                    "14": "http:\/\/scripts.sil.org\/OFL"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 1880,
                                    "usWeightClass": 700,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 1830,
                                    "ySubscriptYSize": 1690,
                                    "ySubscriptXOffset": 35,
                                    "ySubscriptYOffset": 211,
                                    "ySuperscriptXSize": 1830,
                                    "ySuperscriptYSize": 1690,
                                    "ySuperscriptXOffset": -163,
                                    "ySuperscriptYOffset": 986,
                                    "yStrikeoutSize": 269,
                                    "yStrikeoutPosition": 922,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 3758099199,
                                    "ulUnicodeRange2": 1375773183,
                                    "ulUnicodeRange3": 33,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "RSMS",
                                    "fsSelection": 161,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 65535,
                                    "sTypoAscender": 2728,
                                    "sTypoDescender": -680,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 2728,
                                    "usWinDescent": 680,
                                    "ulCodePageRange1": 415,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 1536,
                                    "sCapHeight": 2048,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 12,
                                    "panose": {
                                        "bFamilyType": 2,
                                        "bSerifStyle": 0,
                                        "bWeight": 8,
                                        "bProportion": 3,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 2,
                                        "bMidline": 0,
                                        "bXHeight": 4
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 9.399993896484375,
                                    "underlinePosition": -435,
                                    "underlineThickness": 269,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 0,
                                            "encoding": 4
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 10
                                        }
                                    ],
                                    "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,
                                        312,
                                        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,
                                        383,
                                        384,
                                        385,
                                        386,
                                        387,
                                        388,
                                        389,
                                        390,
                                        391,
                                        392,
                                        393,
                                        394,
                                        395,
                                        396,
                                        397,
                                        398,
                                        399,
                                        400,
                                        401,
                                        402,
                                        403,
                                        404,
                                        405,
                                        406,
                                        407,
                                        408,
                                        409,
                                        410,
                                        411,
                                        412,
                                        413,
                                        414,
                                        415,
                                        416,
                                        417,
                                        418,
                                        419,
                                        420,
                                        421,
                                        422,
                                        423,
                                        424,
                                        425,
                                        426,
                                        427,
                                        428,
                                        429,
                                        430,
                                        431,
                                        432,
                                        433,
                                        434,
                                        435,
                                        436,
                                        437,
                                        438,
                                        439,
                                        440,
                                        441,
                                        442,
                                        443,
                                        444,
                                        445,
                                        446,
                                        447,
                                        448,
                                        449,
                                        450,
                                        451,
                                        453,
                                        454,
                                        455,
                                        456,
                                        457,
                                        458,
                                        459,
                                        460,
                                        461,
                                        462,
                                        463,
                                        464,
                                        465,
                                        466,
                                        467,
                                        468,
                                        469,
                                        470,
                                        471,
                                        472,
                                        473,
                                        474,
                                        475,
                                        476,
                                        477,
                                        478,
                                        479,
                                        480,
                                        481,
                                        482,
                                        483,
                                        484,
                                        485,
                                        486,
                                        487,
                                        488,
                                        489,
                                        490,
                                        491,
                                        492,
                                        493,
                                        494,
                                        495,
                                        496,
                                        497,
                                        498,
                                        499,
                                        500,
                                        501,
                                        502,
                                        503,
                                        504,
                                        505,
                                        506,
                                        507,
                                        508,
                                        509,
                                        510,
                                        511,
                                        512,
                                        513,
                                        514,
                                        515,
                                        516,
                                        517,
                                        518,
                                        519,
                                        520,
                                        521,
                                        522,
                                        523,
                                        524,
                                        525,
                                        526,
                                        527,
                                        528,
                                        529,
                                        530,
                                        531,
                                        532,
                                        533,
                                        534,
                                        535,
                                        536,
                                        537,
                                        538,
                                        539,
                                        540,
                                        541,
                                        542,
                                        543,
                                        544,
                                        545,
                                        546,
                                        547,
                                        548,
                                        549,
                                        550,
                                        551,
                                        552,
                                        553,
                                        554,
                                        555,
                                        556,
                                        557,
                                        558,
                                        559,
                                        560,
                                        561,
                                        562,
                                        563,
                                        564,
                                        565,
                                        566,
                                        567,
                                        568,
                                        569,
                                        570,
                                        571,
                                        572,
                                        573,
                                        574,
                                        575,
                                        576,
                                        577,
                                        578,
                                        579,
                                        580,
                                        581,
                                        582,
                                        583,
                                        584,
                                        585,
                                        586,
                                        587,
                                        588,
                                        589,
                                        590,
                                        591,
                                        592,
                                        593,
                                        594,
                                        595,
                                        596,
                                        597,
                                        598,
                                        599,
                                        600,
                                        601,
                                        602,
                                        603,
                                        604,
                                        605,
                                        606,
                                        607,
                                        608,
                                        609,
                                        610,
                                        611,
                                        612,
                                        613,
                                        614,
                                        615,
                                        616,
                                        617,
                                        618,
                                        619,
                                        620,
                                        621,
                                        622,
                                        623,
                                        624,
                                        625,
                                        626,
                                        627,
                                        628,
                                        629,
                                        630,
                                        631,
                                        632,
                                        633,
                                        634,
                                        635,
                                        636,
                                        637,
                                        638,
                                        639,
                                        640,
                                        641,
                                        642,
                                        643,
                                        644,
                                        645,
                                        646,
                                        647,
                                        648,
                                        649,
                                        650,
                                        651,
                                        652,
                                        653,
                                        654,
                                        655,
                                        656,
                                        657,
                                        658,
                                        659,
                                        660,
                                        661,
                                        662,
                                        663,
                                        664,
                                        665,
                                        666,
                                        667,
                                        668,
                                        669,
                                        670,
                                        671,
                                        672,
                                        673,
                                        674,
                                        675,
                                        676,
                                        677,
                                        678,
                                        679,
                                        680,
                                        681,
                                        682,
                                        683,
                                        684,
                                        685,
                                        686,
                                        687,
                                        688,
                                        689,
                                        690,
                                        691,
                                        692,
                                        693,
                                        694,
                                        695,
                                        696,
                                        697,
                                        698,
                                        699,
                                        700,
                                        701,
                                        702,
                                        703,
                                        704,
                                        705,
                                        706,
                                        707,
                                        708,
                                        709,
                                        710,
                                        711,
                                        712,
                                        713,
                                        714,
                                        715,
                                        716,
                                        717,
                                        718,
                                        719,
                                        720,
                                        721,
                                        722,
                                        723,
                                        724,
                                        725,
                                        726,
                                        727,
                                        728,
                                        729,
                                        730,
                                        731,
                                        732,
                                        733,
                                        734,
                                        735,
                                        736,
                                        737,
                                        738,
                                        739,
                                        740,
                                        741,
                                        742,
                                        743,
                                        744,
                                        745,
                                        746,
                                        747,
                                        748,
                                        749,
                                        750,
                                        751,
                                        752,
                                        753,
                                        754,
                                        755,
                                        756,
                                        757,
                                        758,
                                        759,
                                        760,
                                        761,
                                        762,
                                        763,
                                        764,
                                        765,
                                        766,
                                        767,
                                        768,
                                        769,
                                        770,
                                        771,
                                        772,
                                        773,
                                        774,
                                        775,
                                        776,
                                        777,
                                        778,
                                        779,
                                        780,
                                        781,
                                        782,
                                        783,
                                        784,
                                        785,
                                        786,
                                        787,
                                        788,
                                        789,
                                        790,
                                        791,
                                        792,
                                        793,
                                        794,
                                        795,
                                        796,
                                        797,
                                        798,
                                        801,
                                        802,
                                        803,
                                        804,
                                        805,
                                        806,
                                        807,
                                        808,
                                        809,
                                        810,
                                        811,
                                        812,
                                        813,
                                        814,
                                        815,
                                        816,
                                        817,
                                        818,
                                        819,
                                        820,
                                        821,
                                        822,
                                        823,
                                        824,
                                        825,
                                        826,
                                        827,
                                        828,
                                        829,
                                        830,
                                        831,
                                        832,
                                        833,
                                        834,
                                        835,
                                        836,
                                        837,
                                        838,
                                        839,
                                        840,
                                        841,
                                        842,
                                        843,
                                        844,
                                        845,
                                        846,
                                        847,
                                        848,
                                        849,
                                        850,
                                        851,
                                        852,
                                        853,
                                        854,
                                        855,
                                        856,
                                        857,
                                        858,
                                        859,
                                        860,
                                        861,
                                        862,
                                        863,
                                        864,
                                        865,
                                        866,
                                        867,
                                        868,
                                        869,
                                        870,
                                        871,
                                        872,
                                        873,
                                        874,
                                        875,
                                        876,
                                        877,
                                        878,
                                        879,
                                        880,
                                        881,
                                        882,
                                        883,
                                        884,
                                        885,
                                        886,
                                        887,
                                        890,
                                        891,
                                        892,
                                        893,
                                        894,
                                        895,
                                        900,
                                        901,
                                        902,
                                        903,
                                        904,
                                        905,
                                        906,
                                        908,
                                        910,
                                        911,
                                        912,
                                        913,
                                        914,
                                        915,
                                        916,
                                        917,
                                        918,
                                        919,
                                        920,
                                        921,
                                        922,
                                        923,
                                        924,
                                        925,
                                        926,
                                        927,
                                        928,
                                        929,
                                        931,
                                        932,
                                        933,
                                        934,
                                        935,
                                        936,
                                        937,
                                        938,
                                        939,
                                        940,
                                        941,
                                        942,
                                        943,
                                        944,
                                        945,
                                        946,
                                        947,
                                        948,
                                        949,
                                        950,
                                        951,
                                        952,
                                        953,
                                        954,
                                        955,
                                        956,
                                        957,
                                        958,
                                        959,
                                        960,
                                        961,
                                        962,
                                        963,
                                        964,
                                        965,
                                        966,
                                        967,
                                        968,
                                        969,
                                        970,
                                        971,
                                        972,
                                        973,
                                        974,
                                        975,
                                        976,
                                        977,
                                        978,
                                        979,
                                        980,
                                        981,
                                        982,
                                        983,
                                        984,
                                        985,
                                        986,
                                        987,
                                        988,
                                        989,
                                        990,
                                        991,
                                        992,
                                        993,
                                        1008,
                                        1009,
                                        1010,
                                        1011,
                                        1012,
                                        1013,
                                        1014,
                                        1015,
                                        1016,
                                        1017,
                                        1018,
                                        1019,
                                        1020,
                                        1021,
                                        1022,
                                        1023,
                                        1024,
                                        1025,
                                        1026,
                                        1027,
                                        1028,
                                        1029,
                                        1030,
                                        1031,
                                        1032,
                                        1033,
                                        1034,
                                        1035,
                                        1036,
                                        1037,
                                        1038,
                                        1039,
                                        1040,
                                        1041,
                                        1042,
                                        1043,
                                        1044,
                                        1045,
                                        1046,
                                        1047,
                                        1048,
                                        1049,
                                        1050,
                                        1051,
                                        1052,
                                        1053,
                                        1054,
                                        1055,
                                        1056,
                                        1057,
                                        1058,
                                        1059,
                                        1060,
                                        1061,
                                        1062,
                                        1063,
                                        1064,
                                        1065,
                                        1066,
                                        1067,
                                        1068,
                                        1069,
                                        1070,
                                        1071,
                                        1072,
                                        1073,
                                        1074,
                                        1075,
                                        1076,
                                        1077,
                                        1078,
                                        1079,
                                        1080,
                                        1081,
                                        1082,
                                        1083,
                                        1084,
                                        1085,
                                        1086,
                                        1087,
                                        1088,
                                        1089,
                                        1090,
                                        1091,
                                        1092,
                                        1093,
                                        1094,
                                        1095,
                                        1096,
                                        1097,
                                        1098,
                                        1099,
                                        1100,
                                        1101,
                                        1102,
                                        1103,
                                        1104,
                                        1105,
                                        1106,
                                        1107,
                                        1108,
                                        1109,
                                        1110,
                                        1111,
                                        1112,
                                        1113,
                                        1114,
                                        1115,
                                        1116,
                                        1117,
                                        1118,
                                        1119,
                                        1120,
                                        1121,
                                        1122,
                                        1123,
                                        1124,
                                        1125,
                                        1126,
                                        1127,
                                        1128,
                                        1129,
                                        1130,
                                        1131,
                                        1132,
                                        1133,
                                        1134,
                                        1135,
                                        1136,
                                        1137,
                                        1138,
                                        1139,
                                        1140,
                                        1141,
                                        1142,
                                        1143,
                                        1144,
                                        1145,
                                        1146,
                                        1147,
                                        1148,
                                        1149,
                                        1150,
                                        1151,
                                        1152,
                                        1153,
                                        1154,
                                        1155,
                                        1156,
                                        1157,
                                        1158,
                                        1159,
                                        1160,
                                        1161,
                                        1162,
                                        1163,
                                        1164,
                                        1165,
                                        1166,
                                        1167,
                                        1168,
                                        1169,
                                        1170,
                                        1171,
                                        1172,
                                        1173,
                                        1174,
                                        1175,
                                        1176,
                                        1177,
                                        1178,
                                        1179,
                                        1180,
                                        1181,
                                        1184,
                                        1185,
                                        1186,
                                        1187,
                                        1188,
                                        1189,
                                        1190,
                                        1191,
                                        1192,
                                        1193,
                                        1194,
                                        1195,
                                        1196,
                                        1197,
                                        1198,
                                        1199,
                                        1200,
                                        1201,
                                        1202,
                                        1203,
                                        1204,
                                        1205,
                                        1206,
                                        1207,
                                        1208,
                                        1209,
                                        1210,
                                        1211,
                                        1212,
                                        1213,
                                        1214,
                                        1215,
                                        1216,
                                        1217,
                                        1218,
                                        1219,
                                        1220,
                                        1221,
                                        1222,
                                        1223,
                                        1224,
                                        1225,
                                        1226,
                                        1227,
                                        1228,
                                        1229,
                                        1230,
                                        1231,
                                        1232,
                                        1233,
                                        1234,
                                        1235,
                                        1236,
                                        1237,
                                        1238,
                                        1239,
                                        1240,
                                        1241,
                                        1242,
                                        1243,
                                        1244,
                                        1245,
                                        1246,
                                        1247,
                                        1248,
                                        1249,
                                        1250,
                                        1251,
                                        1252,
                                        1253,
                                        1254,
                                        1255,
                                        1256,
                                        1257,
                                        1258,
                                        1259,
                                        1260,
                                        1261,
                                        1262,
                                        1263,
                                        1264,
                                        1265,
                                        1266,
                                        1267,
                                        1268,
                                        1269,
                                        1270,
                                        1271,
                                        1272,
                                        1273,
                                        1274,
                                        1275,
                                        1276,
                                        1277,
                                        1278,
                                        1279,
                                        1327,
                                        3647,
                                        7491,
                                        7495,
                                        7496,
                                        7497,
                                        7501,
                                        7503,
                                        7504,
                                        7506,
                                        7510,
                                        7511,
                                        7512,
                                        7515,
                                        7522,
                                        7523,
                                        7524,
                                        7525,
                                        7580,
                                        7584,
                                        7611,
                                        7615,
                                        7616,
                                        7617,
                                        7618,
                                        7619,
                                        7620,
                                        7621,
                                        7622,
                                        7623,
                                        7624,
                                        7625,
                                        7626,
                                        7627,
                                        7628,
                                        7629,
                                        7630,
                                        7631,
                                        7632,
                                        7633,
                                        7634,
                                        7635,
                                        7636,
                                        7637,
                                        7638,
                                        7639,
                                        7640,
                                        7641,
                                        7642,
                                        7643,
                                        7644,
                                        7645,
                                        7646,
                                        7647,
                                        7648,
                                        7649,
                                        7650,
                                        7651,
                                        7652,
                                        7653,
                                        7654,
                                        7655,
                                        7656,
                                        7657,
                                        7658,
                                        7659,
                                        7660,
                                        7661,
                                        7662,
                                        7663,
                                        7664,
                                        7665,
                                        7666,
                                        7667,
                                        7668,
                                        7669,
                                        7676,
                                        7677,
                                        7678,
                                        7679,
                                        7680,
                                        7681,
                                        7682,
                                        7683,
                                        7684,
                                        7685,
                                        7686,
                                        7687,
                                        7688,
                                        7689,
                                        7690,
                                        7691,
                                        7692,
                                        7693,
                                        7694,
                                        7695,
                                        7696,
                                        7697,
                                        7698,
                                        7699,
                                        7700,
                                        7701,
                                        7702,
                                        7703,
                                        7704,
                                        7705,
                                        7706,
                                        7707,
                                        7708,
                                        7709,
                                        7710,
                                        7711,
                                        7712,
                                        7713,
                                        7714,
                                        7715,
                                        7716,
                                        7717,
                                        7718,
                                        7719,
                                        7720,
                                        7721,
                                        7722,
                                        7723,
                                        7724,
                                        7725,
                                        7726,
                                        7727,
                                        7728,
                                        7729,
                                        7730,
                                        7731,
                                        7732,
                                        7733,
                                        7734,
                                        7735,
                                        7736,
                                        7737,
                                        7738,
                                        7739,
                                        7740,
                                        7741,
                                        7742,
                                        7743,
                                        7744,
                                        7745,
                                        7746,
                                        7747,
                                        7748,
                                        7749,
                                        7750,
                                        7751,
                                        7752,
                                        7753,
                                        7754,
                                        7755,
                                        7756,
                                        7757,
                                        7758,
                                        7759,
                                        7760,
                                        7761,
                                        7762,
                                        7763,
                                        7764,
                                        7765,
                                        7766,
                                        7767,
                                        7768,
                                        7769,
                                        7770,
                                        7771,
                                        7772,
                                        7773,
                                        7774,
                                        7775,
                                        7776,
                                        7777,
                                        7778,
                                        7779,
                                        7780,
                                        7781,
                                        7782,
                                        7783,
                                        7784,
                                        7785,
                                        7786,
                                        7787,
                                        7788,
                                        7789,
                                        7790,
                                        7791,
                                        7792,
                                        7793,
                                        7794,
                                        7795,
                                        7796,
                                        7797,
                                        7798,
                                        7799,
                                        7800,
                                        7801,
                                        7802,
                                        7803,
                                        7804,
                                        7805,
                                        7806,
                                        7807,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        7814,
                                        7815,
                                        7816,
                                        7817,
                                        7818,
                                        7819,
                                        7820,
                                        7821,
                                        7822,
                                        7823,
                                        7824,
                                        7825,
                                        7826,
                                        7827,
                                        7828,
                                        7829,
                                        7830,
                                        7831,
                                        7832,
                                        7833,
                                        7834,
                                        7835,
                                        7836,
                                        7837,
                                        7838,
                                        7839,
                                        7840,
                                        7841,
                                        7842,
                                        7843,
                                        7844,
                                        7845,
                                        7846,
                                        7847,
                                        7848,
                                        7849,
                                        7850,
                                        7851,
                                        7852,
                                        7853,
                                        7854,
                                        7855,
                                        7856,
                                        7857,
                                        7858,
                                        7859,
                                        7860,
                                        7861,
                                        7862,
                                        7863,
                                        7864,
                                        7865,
                                        7866,
                                        7867,
                                        7868,
                                        7869,
                                        7870,
                                        7871,
                                        7872,
                                        7873,
                                        7874,
                                        7875,
                                        7876,
                                        7877,
                                        7878,
                                        7879,
                                        7880,
                                        7881,
                                        7882,
                                        7883,
                                        7884,
                                        7885,
                                        7886,
                                        7887,
                                        7888,
                                        7889,
                                        7890,
                                        7891,
                                        7892,
                                        7893,
                                        7894,
                                        7895,
                                        7896,
                                        7897,
                                        7898,
                                        7899,
                                        7900,
                                        7901,
                                        7902,
                                        7903,
                                        7904,
                                        7905,
                                        7906,
                                        7907,
                                        7908,
                                        7909,
                                        7910,
                                        7911,
                                        7912,
                                        7913,
                                        7914,
                                        7915,
                                        7916,
                                        7917,
                                        7918,
                                        7919,
                                        7920,
                                        7921,
                                        7922,
                                        7923,
                                        7924,
                                        7925,
                                        7926,
                                        7927,
                                        7928,
                                        7929,
                                        7930,
                                        7931,
                                        7932,
                                        7933,
                                        7934,
                                        7935,
                                        7936,
                                        7937,
                                        7938,
                                        7939,
                                        7940,
                                        7941,
                                        7942,
                                        7943,
                                        7944,
                                        7945,
                                        7946,
                                        7947,
                                        7948,
                                        7949,
                                        7950,
                                        7951,
                                        7952,
                                        7953,
                                        7954,
                                        7955,
                                        7956,
                                        7957,
                                        7960,
                                        7961,
                                        7962,
                                        7963,
                                        7964,
                                        7965,
                                        7968,
                                        7969,
                                        7970,
                                        7971,
                                        7972,
                                        7973,
                                        7974,
                                        7975,
                                        7976,
                                        7977,
                                        7978,
                                        7979,
                                        7980,
                                        7981,
                                        7982,
                                        7983,
                                        7984,
                                        7985,
                                        7986,
                                        7987,
                                        7988,
                                        7989,
                                        7990,
                                        7991,
                                        7992,
                                        7993,
                                        7994,
                                        7995,
                                        7996,
                                        7997,
                                        7998,
                                        7999,
                                        8000,
                                        8001,
                                        8002,
                                        8003,
                                        8004,
                                        8005,
                                        8008,
                                        8009,
                                        8010,
                                        8011,
                                        8012,
                                        8013,
                                        8016,
                                        8017,
                                        8018,
                                        8019,
                                        8020,
                                        8021,
                                        8022,
                                        8023,
                                        8025,
                                        8027,
                                        8029,
                                        8031,
                                        8032,
                                        8033,
                                        8034,
                                        8035,
                                        8036,
                                        8037,
                                        8038,
                                        8039,
                                        8040,
                                        8041,
                                        8042,
                                        8043,
                                        8044,
                                        8045,
                                        8046,
                                        8047,
                                        8048,
                                        8049,
                                        8050,
                                        8051,
                                        8052,
                                        8053,
                                        8054,
                                        8055,
                                        8056,
                                        8057,
                                        8058,
                                        8059,
                                        8060,
                                        8061,
                                        8064,
                                        8065,
                                        8066,
                                        8067,
                                        8068,
                                        8069,
                                        8070,
                                        8071,
                                        8072,
                                        8073,
                                        8074,
                                        8075,
                                        8076,
                                        8077,
                                        8078,
                                        8079,
                                        8080,
                                        8081,
                                        8082,
                                        8083,
                                        8084,
                                        8085,
                                        8086,
                                        8087,
                                        8088,
                                        8089,
                                        8090,
                                        8091,
                                        8092,
                                        8093,
                                        8094,
                                        8095,
                                        8096,
                                        8097,
                                        8098,
                                        8099,
                                        8100,
                                        8101,
                                        8102,
                                        8103,
                                        8104,
                                        8105,
                                        8106,
                                        8107,
                                        8108,
                                        8109,
                                        8110,
                                        8111,
                                        8112,
                                        8113,
                                        8114,
                                        8115,
                                        8116,
                                        8118,
                                        8119,
                                        8120,
                                        8121,
                                        8122,
                                        8123,
                                        8124,
                                        8125,
                                        8126,
                                        8127,
                                        8128,
                                        8129,
                                        8130,
                                        8131,
                                        8132,
                                        8134,
                                        8135,
                                        8136,
                                        8137,
                                        8138,
                                        8139,
                                        8140,
                                        8141,
                                        8142,
                                        8143,
                                        8144,
                                        8145,
                                        8146,
                                        8147,
                                        8150,
                                        8151,
                                        8152,
                                        8153,
                                        8154,
                                        8155,
                                        8157,
                                        8158,
                                        8159,
                                        8160,
                                        8161,
                                        8162,
                                        8163,
                                        8164,
                                        8165,
                                        8166,
                                        8167,
                                        8168,
                                        8169,
                                        8170,
                                        8171,
                                        8172,
                                        8173,
                                        8174,
                                        8175,
                                        8178,
                                        8179,
                                        8180,
                                        8182,
                                        8183,
                                        8184,
                                        8185,
                                        8186,
                                        8187,
                                        8188,
                                        8189,
                                        8190,
                                        8192,
                                        8193,
                                        8194,
                                        8195,
                                        8196,
                                        8197,
                                        8198,
                                        8199,
                                        8200,
                                        8201,
                                        8202,
                                        8203,
                                        8208,
                                        8209,
                                        8210,
                                        8211,
                                        8212,
                                        8213,
                                        8214,
                                        8215,
                                        8216,
                                        8217,
                                        8218,
                                        8219,
                                        8220,
                                        8221,
                                        8222,
                                        8223,
                                        8224,
                                        8225,
                                        8226,
                                        8227,
                                        8228,
                                        8229,
                                        8230,
                                        8231,
                                        8239,
                                        8240,
                                        8241,
                                        8242,
                                        8243,
                                        8244,
                                        8245,
                                        8246,
                                        8247,
                                        8248,
                                        8249,
                                        8250,
                                        8251,
                                        8252,
                                        8253,
                                        8254,
                                        8255,
                                        8256,
                                        8257,
                                        8258,
                                        8259,
                                        8260,
                                        8261,
                                        8262,
                                        8263,
                                        8264,
                                        8265,
                                        8266,
                                        8267,
                                        8268,
                                        8269,
                                        8270,
                                        8271,
                                        8272,
                                        8273,
                                        8274,
                                        8275,
                                        8276,
                                        8277,
                                        8278,
                                        8279,
                                        8280,
                                        8281,
                                        8282,
                                        8283,
                                        8284,
                                        8285,
                                        8286,
                                        8287,
                                        8304,
                                        8305,
                                        8308,
                                        8309,
                                        8310,
                                        8311,
                                        8312,
                                        8313,
                                        8314,
                                        8315,
                                        8316,
                                        8317,
                                        8318,
                                        8319,
                                        8320,
                                        8321,
                                        8322,
                                        8323,
                                        8324,
                                        8325,
                                        8326,
                                        8327,
                                        8328,
                                        8329,
                                        8330,
                                        8331,
                                        8332,
                                        8333,
                                        8334,
                                        8336,
                                        8337,
                                        8338,
                                        8339,
                                        8340,
                                        8341,
                                        8342,
                                        8343,
                                        8344,
                                        8345,
                                        8346,
                                        8347,
                                        8348,
                                        8352,
                                        8353,
                                        8354,
                                        8355,
                                        8356,
                                        8357,
                                        8358,
                                        8359,
                                        8360,
                                        8361,
                                        8362,
                                        8363,
                                        8364,
                                        8365,
                                        8366,
                                        8367,
                                        8368,
                                        8369,
                                        8370,
                                        8371,
                                        8372,
                                        8373,
                                        8374,
                                        8375,
                                        8376,
                                        8377,
                                        8378,
                                        8379,
                                        8380,
                                        8381,
                                        8382,
                                        8383,
                                        8411,
                                        8412,
                                        8413,
                                        8414,
                                        8424,
                                        8432,
                                        8448,
                                        8449,
                                        8451,
                                        8453,
                                        8454,
                                        8457,
                                        8467,
                                        8470,
                                        8471,
                                        8478,
                                        8479,
                                        8480,
                                        8481,
                                        8482,
                                        8483,
                                        8486,
                                        8490,
                                        8491,
                                        8494,
                                        8498,
                                        8507,
                                        8525,
                                        8527,
                                        8531,
                                        8538,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        8543,
                                        8544,
                                        8545,
                                        8546,
                                        8547,
                                        8548,
                                        8549,
                                        8550,
                                        8551,
                                        8552,
                                        8553,
                                        8554,
                                        8555,
                                        8556,
                                        8557,
                                        8558,
                                        8559,
                                        8560,
                                        8561,
                                        8562,
                                        8563,
                                        8564,
                                        8565,
                                        8566,
                                        8567,
                                        8568,
                                        8569,
                                        8570,
                                        8571,
                                        8572,
                                        8573,
                                        8574,
                                        8575,
                                        8576,
                                        8577,
                                        8578,
                                        8579,
                                        8580,
                                        8581,
                                        8582,
                                        8583,
                                        8584,
                                        8592,
                                        8593,
                                        8594,
                                        8595,
                                        8596,
                                        8597,
                                        8598,
                                        8599,
                                        8600,
                                        8601,
                                        8617,
                                        8618,
                                        8624,
                                        8625,
                                        8627,
                                        8628,
                                        8629,
                                        8634,
                                        8635,
                                        8656,
                                        8658,
                                        8660,
                                        8670,
                                        8671,
                                        8676,
                                        8677,
                                        8679,
                                        8682,
                                        8706,
                                        8709,
                                        8710,
                                        8719,
                                        8721,
                                        8722,
                                        8730,
                                        8734,
                                        8747,
                                        8776,
                                        8800,
                                        8804,
                                        8805,
                                        8963,
                                        8965,
                                        8984,
                                        8997,
                                        8998,
                                        8999,
                                        9003,
                                        9088,
                                        9095,
                                        9099,
                                        9166,
                                        9167,
                                        9251,
                                        9312,
                                        9313,
                                        9314,
                                        9315,
                                        9316,
                                        9317,
                                        9318,
                                        9319,
                                        9320,
                                        9398,
                                        9399,
                                        9400,
                                        9401,
                                        9402,
                                        9403,
                                        9404,
                                        9405,
                                        9406,
                                        9407,
                                        9408,
                                        9409,
                                        9410,
                                        9411,
                                        9412,
                                        9413,
                                        9414,
                                        9415,
                                        9416,
                                        9417,
                                        9418,
                                        9419,
                                        9420,
                                        9421,
                                        9422,
                                        9423,
                                        9450,
                                        9632,
                                        9633,
                                        9634,
                                        9642,
                                        9650,
                                        9651,
                                        9654,
                                        9655,
                                        9658,
                                        9659,
                                        9660,
                                        9661,
                                        9664,
                                        9665,
                                        9668,
                                        9669,
                                        9670,
                                        9671,
                                        9674,
                                        9675,
                                        9679,
                                        9702,
                                        9711,
                                        9728,
                                        9733,
                                        9734,
                                        9788,
                                        9825,
                                        9829,
                                        9888,
                                        10003,
                                        10007,
                                        10070,
                                        10084,
                                        10112,
                                        10113,
                                        10114,
                                        10115,
                                        10116,
                                        10117,
                                        10118,
                                        10119,
                                        10120,
                                        10223,
                                        10229,
                                        10230,
                                        10231,
                                        10232,
                                        10233,
                                        10234,
                                        11014,
                                        11026,
                                        11027,
                                        11036,
                                        11388,
                                        11391,
                                        11775,
                                        11800,
                                        42655,
                                        43007,
                                        43310,
                                        57344,
                                        57346,
                                        57347,
                                        57348,
                                        57349,
                                        57350,
                                        57351,
                                        57352,
                                        57353,
                                        57354,
                                        57355,
                                        57356,
                                        57357,
                                        57358,
                                        57359,
                                        57360,
                                        57361,
                                        57362,
                                        57363,
                                        57364,
                                        57365,
                                        57366,
                                        57367,
                                        57368,
                                        57369,
                                        57370,
                                        57371,
                                        57372,
                                        57373,
                                        57374,
                                        57375,
                                        57376,
                                        57377,
                                        57378,
                                        57379,
                                        57380,
                                        57381,
                                        57382,
                                        57383,
                                        57384,
                                        57385,
                                        57386,
                                        57387,
                                        57388,
                                        57389,
                                        57390,
                                        57391,
                                        57392,
                                        57393,
                                        57394,
                                        57395,
                                        57396,
                                        57397,
                                        57398,
                                        57399,
                                        57400,
                                        57401,
                                        57402,
                                        57403,
                                        57404,
                                        57405,
                                        57406,
                                        57407,
                                        57408,
                                        57409,
                                        57410,
                                        57411,
                                        57412,
                                        57413,
                                        57414,
                                        57415,
                                        57416,
                                        57417,
                                        57418,
                                        57419,
                                        57420,
                                        57421,
                                        57422,
                                        57423,
                                        57424,
                                        57425,
                                        57426,
                                        57427,
                                        57428,
                                        57429,
                                        57430,
                                        57431,
                                        57432,
                                        57433,
                                        57434,
                                        57435,
                                        57436,
                                        57437,
                                        57438,
                                        57439,
                                        57440,
                                        57441,
                                        57442,
                                        57443,
                                        57444,
                                        57445,
                                        57446,
                                        57447,
                                        57448,
                                        57449,
                                        57450,
                                        57451,
                                        57452,
                                        57453,
                                        57454,
                                        57455,
                                        57456,
                                        57457,
                                        57458,
                                        57459,
                                        57460,
                                        57461,
                                        57462,
                                        57463,
                                        57464,
                                        57465,
                                        57466,
                                        57467,
                                        57468,
                                        57469,
                                        57470,
                                        57471,
                                        57472,
                                        57491,
                                        57492,
                                        57493,
                                        57494,
                                        57509,
                                        57510,
                                        57511,
                                        57512,
                                        57513,
                                        57514,
                                        57515,
                                        57516,
                                        57517,
                                        57518,
                                        57519,
                                        57520,
                                        57521,
                                        57522,
                                        57523,
                                        57524,
                                        57525,
                                        57526,
                                        57527,
                                        57528,
                                        57529,
                                        57530,
                                        57531,
                                        57532,
                                        57533,
                                        57534,
                                        57535,
                                        57536,
                                        57537,
                                        57538,
                                        57539,
                                        57540,
                                        57541,
                                        57542,
                                        57543,
                                        57544,
                                        57545,
                                        57546,
                                        57547,
                                        57548,
                                        57549,
                                        57550,
                                        57551,
                                        57552,
                                        57553,
                                        57554,
                                        57555,
                                        57556,
                                        57557,
                                        57558,
                                        57559,
                                        57560,
                                        57561,
                                        57562,
                                        57563,
                                        57564,
                                        57565,
                                        57566,
                                        57567,
                                        57568,
                                        57569,
                                        57570,
                                        57571,
                                        57572,
                                        57573,
                                        57574,
                                        57587,
                                        57588,
                                        57589,
                                        57590,
                                        57591,
                                        57592,
                                        57593,
                                        57594,
                                        57595,
                                        57596,
                                        57597,
                                        57598,
                                        57599,
                                        57600,
                                        57601,
                                        57602,
                                        57603,
                                        57604,
                                        57605,
                                        57606,
                                        57607,
                                        57608,
                                        57609,
                                        57610,
                                        57611,
                                        57612,
                                        57613,
                                        57614,
                                        57615,
                                        57616,
                                        57617,
                                        57618,
                                        57619,
                                        57620,
                                        57621,
                                        57622,
                                        57623,
                                        57624,
                                        57625,
                                        57626,
                                        57627,
                                        57628,
                                        57630,
                                        57631,
                                        57632,
                                        57633,
                                        57634,
                                        57635,
                                        57636,
                                        57637,
                                        57638,
                                        57639,
                                        57640,
                                        57641,
                                        57642,
                                        57643,
                                        57644,
                                        57645,
                                        57646,
                                        57647,
                                        57648,
                                        57649,
                                        57650,
                                        57651,
                                        57652,
                                        57653,
                                        57654,
                                        57655,
                                        57656,
                                        57657,
                                        57658,
                                        57659,
                                        57660,
                                        57661,
                                        57662,
                                        57663,
                                        57664,
                                        57665,
                                        57666,
                                        57667,
                                        57668,
                                        57669,
                                        57670,
                                        57671,
                                        57672,
                                        57673,
                                        57674,
                                        57675,
                                        57676,
                                        57677,
                                        57678,
                                        57679,
                                        57680,
                                        57681,
                                        57682,
                                        57683,
                                        57684,
                                        57685,
                                        57686,
                                        57687,
                                        57688,
                                        57689,
                                        57690,
                                        57691,
                                        57692,
                                        57693,
                                        57694,
                                        57695,
                                        57696,
                                        57697,
                                        57698,
                                        57699,
                                        57700,
                                        60929,
                                        60930,
                                        60931,
                                        60932,
                                        60933,
                                        63171,
                                        65056,
                                        65057,
                                        65058,
                                        65059,
                                        65060,
                                        65061,
                                        65062,
                                        65063,
                                        65064,
                                        65065,
                                        65066,
                                        65067,
                                        65068,
                                        65069,
                                        65279,
                                        127279,
                                        127280,
                                        127281,
                                        127282,
                                        127283,
                                        127284,
                                        127285,
                                        127286,
                                        127287,
                                        127288,
                                        127289,
                                        127290,
                                        127291,
                                        127292,
                                        127293,
                                        127294,
                                        127295,
                                        127296,
                                        127297,
                                        127298,
                                        127299,
                                        127300,
                                        127301,
                                        127302,
                                        127303,
                                        127304,
                                        127305,
                                        127338,
                                        127339,
                                        129104,
                                        129106
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "cv01",
                                                "cv02",
                                                "cv03",
                                                "cv04",
                                                "cv05",
                                                "cv06",
                                                "cv07",
                                                "cv08",
                                                "cv09",
                                                "cv10",
                                                "cv11",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "cv01",
                                                "cv02",
                                                "cv03",
                                                "cv04",
                                                "cv05",
                                                "cv06",
                                                "cv07",
                                                "cv08",
                                                "cv09",
                                                "cv10",
                                                "cv11",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "CAT ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "cv01",
                                                "cv02",
                                                "cv03",
                                                "cv04",
                                                "cv05",
                                                "cv06",
                                                "cv07",
                                                "cv08",
                                                "cv09",
                                                "cv10",
                                                "cv11",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "MOL ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "cv01",
                                                "cv02",
                                                "cv03",
                                                "cv04",
                                                "cv05",
                                                "cv06",
                                                "cv07",
                                                "cv08",
                                                "cv09",
                                                "cv10",
                                                "cv11",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "cv01",
                                                "cv02",
                                                "cv03",
                                                "cv04",
                                                "cv05",
                                                "cv06",
                                                "cv07",
                                                "cv08",
                                                "cv09",
                                                "cv10",
                                                "cv11",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ],
                                            "CAT ": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ],
                                            "MOL ": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ],
                                            "ROM ": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 2505,
                                    "num_glyphs": 2548
                                }
                            },
                            "load_end": 1828,
                            "ttfb_start": 866,
                            "ttfb_end": 1641,
                            "download_start": 1641,
                            "download_end": 1828,
                            "download_ms": 187,
                            "all_start": 866,
                            "all_end": 1828,
                            "all_ms": 962,
                            "index": 39,
                            "number": 40
                        },
                        {
                            "type": 3,
                            "id": "32923.78",
                            "request_id": "32923.78",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/[email protected]",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/[email protected]",
                            "raw_id": "32923.78",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Other",
                            "load_ms": 38,
                            "ttfb_ms": 35,
                            "load_start": 1846,
                            "load_start_float": 1846.000354,
                            "bytesIn": 1410,
                            "objectSize": 1410,
                            "objectSizeUncompressed": 1385,
                            "chunks": [
                                {
                                    "ts": 1883,
                                    "bytes": 1410,
                                    "inflated": 1385
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "gzip",
                            "socket": 86,
                            "protocol": "HTTP\/2",
                            "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: whynicht.com",
                                    ":method: GET",
                                    ":path: \/[email protected]",
                                    ":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:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-length: 1410",
                                    "content-type: image\/png",
                                    "date: Fri, 15 Nov 2024 01:54:12 GMT",
                                    "etag: \"66ba2324-569\"",
                                    "last-modified: Mon, 12 Aug 2024 14:58:44 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1942,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "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": 1410,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 1410,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1845,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 79,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 354,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "1385 bytes",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 128,
                                        "ImageHeight": 128,
                                        "BitDepth": 8,
                                        "ColorType": "Palette",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Palette": "(Binary data 57 bytes, use -b option to extract)",
                                        "Transparency": "(Binary data 18 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "128x128",
                                        "Megapixels": 0.016
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 128,
                                        "height": 128,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Bilevel",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 1,
                                        "green": 1,
                                        "blue": 1
                                    },
                                    "pixels": 16384,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 14.7372,
                                            "standardDeviation": 26.223299999999998,
                                            "kurtosis": 12.4871,
                                            "skewness": 3.7867999999999999,
                                            "entropy": 0.070338600000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 196.05099999999999,
                                            "standardDeviation": 104.893,
                                            "kurtosis": -0.32271,
                                            "skewness": 1.2734399999999999,
                                            "entropy": 0.28135399999999999
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 0,
                                            "mean": 0,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 0,
                                            "mean": 0,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 0,
                                            "mean": 0,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "alpha": "#00000000",
                                    "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": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#00000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 128,
                                        "height": 128,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-11-15T01:54:13+00:00",
                                        "date:modify": "2024-11-15T01:54:13+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "3",
                                        "png:IHDR.color_type": "3 (Indexed)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "128, 128",
                                        "png:PLTE.number_colors": "19",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "png:tRNS": "chunk was found",
                                        "signature": "78a664f8ec5d2ca9b10ea4bf3687c4740f87fb389b7688916da66255c0cfc309"
                                    },
                                    "tainted": false,
                                    "filesize": "1385B",
                                    "numberPixels": "16384",
                                    "pixelsPerSecond": "16.5439MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.000"
                                }
                            },
                            "load_end": 1884,
                            "ttfb_start": 1846,
                            "ttfb_end": 1881,
                            "download_start": 1881,
                            "download_end": 1884,
                            "download_ms": 3,
                            "all_start": 1846,
                            "all_end": 1884,
                            "all_ms": 38,
                            "index": 40,
                            "number": 41
                        },
                        {
                            "type": 3,
                            "id": "242AFCA145ABF7C497B265D8A64FC28F",
                            "request_id": "242AFCA145ABF7C497B265D8A64FC28F",
                            "ip_addr": "128.140.107.118",
                            "full_url": "https:\/\/insight.00-99.xyz\/api\/send",
                            "is_secure": 1,
                            "method": "OPTIONS",
                            "host": "insight.00-99.xyz",
                            "url": "\/api\/send",
                            "raw_id": "242AFCA145ABF7C497B265D8A64FC28F",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/insight.00-99.xyz\/api\/send",
                            "responseCode": 204,
                            "request_type": "Preflight",
                            "load_ms": 42,
                            "ttfb_ms": 42,
                            "load_start": 1958,
                            "load_start_float": 1958.0003469999999,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 353,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 1840,
                            "connect_end": 1873,
                            "ssl_start": 1873,
                            "ssl_end": 1958,
                            "initiator": "https:\/\/insight.00-99.xyz\/api\/send",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "preflight",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: insight.00-99.xyz",
                                    ":method: OPTIONS",
                                    ":path: \/api\/send",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "access-control-request-headers: content-type",
                                    "access-control-request-method: POST",
                                    "origin: https:\/\/whynicht.com",
                                    "priority: u=1, i",
                                    "referer: https:\/\/whynicht.com\/",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "access-control-allow-headers: content-type",
                                    "access-control-allow-methods: GET,HEAD,PUT,PATCH,POST,DELETE",
                                    "access-control-allow-origin: *",
                                    "access-control-max-age: 86400",
                                    "content-security-policy: default-src 'self';img-src *;script-src 'self' 'unsafe-eval' 'unsafe-inline';style-src 'self' 'unsafe-inline';connect-src 'self' api.umami.is;frame-ancestors 'self'",
                                    "date: Fri, 15 Nov 2024 01:54:13 GMT",
                                    "referrer-policy: same-origin",
                                    "server: nginx",
                                    "vary: Access-Control-Request-Headers",
                                    "x-content-type-options: nosniff",
                                    "x-dns-prefetch-control: on",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-permitted-cross-domain-policies: master-only",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 1699,
                            "score_cache": -1,
                            "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": 33,
                            "ssl_ms": 85,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1839,
                            "socket_group": "pm\/https:\/\/insight.00-99.xyz <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "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": 4866,
                            "netlog_id": 347,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIF8TCCBNmgAwIBAgISBDBOrDXr0yQ1KXS5YlK+bqMKMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQxMDE0MDIxNjM5WhcNMjUwMTEyMDIxNjM4WjAcMRowGAYDVQQD\nExFpbnNpZ2h0LjAwLTk5Lnh5ejCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoC\nggIBAKu5pSgDE83MhHJH+ApWaQYuY05pVPq4kdhfI5DA4iGcbj7o\/r8+xMHFQ2EJ\nvQeM3epvgnJerXrDuG0YI+LgNRLmWffn1a84dWYftE2utiJ0l8hXz\/tqDpIIOVp\/\nSSWUlhsmxGNHfNXInMDfxiryJtKpYm+LgDwclSVyD6PIPCjP4CUjY2zl\/nilrF5r\nc7qPsrNUsGpgP5SGBj1vDbelB5oiQiWt8GCd3+tVf9bIoNWkNjO0ir0Lc370axhl\nTlw0DEyYaoGcOIKty3VGeqNuTWhRlJDle7JH0l3CIQuFMjXE7gdzCMN9U2IE2leH\nFTppqoP\/85UbkRHv3HRTrtqmap624Ml4izv19tfXNti7cyR6LY2LCRYFP5H3G9VW\nz+Mbvb2ABdyFRpLVHwaj3y5Dd3UvFXysCoTiDJKnjK8qQFvmIQXeVMShMolcU11A\nb\/2g5mWFAUtzhVunOs4n\/EG0EBJJmxEcNeL0HJDSRdIugjWr4VRmhIg6KKSe1eeX\nLz4TljdLiNTg0+LNvXXHwYqjIs0C3P2NU3YW5\/f0SEgxmhINlcKxxZ4gd7NU5zzw\noQ83E7U+j6tH\/9mNT0IB5VRe5fi3lZvwvoFMtnSPBRaFS+3JTFHOavjG5RyBxs\/B\nsJPrxls\/zShbd16J23OMGy7CziK+KYg50QwqXxjahOrliejXAgMBAAGjggIUMIIC\nEDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMC\nMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFBOGcT3IR1uTjSk3XPb6mVXXh5RZMB8G\nA1UdIwQYMBaAFMXPRqTq9MPAemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAi\nBggrBgEFBQcwAYYWaHR0cDovL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYX\naHR0cDovL3IxMS5pLmxlbmNyLm9yZy8wHAYDVR0RBBUwE4IRaW5zaWdodC4wMC05\nOS54eXowEwYDVR0gBAwwCjAIBgZngQwBAgEwggEDBgorBgEEAdZ5AgQCBIH0BIHx\nAO8AdQDPEVbu1S58r\/OHW9lpLpvpGnFnSrAX7KwB0lt3zsw7CAAAAZKJBccbAAAE\nAwBGMEQCIFMMGQBqOuizP3Dwp7bZIBGpJFBHf65FI5Q79UsXw1XsAiAcv9dzJndA\nwmflABTLuRlKalwNdrXH39645TlxBuWgdwB2AH1ZHhLheCp7HGFnfF79+NCHXBSg\nTpWeuQMv2Q6MLnm4AAABkokFxuUAAAQDAEcwRQIhAPWkj6a465gAJtjJaadWQg5e\n322lfsCSHqn62FL6a9+EAiB8kdAlpnwguH9GThAoEA4q6itrXioPygPue837McG0\n0jANBgkqhkiG9w0BAQsFAAOCAQEAFgFX2caVaEXCcfirMJgDmcTJPuZRSy29HDFK\nRl61qnTHJUBg4TIhF2WnD3skynqEaXblX40vvlkh2pWUISvvGHxWUzXTbJ0JcARz\nJ4CpRD6j+N5HbMV4GH1xNz9OvPDQ5TpYb4hluqNdmU426mVRmMd818o2Xx+3xj1W\n53axByQk0jGBJ8xlI0i\/BY4TzST\/Cfd9lQIYlBWw+GMs5Vjr8rSL03LBsb\/6vKmE\nnxbD+1fVGBpPO\/4RZ+7DDisA6ndglOtQVD1sH1PruyWo\/NGjrOoAO3e5PRGMbMiw\nNBKTm9o+pRzoZp\/a91MXPEERIw2OQpr45C3kV7NUVON7bQL\/5A==\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",
                            "load_end": 2000,
                            "ttfb_start": 1958,
                            "ttfb_end": 2000,
                            "download_start": 2000,
                            "download_end": 2000,
                            "download_ms": 0,
                            "all_start": 1840,
                            "all_end": 2000,
                            "all_ms": 160,
                            "index": 41,
                            "number": 42
                        },
                        {
                            "type": 3,
                            "id": "32923.77",
                            "request_id": "32923.77",
                            "ip_addr": "128.140.107.118",
                            "full_url": "https:\/\/insight.00-99.xyz\/api\/send",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "insight.00-99.xyz",
                            "url": "\/api\/send",
                            "raw_id": "32923.77",
                            "frame_id": "FB26073FA4702AACEB665A0F7AC5EC80",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 40,
                            "ttfb_ms": 40,
                            "load_start": 2002,
                            "load_start_float": 2002.000346,
                            "bytesIn": 2,
                            "objectSize": 2,
                            "objectSizeUncompressed": 2,
                            "chunks": [
                                {
                                    "ts": 2042,
                                    "bytes": 2
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "application\/json",
                            "contentEncoding": "",
                            "socket": 353,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/insight.00-99.xyz\/script.js",
                            "initiator_line": "0",
                            "initiator_column": "1291",
                            "initiator_type": "script",
                            "initiator_function": "L",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: insight.00-99.xyz",
                                    ":method: POST",
                                    ":path: \/api\/send",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 224",
                                    "content-type: application\/json",
                                    "origin: https:\/\/whynicht.com",
                                    "priority: u=1, i",
                                    "referer: https:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "content-length: 2",
                                    "content-security-policy: default-src 'self';img-src *;script-src 'self' 'unsafe-eval' 'unsafe-inline';style-src 'self' 'unsafe-inline';connect-src 'self' api.umami.is;frame-ancestors 'self'",
                                    "content-type: application\/json; charset=utf-8",
                                    "date: Fri, 15 Nov 2024 01:54:13 GMT",
                                    "etag: \"bwc9mymkdm2\"",
                                    "referrer-policy: same-origin",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-dns-prefetch-control: on",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-permitted-cross-domain-policies: master-only",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2014,
                            "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": -1,
                            "ssl_ms": -1,
                            "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": 1839,
                            "socket_group": "pm\/https:\/\/insight.00-99.xyz <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 346,
                            "server_port": "443",
                            "load_end": 2042,
                            "ttfb_start": 2002,
                            "ttfb_end": 2042,
                            "download_start": 2042,
                            "download_end": 2042,
                            "download_ms": 0,
                            "all_start": 2002,
                            "all_end": 2042,
                            "all_ms": 40,
                            "index": 42,
                            "number": 43
                        }
                    ],
                    "requestsFull": 43,
                    "requestsDoc": 41,
                    "responses_200": 42,
                    "responses_404": 0,
                    "responses_other": 1,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 0,
                    "optimization_checked": 1,
                    "main_frame": "FB26073FA4702AACEB665A0F7AC5EC80",
                    "loadEventStart": 1843,
                    "loadEventEnd": 1843,
                    "domContentLoadedEventStart": 1306,
                    "domContentLoadedEventEnd": 1306,
                    "URL": "https:\/\/whynicht.com",
                    "connections": 3,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "B22F1D76C33723FC7574559F759014A9",
                    "final_url": "https:\/\/whynicht.com\/",
                    "domInteractive": 872,
                    "firstPaint": 918.10000000009313,
                    "firstContentfulPaint": 1019,
                    "firstImagePaint": 1623,
                    "firstMeaningfulPaint": 1924,
                    "renderBlockingCSS": 16,
                    "renderBlockingJS": 0,
                    "TTFB": 213,
                    "basePageSSLTime": 71,
                    "score_cache": 0,
                    "score_cdn": 0,
                    "score_gzip": 100,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": 100,
                    "score_etags": -1,
                    "score_progressive_jpeg": -1,
                    "gzip_total": 903253,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 663131,
                    "image_savings": 0,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 10,
                        "HTMLDocumentParser::FetchQueuedPreloads": 1,
                        "EventDispatch": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 23,
                        "ParseAuthorStyleSheet": 2,
                        "UpdateLayoutTree": 7,
                        "Layout": 72,
                        "ResourceChangePriority": 0,
                        "PrePaint": 2,
                        "Paint": 3,
                        "Layerize": 1,
                        "EvaluateScript": 3,
                        "v8.compile": 1,
                        "HitTest": 0,
                        "FunctionCall": 2,
                        "MarkDOMContent": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "MarkLoad": 0,
                        "TimerFire": 0,
                        "Idle": 1916
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 10,
                        "HTMLDocumentParser::FetchQueuedPreloads": 1,
                        "EventDispatch": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 22,
                        "ParseAuthorStyleSheet": 2,
                        "UpdateLayoutTree": 7,
                        "Layout": 70,
                        "ResourceChangePriority": 0,
                        "PrePaint": 2,
                        "Paint": 2,
                        "Layerize": 1,
                        "EvaluateScript": 3,
                        "v8.compile": 1,
                        "HitTest": 0,
                        "FunctionCall": 2,
                        "MarkDOMContent": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "MarkLoad": 0,
                        "TimerFire": 0,
                        "Idle": 1820
                    },
                    "cpu.ParseHTML": 10,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "cpu.EventDispatch": 0,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 23,
                    "cpu.ParseAuthorStyleSheet": 2,
                    "cpu.UpdateLayoutTree": 7,
                    "cpu.Layout": 72,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.PrePaint": 2,
                    "cpu.Paint": 3,
                    "cpu.Layerize": 1,
                    "cpu.EvaluateScript": 3,
                    "cpu.v8.compile": 1,
                    "cpu.HitTest": 0,
                    "cpu.FunctionCall": 2,
                    "cpu.MarkDOMContent": 0,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.MarkLoad": 0,
                    "cpu.TimerFire": 0,
                    "cpu.Idle": 1916,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1731635649.2038743,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1731635650.962918,
                    "browserVersion": "129.0.0.0",
                    "browser_version": "129.0.0.0",
                    "fullyLoadedCPUms": 2259,
                    "fullyLoadedCPUpct": 24.511930585684102,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "FB26073FA4702AACEB665A0F7AC5EC80",
                                    "loaderId": "7C53B1CFA64889E03D666067AB9B1433"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/whynicht.com",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/whynicht.com\/",
                    "document_hostname": "whynicht.com",
                    "document_origin": "https:\/\/whynicht.com",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 230,
                    "domComplete": 1840,
                    "PerformancePaintTiming.first-paint": 918.10000000009313,
                    "PerformancePaintTiming.first-contentful-paint": 918.10000000009313,
                    "origin_dns": {
                        "ns": [
                            "ns5.kasserver.com.",
                            "ns6.kasserver.com."
                        ],
                        "mx": [
                            "10 w01e32d1.kasserver.com."
                        ],
                        "txt": [
                            "\"v=spf1 mx a ?all\""
                        ],
                        "soa": [
                            "ns5.kasserver.com. hostmaster.kasserver.com. 2408051920 28800 7200 1209600 7200"
                        ],
                        "cname": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Ecommerce": "Cart Functionality",
                        "Programming languages": "C,PHP 8.2.10",
                        "Web servers": "Nginx 1.24.0",
                        "Reverse proxies": "Nginx 1.24.0",
                        "Analytics": "Umami",
                        "Hosting": "ALL-INKL",
                        "Miscellaneous": "Open Graph"
                    },
                    "detected_apps": {
                        "Cart Functionality": "",
                        "C": "",
                        "PHP": "8.2.10",
                        "Nginx": "1.24.0",
                        "Umami": "",
                        "ALL-INKL": "",
                        "Open Graph": ""
                    },
                    "detected_technologies": {
                        "Cart Functionality": {
                            "name": "Cart Functionality",
                            "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.",
                            "slug": "cart-functionality",
                            "categories": [
                                {
                                    "id": 6,
                                    "slug": "ecommerce",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Ecommerce",
                                    "priority": 1
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Cart-generic.svg",
                            "website": "https:\/\/www.wappalyzer.com\/technologies\/ecommerce\/cart-functionality",
                            "pricing": [],
                            "cpe": null
                        },
                        "C": {
                            "name": "C",
                            "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                            "slug": "c",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "C.png",
                            "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "PHP": {
                            "name": "PHP",
                            "description": "PHP is a general-purpose scripting language used for web development.",
                            "slug": "php",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "8.2.10",
                            "icon": "PHP.svg",
                            "website": "http:\/\/php.net",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
                        },
                        "Nginx": {
                            "name": "Nginx",
                            "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                            "slug": "nginx",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                },
                                {
                                    "id": 64,
                                    "slug": "reverse-proxies",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Reverse proxies",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "1.24.0",
                            "icon": "Nginx.svg",
                            "website": "http:\/\/nginx.org\/en",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                        },
                        "Umami": {
                            "name": "Umami",
                            "description": "Umami is a self-hosted web analytics solution. It's goal is to provide a friendlier, privacy-focused alternative to Google Analytics and a free, open-sourced alternative to paid solutions.",
                            "slug": "umami",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "umami.svg",
                            "website": "https:\/\/umami.is\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "ALL-INKL": {
                            "name": "ALL-INKL",
                            "description": "ALL-INKL is a German-based web hosting provider that promises to offer high-performance services for fair prices.",
                            "slug": "all-inkl",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "ALL-INKL.png",
                            "website": "https:\/\/all-inkl.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "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
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "Cart Functionality",
                            "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.",
                            "slug": "cart-functionality",
                            "categories": [
                                {
                                    "id": 6,
                                    "slug": "ecommerce",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Ecommerce",
                                    "priority": 1
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Cart-generic.svg",
                            "website": "https:\/\/www.wappalyzer.com\/technologies\/ecommerce\/cart-functionality",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "C",
                            "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                            "slug": "c",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "C.png",
                            "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "PHP",
                            "description": "PHP is a general-purpose scripting language used for web development.",
                            "slug": "php",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "8.2.10",
                            "icon": "PHP.svg",
                            "website": "http:\/\/php.net",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Nginx",
                            "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                            "slug": "nginx",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                },
                                {
                                    "id": 64,
                                    "slug": "reverse-proxies",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Reverse proxies",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "1.24.0",
                            "icon": "Nginx.svg",
                            "website": "http:\/\/nginx.org\/en",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Umami",
                            "description": "Umami is a self-hosted web analytics solution. It's goal is to provide a friendlier, privacy-focused alternative to Google Analytics and a free, open-sourced alternative to paid solutions.",
                            "slug": "umami",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "umami.svg",
                            "website": "https:\/\/umami.is\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "ALL-INKL",
                            "description": "ALL-INKL is a German-based web hosting provider that promises to offer high-performance services for fair prices.",
                            "slug": "all-inkl",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "ALL-INKL.png",
                            "website": "https:\/\/all-inkl.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "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
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [
                            {
                                "id": "aria-required-attr",
                                "impact": "critical",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures elements with ARIA roles have all required ARIA attributes",
                                "help": "Required ARIA attributes must be provided",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": [
                                                    "aria-checked"
                                                ],
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Required ARIA attribute not present: aria-checked"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<a role=\"switch\" href=\"#\" class=\"menu-toggle xs\">\n      <span class=\"close\">Close<\/span>\n      <span>Menu<\/span>\n    <\/a>",
                                        "target": [
                                            ".menu-toggle"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Required ARIA attribute not present: aria-checked"
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#5ba252",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 2.8300000000000001,
                                                    "fontSize": "10.7pt (14.278px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"home toggle-images\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.83 (foreground color: #5ba252, background color: #f4f4f4, font size: 10.7pt (14.278px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/whynicht.com\/about\" title=\"About why nICHt?\" class=\"about\">Read more<\/a>",
                                        "target": [
                                            ".about"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.83 (foreground color: #5ba252, background color: #f4f4f4, font size: 10.7pt (14.278px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    }
                                ]
                            }
                        ],
                        "passes": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(1) > a[href$=\"magazine\"][aria-current=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(2) > a[href$=\"about\"][aria-current=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(3) > a[href$=\"get-a-copy\"][aria-current=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-body",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures 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.4\/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 toggle-images\">",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-roles",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all elements with a role attribute use a valid value",
                                "help": "ARIA roles used must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a role=\"switch\" href=\"#\" class=\"menu-toggle xs\">\n      <span class=\"close\">Close<\/span>\n      <span>Menu<\/span>\n    <\/a>",
                                        "target": [
                                            ".menu-toggle"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr-value",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all ARIA attributes have valid values",
                                "help": "ARIA attributes must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(1) > a[href$=\"magazine\"][aria-current=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(2) > a[href$=\"about\"][aria-current=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(3) > a[href$=\"get-a-copy\"][aria-current=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                                "help": "ARIA attributes must conform to valid names",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(1) > a[href$=\"magazine\"][aria-current=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(2) > a[href$=\"about\"][aria-current=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(3) > a[href$=\"get-a-copy\"][aria-current=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "description": "Ensures 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.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h1 class=\"sr\">why nICHt?<\/h1>",
                                                        "target": [
                                                            ".site-title > h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h1 class=\"sr\">why nICHt?<\/h1>",
                                                        "target": [
                                                            "main > h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"xs\">Now available online<\/h2>",
                                                        "target": [
                                                            "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\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "10.7pt (14.278px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Menu<\/span>",
                                        "target": [
                                            ".menu-toggle > span:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "15.6pt (20.768px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>A semi-annual comparative literary magazine publishing poetry, short prose and translations.<\/p>",
                                        "target": [
                                            ".paragraph > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#5ba252",
                                                    "contrastRatio": 6.7300000000000004,
                                                    "fontSize": "10.7pt (14.278px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.73"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"xs\">Now available online<\/h2>",
                                        "target": [
                                            "h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#5ba252",
                                                    "contrastRatio": 6.7300000000000004,
                                                    "fontSize": "15.6pt (20.768px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.73"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Get physical and digital copies of our magazine.<\/p>",
                                        "target": [
                                            ".buy > section > div > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#5ba252",
                                                    "contrastRatio": 6.7300000000000004,
                                                    "fontSize": "10.7pt (14.278px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.73"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"button xs\">Buy now \u2192<\/div>",
                                        "target": [
                                            ".button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "15.6pt (20.768px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Archive                                  <\/span>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(1) > a[href$=\"magazine\"][aria-current=\"\"] > span:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "10.7pt (14.278px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"xs\">1<\/span>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(1) > a[href$=\"magazine\"][aria-current=\"\"] > .xs"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "15.6pt (20.768px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>About                                  <\/span>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(2) > a[href$=\"about\"][aria-current=\"\"] > span:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "10.7pt (14.278px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"xs\">2<\/span>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(2) > a[href$=\"about\"][aria-current=\"\"] > .xs"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "15.6pt (20.768px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Get a copy                                  <\/span>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(3) > a[href$=\"get-a-copy\"][aria-current=\"\"] > span:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "10.7pt (14.278px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"xs\">3<\/span>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(3) > a[href$=\"get-a-copy\"][aria-current=\"\"] > .xs"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "15.6pt (20.768px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"] > span:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "15.6pt (20.768px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>(Deadline 15. Aug 2024)<\/span>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"] > span:nth-child(1) > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "10.7pt (14.278px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"xs\">4<\/span>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"] > .xs"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "10.7pt (14.278px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"xs\">\u00a9 2015\u20132024 why nICHt?<\/span>",
                                        "target": [
                                            "div:nth-child(1) > .xs"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "10.7pt (14.278px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.instagram.com\/whynicht\/\" target=\"_blank\" title=\"Follow us on Instagram\">Instagram<\/a>",
                                        "target": [
                                            "a[title=\"Follow us on Instagram\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "10.7pt (14.278px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.facebook.com\/alice.whynICHt\/\" target=\"_blank\" title=\"Follow us on Facebook\">Facebook<\/a>",
                                        "target": [
                                            "a[title=\"Follow us on Facebook\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "document-title",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag242",
                                    "ACT"
                                ],
                                "description": "Ensures 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.4\/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\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "schema_name",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<meta id=\"schema_name\" itemprop=\"name\" content=\"Why nICHt? Seasonal Collection: words &amp; images\">",
                                        "target": [
                                            "#schema_name"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "schema_description",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<meta id=\"schema_description\" itemprop=\"description\" content=\"A semi-annual comparative literary magazine publishing poetry, short prose and translations.\">",
                                        "target": [
                                            "#schema_description"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "schema_image",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<meta id=\"schema_image\" itemprop=\"image\" content=\"https:\/\/whynicht.com\/media\/site\/3fb7418375-1689696689\/whynicht-og-image.png\">",
                                        "target": [
                                            "#schema_image"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-has-lang",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures every HTML document has a lang attribute",
                                "help": "<html> element must have a lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/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\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-lang-valid",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures 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.4\/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\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/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": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp\" class=\"\">",
                                        "target": [
                                            "img:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp\" class=\"\">",
                                        "target": [
                                            "img:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp\" class=\"\">",
                                        "target": [
                                            "img:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp\" class=\"\">",
                                        "target": [
                                            "img:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp\" class=\"\">",
                                        "target": [
                                            "img:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp\" class=\"\">",
                                        "target": [
                                            "img:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp\" class=\"\">",
                                        "target": [
                                            "img:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp\" class=\"active\">",
                                        "target": [
                                            ".active"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp\">",
                                        "target": [
                                            "img:nth-child(9)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp\">",
                                        "target": [
                                            "img:nth-child(10)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp\">",
                                        "target": [
                                            "img:nth-child(11)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp\">",
                                        "target": [
                                            "img:nth-child(12)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp\">",
                                        "target": [
                                            "img:nth-child(13)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp\">",
                                        "target": [
                                            "img:nth-child(14)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "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=\"https:\/\/whynicht.com\" class=\"site-title lg\">",
                                        "target": [
                                            ".site-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "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 role=\"switch\" href=\"#\" class=\"menu-toggle xs\">\n      <span class=\"close\">Close<\/span>\n      <span>Menu<\/span>\n    <\/a>",
                                        "target": [
                                            ".menu-toggle"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "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=\"https:\/\/whynicht.com\/about\" title=\"About why nICHt?\" class=\"about\">Read more<\/a>",
                                        "target": [
                                            ".about"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "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 class=\"buy no-style\" href=\"\/checkout\" style=\"\">",
                                        "target": [
                                            ".buy"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "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=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(1) > a[href$=\"magazine\"][aria-current=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "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=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(2) > a[href$=\"about\"][aria-current=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "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=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(3) > a[href$=\"get-a-copy\"][aria-current=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "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=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "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=\"https:\/\/www.instagram.com\/whynicht\/\" target=\"_blank\" title=\"Follow us on Instagram\">Instagram<\/a>",
                                        "target": [
                                            "a[title=\"Follow us on Instagram\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "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=\"https:\/\/www.facebook.com\/alice.whynICHt\/\" target=\"_blank\" title=\"Follow us on Facebook\">Facebook<\/a>",
                                        "target": [
                                            "a[title=\"Follow us on Facebook\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "list",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures that lists are structured correctly",
                                "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"pages-list\">",
                                        "target": [
                                            "section > nav > .pages-list"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "listitem",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures <li> elements are used semantically",
                                "help": "<li> elements must be contained in a <ul> or <ol>",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n\t\t\t\t<a href=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n\t\t\t\t<a href=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n\t\t\t\t<a href=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n\t\t\t\t<a href=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(4)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "nested-interactive",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                                "help": "Interactive controls must not be nested",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a role=\"switch\" href=\"#\" class=\"menu-toggle xs\">\n      <span class=\"close\">Close<\/span>\n      <span>Menu<\/span>\n    <\/a>",
                                        "target": [
                                            ".menu-toggle"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": [
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.6pt (20.768px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"book-side-left\">\n          Seasonal Collection: words &amp; images        <\/div>",
                                        "target": [
                                            ".book-side-left"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.6pt (20.768px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<em>Seasonal Collection: words &amp; images<br>Saisonale Sammlung: worte und bilder<br>\u0421\u0435\u0437\u043e\u043d\u043d\u0430\u044f \u043a\u043e\u043b\u043b\u0435\u043a\u0446\u0438\u044f: \u0441\u043b\u043e\u0432\u0430 \u0438 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f<br>Collection Saisonni\u00e8re: mots et images<\/em>",
                                        "target": [
                                            "em"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.6pt (20.768px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>The languages of the publications are English, German, French and Russian. <br>Alongside the literary works the magazine publishes graphic representation of language.<\/p>",
                                        "target": [
                                            ".book-back > p:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "static.14.32.203.116.clients.your-server.de",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns5.kasserver.com",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 14046,
                    "testUrl": "https:\/\/whynicht.com",
                    "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:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp\",\"width\":418,\"height\":537,\"naturalWidth\":600,\"naturalHeight\":772},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp\",\"width\":418,\"height\":457,\"naturalWidth\":600,\"naturalHeight\":656},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp\",\"width\":418,\"height\":538,\"naturalWidth\":600,\"naturalHeight\":773},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp\",\"width\":418,\"height\":555,\"naturalWidth\":600,\"naturalHeight\":797},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp\",\"width\":418,\"height\":631,\"naturalWidth\":600,\"naturalHeight\":906},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp\",\"width\":418,\"height\":638,\"naturalWidth\":600,\"naturalHeight\":916},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp\",\"width\":418,\"height\":526,\"naturalWidth\":600,\"naturalHeight\":756},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp\",\"width\":418,\"height\":598,\"naturalWidth\":600,\"naturalHeight\":859},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp\",\"width\":418,\"height\":600,\"naturalWidth\":482,\"naturalHeight\":693},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp\",\"width\":418,\"height\":490,\"naturalWidth\":600,\"naturalHeight\":704},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp\",\"width\":418,\"height\":443,\"naturalWidth\":600,\"naturalHeight\":637},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp\",\"width\":418,\"height\":525,\"naturalWidth\":600,\"naturalHeight\":755},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp\",\"width\":418,\"height\":454,\"naturalWidth\":600,\"naturalHeight\":652},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp\",\"width\":418,\"height\":459,\"naturalWidth\":600,\"naturalHeight\":659}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "Inter",
                            "display": "block",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "500"
                        },
                        {
                            "family": "Inter",
                            "display": "block",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "500"
                        },
                        {
                            "family": "Inter",
                            "display": "block",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Inter",
                            "display": "block",
                            "status": "loaded",
                            "style": "italic",
                            "weight": "700"
                        }
                    ],
                    "generated-content-percent": 0.19,
                    "generated-content-size": 0.059999999999999998,
                    "imgs-in-viewport": [
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp\" class=\"\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 772
                        },
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp\" class=\"\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 656
                        },
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp\" class=\"\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 773
                        },
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp\" class=\"\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 797
                        },
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp\" class=\"\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 906
                        },
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp\" class=\"\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 916
                        },
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp\" class=\"active\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 756
                        },
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 859
                        },
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 482,
                            "naturalHeight": 693
                        },
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 704
                        },
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 637
                        },
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 755
                        },
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 652
                        },
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 659
                        }
                    ],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width, initial-scale=1.0",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/whynicht.com\/assets\/css\/style.css?v=1722003682",
                        "https:\/\/whynicht.com\/assets\/css\/header.css?v=1722003682",
                        "https:\/\/whynicht.com\/assets\/css\/footer.css?v=1722003682",
                        "https:\/\/whynicht.com\/assets\/css\/default.css?v=1722003682",
                        "https:\/\/whynicht.com\/assets\/css\/book.css?v=1722003682",
                        "https:\/\/whynicht.com\/assets\/css\/content.css?v=1722003682",
                        "https:\/\/whynicht.com\/assets\/css\/archive.css?v=1722003682",
                        "https:\/\/whynicht.com\/assets\/css\/form.css?v=1722003682",
                        "https:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                        "https:\/\/whynicht.com\/assets\/css\/issue.css?v=1722003682",
                        "https:\/\/whynicht.com\/assets\/css\/magazine.css?v=1722003682",
                        "https:\/\/whynicht.com\/assets\/css\/shop.css?v=1722003682",
                        "https:\/\/whynicht.com\/assets\/css\/contribute.css?v=1722003682",
                        "https:\/\/whynicht.com\/assets\/css\/map.css?v=1722003682"
                    ],
                    "rendered-html": "<html lang=\"en\"><head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <link href=\"https:\/\/whynicht.com\/assets\/css\/style.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/header.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/footer.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/default.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/book.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/content.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/archive.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/form.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/issue.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/magazine.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/shop.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/contribute.css?v=1722003682\" rel=\"stylesheet\">      <script async=\"\" src=\"https:\/\/insight.00-99.xyz\/script.js\" data-website-id=\"a378f7dc-ba3b-4245-8646-23bc23ae1d2d\"><\/script>\n    \n\n\n<style itemscope=\"\" itemtype=\"https:\/\/schema.org\/WebSite\" itemref=\"schema_name schema_description schema_image\">\/* inner styles set by WPT to match CSSOM *\/<\/style>\n\n\n  <title>Why nICHt? Seasonal Collection: words &amp; images<\/title>\n  <meta id=\"schema_name\" itemprop=\"name\" content=\"Why nICHt? Seasonal Collection: words &amp; images\">\n\n\n<meta name=\"description\" content=\"A semi-annual comparative literary magazine publishing poetry, short prose and translations.\">\n<meta id=\"schema_description\" itemprop=\"description\" content=\"A semi-annual comparative literary magazine publishing poetry, short prose and translations.\">\n\n\n  <link rel=\"canonical\" href=\"https:\/\/whynicht.com\">\n\n\n\n\n  <meta id=\"schema_image\" itemprop=\"image\" content=\"https:\/\/whynicht.com\/media\/site\/3fb7418375-1689696689\/whynicht-og-image.png\">\n\n\n<meta name=\"author\" content=\"\">\n\n\n<meta name=\"date\" content=\"2024-07-11\">\n\n\n<meta property=\"og:title\" content=\"Why nICHt? Seasonal Collection: words &amp; images\">\n\n<meta property=\"og:description\" content=\"A semi-annual comparative literary magazine publishing poetry, short prose and translations.\">\n\n  <meta property=\"og:image\" content=\"https:\/\/whynicht.com\/media\/site\/3fb7418375-1689696689\/whynicht-og-image-1200x630-crop-1-q80.png\">\n  <meta property=\"og:image:width\" content=\"1200\">\n  <meta property=\"og:image:height\" content=\"630\">\n\n<meta property=\"og:site_name\" content=\"why nICHt?\">\n\n<meta property=\"og:url\" content=\"https:\/\/whynicht.com\">\n\n<meta property=\"og:type\" content=\"\">\n\n\n\n\n\n\n\n\n<meta name=\"twitter:card\" content=\"summary_large_image\">\n\n<meta name=\"twitter:title\" content=\"Why nICHt? Seasonal Collection: words &amp; images\">\n\n<meta name=\"twitter:description\" content=\"A semi-annual comparative literary magazine publishing poetry, short prose and translations.\">\n\n  <meta name=\"twitter:image\" content=\"https:\/\/whynicht.com\/media\/site\/3fb7418375-1689696689\/whynicht-og-image-1200x675-crop-1-q80.png\">\n\n<meta name=\"twitter:site\" content=\"\">\n\n<meta name=\"twitter:creator\" content=\"\">\n  \n\n<meta name=\"robots\" content=\"\">\n    <link rel=\"icon\" type=\"image\/png\" href=\"\/[email protected]\" media=\"(prefers-color-scheme:no-preference)\">\n  <link rel=\"icon\" type=\"image\/png\" href=\"\/[email protected]\" media=\"(prefers-color-scheme:dark)\">\n  <link rel=\"icon\" type=\"image\/png\" href=\"\/[email protected]\" media=\"(prefers-color-scheme:light)\">\n  <style>\/* inner styles set by WPT to match CSSOM *\/:root { --accent: #5ba252; --accent-rgba: rgba(255, 255, 255, 1); --text-on-background: #000000; }<\/style>\n    <link href=\"https:\/\/whynicht.com\/assets\/css\/map.css?v=1722003682\" rel=\"stylesheet\"><\/head>\n\n<body class=\"home toggle-images\"><header class=\"site-header\">\n  <a href=\"https:\/\/whynicht.com\" class=\"site-title lg\">\n    <h1 class=\"sr\">why nICHt?<\/h1>\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 59 76\">\n      <path d=\"M2.6 56.42c.2.04.47.18.8.42.3.22.68.39 1.14.5 1.35.3 2.7.58 4.05.84a420.26 420.26 0 0 1 9.05 1.74c1.66.3 3.33.62 5 .95.4.06.78.1 1.15.1.35 0 .61-.06.78-.17.16-.13.27-.2.33-.2.11 0 .17.08.17.23 0 .37-.03.75-.07 1.15a10.36 10.36 0 0 0 0 2.32c.04.39.07.78.07 1.17l-.1.07c-.18 0-.35-.09-.53-.26a.97.97 0 0 0-.71-.26 22.22 22.22 0 0 0-2.88.4 169.15 169.15 0 0 1-2.9.62l-.01.09a101.17 101.17 0 0 0 4.54.85c.53.06.93.1 1.21.1.2 0 .36-.04.5-.1a3.45 3.45 0 0 0 .55-.43.42.42 0 0 1 .26-.16l.13.03c-.09.18-.14.36-.16.56a5.32 5.32 0 0 0 0 1.3L25 69c0 .38.02.73.07 1.08.04.35.06.71.06 1.08-.04.11-.1.17-.2.17-.04 0-.2-.08-.45-.23a2.04 2.04 0 0 0-.98-.23h-.43a285.77 285.77 0 0 0-4.6.95 78942.76 78942.76 0 0 0-9.09 1.93c-1.64.32-3.27.68-4.9 1.07-.31.07-.6.17-.9.3-.3.13-.54.31-.71.55-.04.07-.11.1-.2.1-.17 0-.26-.12-.26-.36 0-.35.02-.68.07-1.01a15.24 15.24 0 0 0 0-2.03c-.05-.35-.07-.7-.07-1.04 0-.14.06-.2.16-.2.05 0 .14.03.27.1l.49.2.65.19c.24.07.5.1.75.1.2 0 .53-.03.98-.1l1.4-.26 1.48-.3c.46-.1.8-.18 1.05-.22l10.69-1.93v-.1c-1.38-.24-2.74-.5-4.1-.79-1.36-.3-2.74-.58-4.11-.85a809.41 809.41 0 0 0-9.55 2.26c-.06-.09-.1-.24-.1-.46 0-.37.02-.75.04-1.14l.03-1.15c0-.06.05-.1.13-.1a106.18 106.18 0 0 0 4.64-.49V66c-.7-.1-1.47-.2-2.32-.29l-2.32-.23c-.08 0-.13-.04-.13-.13 0-.39 0-.77-.03-1.14-.02-.37-.03-.75-.03-1.14 0-.14.03-.23.1-.3l.35.07c.11.02.22.05.33.1l8.8 1.99c1.37-.24 2.75-.52 4.15-.85 1.37-.33 2.74-.63 4.12-.92v-.13a465.04 465.04 0 0 0-9.75-1.73c-.45-.09-.96-.17-1.5-.26l-1.7-.3c-.57-.1-1.12-.2-1.67-.26-.54-.06-1.04-.1-1.5-.1-.4 0-.68.07-.85.2l-.75.5c-.07-.03-.1-.07-.1-.14a.9.9 0 0 1-.03-.2c0-.32.02-.65.06-.98a16.26 16.26 0 0 0 0-2.02 7.66 7.66 0 0 1-.06-1.02v-.23l.13-.06ZM24.74 42.35c.15 0 .24.07.26.23l.03.36c0 .26-.02.5-.06.75a3.22 3.22 0 0 0 0 1.54A4.76 4.76 0 0 1 25 46.4c-.02.15-.1.23-.26.23-.02 0-.11-.03-.26-.1a4.48 4.48 0 0 0-.56-.26c-.24-.1-.5-.2-.78-.26a2.88 2.88 0 0 0-.85-.13h-8.6c-.33 0-.61.09-.85.26-.24.15-.43.36-.56.62-.15.24-.26.52-.32.85a3.2 3.2 0 0 0 .06 2c.11.34.26.66.46.94.2.26.44.48.72.66.26.15.54.23.85.23h8.89a2 2 0 0 0 1.05-.3c.32-.2.58-.3.78-.3.11 0 .19.1.23.3a5.09 5.09 0 0 1 0 1.3 5.39 5.39 0 0 0 0 1.28 9.44 9.44 0 0 1 0 1.18c-.02.13-.1.2-.26.2-.13 0-.38-.12-.75-.36-.4-.24-.85-.36-1.38-.36H6.43c-.43 0-.9.02-1.4.06-.53.03-.97.14-1.34.36a.87.87 0 0 0-.23.17.65.65 0 0 1-.3.06c-.08 0-.17-.1-.26-.3a2.82 2.82 0 0 0-.2-.42l-.81-1.47a4.13 4.13 0 0 0-.66-.82c-.3-.3-.45-.6-.45-.91 0-.04 0-.1.03-.16.02-.07.06-.1.13-.1.17 0 .35.03.52.1.18.06.35.12.53.16.43.1.87.2 1.3.26.42.04.84.07 1.28.07h6.5v-.07a2.2 2.2 0 0 1-.81-.62 4.93 4.93 0 0 1-.07-6.3A3.58 3.58 0 0 1 13 42.93h9.65c.41 0 .8-.1 1.17-.3.37-.2.68-.3.92-.3ZM9.44 27.44c.13 0 .4.12.78.36.37.24.82.36 1.34.36h11.41c2.81 0 4.97.7 6.48 2.1 1.52 1.36 2.28 3.49 2.28 6.37 0 .17-.07.29-.22.36a2.96 2.96 0 0 1-1.11.1c-.2-.03-.36-.04-.46-.04h-.79a4.2 4.2 0 0 1-.75-.06c0-.05-.01-.07-.03-.07v-.1c0-.1.07-.28.23-.52.17-.24.26-.48.26-.72 0-2.62-1.29-4.12-3.86-4.51a5.63 5.63 0 0 0-1.18 0l-.49.03c-.15 0-.23-.01-.23-.03v.1c.61.35 1.1.88 1.44 1.6.35.7.53 1.38.53 2.06a5.65 5.65 0 0 1-1.02 3.2c-.35.46-.76.84-1.24 1.15-.48.28-1.02.42-1.63.42h-9.65c-.41 0-.8.1-1.18.3-.37.2-.67.29-.91.29-.15 0-.24-.07-.26-.2a2.84 2.84 0 0 1 .06-1.14 4.2 4.2 0 0 0 0-1.54 3.22 3.22 0 0 1-.06-1.17c.02-.16.1-.23.26-.23l.26.13.59.26c.22.09.47.17.75.26.28.07.57.1.85.1h8.6c.35 0 .64-.09.88-.26.24-.18.44-.4.59-.66.13-.26.23-.54.3-.85.06-.32.1-.63.1-.91 0-.26-.06-.56-.17-.88a3.48 3.48 0 0 0-1.15-1.7c-.26-.2-.54-.3-.85-.3h-8.95c-.37 0-.71.1-1.02.3-.32.2-.6.29-.81.29-.18 0-.26-.09-.26-.26v-3.4c0-.11 0-.23.03-.36.02-.15.1-.23.26-.23ZM57.74 62.17c.15 0 .24.08.26.23l.03.36c0 .26-.02.51-.06.75a3.22 3.22 0 0 0 0 1.54 4.76 4.76 0 0 1 .03 1.18c-.02.15-.1.22-.26.22a.57.57 0 0 1-.23-.1c-.13-.08-.3-.17-.5-.25-.2-.11-.46-.2-.74-.27a3.34 3.34 0 0 0-.98-.13h-8.6c-.33 0-.61.09-.85.26-.24.18-.44.4-.59.66-.15.26-.26.55-.33.88a3.13 3.13 0 0 0 .07 1.8c.1.33.26.64.46.95.2.28.42.52.68.72.27.2.55.29.85.29h8.96a2 2 0 0 0 1.05-.3c.32-.19.58-.29.78-.29.18 0 .26.09.26.26 0 .3 0 .61-.03.92a11.51 11.51 0 0 0 0 1.7 9.44 9.44 0 0 1 0 1.18c-.02.13-.1.2-.26.2-.15 0-.4-.13-.75-.37s-.81-.36-1.38-.36H44.14c-.5 0-.86.1-1.08.3-.24.2-.42.3-.55.3-.18 0-.27-.06-.27-.17 0-.3.01-.6.04-.89.02-.3.03-.6.03-.91 0-.26-.02-.52-.07-.79a4.76 4.76 0 0 1-.03-1.07c0-.16.04-.22.13-.2.2.15.34.27.43.36.08.06.18.1.3.13.08.02.2.03.35.03h.65v-.1a3.57 3.57 0 0 1-1.43-1.6 4.72 4.72 0 0 1-.23-3.76 4.88 4.88 0 0 1 2-2.64 3.09 3.09 0 0 1 1.6-.43h9.64c.41 0 .8-.1 1.17-.3.37-.19.68-.29.92-.29ZM35.6 54.98c.05 0 .3.12.73.36.43.22 1.05.33 1.86.33h17.2c.78 0 1.35-.1 1.7-.3.32-.22.55-.33.68-.33.15 0 .23.11.23.33 0 .26-.01.5-.03.72-.05.2-.07.57-.07 1.11 0 .5.02.87.07 1.11.02.22.03.48.03.79 0 .15-.08.23-.23.23-.1 0-.22-.06-.33-.17-.13-.1-.29-.2-.49-.26a7.19 7.19 0 0 0-1.92-.3h-16.7c-.12 0-.27.02-.47.04a6.25 6.25 0 0 0-1.63.23c-.11.04-.2.1-.3.16-.1.07-.21.1-.32.1-.09 0-.14-.03-.17-.1a.96.96 0 0 1-.03-.23c0-.3.02-.58.07-.85a10.71 10.71 0 0 0 0-1.8c-.03-.32-.04-.6-.04-.81v-.23c0-.09.06-.13.17-.13ZM57.38 39.48c.04 0 .17 0 .4.03.2 0 .32.03.32.1 0 1.78-.2 3.45-.59 5-.4 1.55-1.02 2.9-1.9 4.05a9.52 9.52 0 0 1-3.5 2.72c-1.43.65-3.2.98-5.32.98-1.72 0-3.27-.21-4.64-.62a9.28 9.28 0 0 1-3.54-1.97 8.54 8.54 0 0 1-2.25-3.27 12.63 12.63 0 0 1-.79-4.64v-.52c-.02-.17 0-.35.04-.52.06-.4.27-.6.62-.6a45.96 45.96 0 0 0 3.33 0c.16 0 .25.04.3.1a.58.58 0 0 1-.17.17.43.43 0 0 0-.2.2c-.17.37-.29.81-.35 1.34-.09.5-.13.94-.13 1.34a5.24 5.24 0 0 0 2.45 4.57c.72.46 1.54.8 2.45 1.02.92.21 1.83.32 2.75.32 1.28 0 2.44-.2 3.46-.59 1-.39 1.85-.93 2.55-1.63a7.41 7.41 0 0 0 1.6-2.52 8.54 8.54 0 0 0 .53-3.63 4.2 4.2 0 0 0-.2-.85.87.87 0 0 1-.07-.32c0-.07.06-.11.17-.13.09-.05.2-.07.33-.07.1-.02.22-.03.35-.03h1.12c.28-.02.57-.03.88-.03ZM35.6 24.33a11.74 11.74 0 0 0 .92.36l.82.23c.28.06.6.1.95.1h17.16c.28 0 .56-.04.82-.1l.72-.2.52-.23a1 1 0 0 1 .33-.1c.15 0 .23.11.23.33 0 .3-.03.6-.07.88a10.27 10.27 0 0 0 0 1.87c.04.37.07.7.07 1.01 0 .22-.08.33-.23.33-.11 0-.22-.06-.33-.17-.1-.1-.26-.2-.46-.3a3.56 3.56 0 0 0-.68-.19 4.2 4.2 0 0 0-.7-.13 3.42 3.42 0 0 0-.58-.06H44.34c-.46 0-.89.16-1.28.49-.4.32-.59.73-.59 1.2 0 .29.05.54.13.76a18 18 0 0 1 .56 1.27c.06.22.1.47.1.76v.42a4.4 4.4 0 0 1-.23 1.01.67.67 0 0 1-.26.33h12.68c.28 0 .56-.03.82-.1.26-.06.5-.13.72-.2l.52-.22a1 1 0 0 1 .33-.1c.15 0 .23.1.23.33 0 .3-.03.6-.07.91a12.84 12.84 0 0 0 0 1.83c.04.29.07.58.07.89 0 .21-.08.32-.23.32-.11 0-.22-.05-.33-.16-.13-.11-.3-.2-.5-.26a7.2 7.2 0 0 0-1.92-.3H38.4c-.1 0-.23.01-.43.04a6.57 6.57 0 0 0-1.73.22l-.3.17c-.1.06-.21.1-.32.1-.09 0-.14-.04-.17-.1a.96.96 0 0 1-.03-.23c0-.33.01-.63.03-.92.03-.3.04-.62.04-.94v-.79c-.03-.3-.04-.58-.04-.82v-.22c0-.1.06-.14.17-.14a11.74 11.74 0 0 0 .92.36l.81.23c.28.07.6.1.95.1H39c.39 0 .72-.1.98-.33.24-.21.36-.52.36-.91 0-.3-.05-.58-.13-.82l-.33-.75-.3-.78a2.38 2.38 0 0 1 .03-1.8c.14-.3.3-.6.5-.85h-1.73c-.3 0-.61.04-.92.13a5.9 5.9 0 0 0-1.44.59c-.17.08-.3.13-.36.13-.08 0-.14-.04-.16-.1a.96.96 0 0 1-.03-.23c0-.33 0-.68.03-1.05a17.38 17.38 0 0 0 0-1.86c-.04-.3-.07-.6-.07-.88v-.23c0-.09.06-.13.17-.13ZM57.9 12.44c.2.02.3.16.3.42 0 .64-.06 1.3-.17 2-.08.67-.25 1.3-.49 1.86-.3.7-.66 1.33-1.08 1.9A6.48 6.48 0 0 1 52.61 21c-.9.22-1.95.33-3.17.33h-4.45v1.11c0 .3-.15.46-.46.46H42.7c-.17 0-.3-.02-.36-.07-.06-.04-.1-.15-.1-.32v-1.15c-.56.02-1.1.07-1.63.13-.55.05-.93.13-1.15.27a.87.87 0 0 0-.22.16.65.65 0 0 1-.3.06c-.09 0-.17-.1-.26-.29a2.82 2.82 0 0 0-.2-.43l-.81-1.47-.26-.36c-.14-.15-.26-.3-.36-.45a4.5 4.5 0 0 1-.33-.43c-.11-.15-.16-.28-.16-.4v-.09c0-.04 0-.1.03-.16.02-.07.06-.1.13-.1.15 0 .33.03.52.1l.52.16a67.24 67.24 0 0 0 1.9.26l1.08.07h1.5v-4.84c0-.17.04-.28.1-.33.07-.04.19-.06.36-.06h1.83c.3 0 .46.15.46.46v4.77h4.45c1.91 0 3.37-.34 4.38-1.02 1-.67 1.5-1.83 1.5-3.46 0-.15-.03-.3-.1-.46a8.75 8.75 0 0 1-.36-.65c-.04-.07-.04-.17 0-.3.02-.04.32-.05.88-.03l.6.03c0-.02.05-.03.16-.03a6.28 6.28 0 0 0 1.4-.03ZM40.97.1a7.55 7.55 0 0 1 4.7 1.57c.66.46 1.26.98 1.8 1.57.55.59 1.05 1.19 1.5 1.8l2.98.42c.11.02.22.01.33-.03.1-.04.2-.08.3-.1.08-.02.15 0 .19.07.04.04.06.16.06.36-.02.1-.03.26-.03.45l-.03.43c-.02.24 0 .57.06.98 0 .13-.03.2-.1.23a6.43 6.43 0 0 1-.75-.16l-3.69.42a.95.95 0 0 1-.36 0 2.17 2.17 0 0 1-.36-.42 12.93 12.93 0 0 0-3.07-3.04 9.82 9.82 0 0 0-1.8-.99 4 4 0 0 0-1.6-.39c-.83 0-1.52.29-2.06.85a2.74 2.74 0 0 0-.85 2.06c0 .15.03.35.1.59a6.23 6.23 0 0 0 .62 1.44c.13.2.26.34.4.42.03.03.1.06.19.1.08.05.14.09.16.13-.09.09-.22.18-.4.26-.3.18-.61.39-.94.63-.35.23-.63.49-.85.75a.76.76 0 0 0-.13.2.48.48 0 0 1-.23.12.51.51 0 0 1-.1-.13 1.07 1.07 0 0 0-.13-.16c-.43-.76-.77-1.55-1.01-2.35a8.1 8.1 0 0 1-.4-2.52c0-.79.15-1.52.43-2.2.26-.69.64-1.28 1.15-1.76A5.45 5.45 0 0 1 40.97.1Zm15.56 4.64c.48 0 .9.15 1.24.43.33.28.5.67.5 1.18 0 .5-.15.93-.43 1.3a1.4 1.4 0 0 1-1.15.53c-.48 0-.91-.15-1.3-.43-.4-.3-.6-.7-.6-1.2 0-.51.18-.93.53-1.28a1.6 1.6 0 0 1 1.2-.53Z\"><\/path>\n    <\/svg>\n  <\/a>\n      <a role=\"switch\" href=\"#\" class=\"menu-toggle xs\">\n      <span class=\"close\">Close<\/span>\n      <span>Menu<\/span>\n    <\/a>\n    <nav role=\"navigation\" class=\"navigation\">\n      \t<ul class=\"pages-list\">\n\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n      <ul class=\"issues-list\">\n                  <li style=\"--accent: #5ba252\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/tea-time\" title=\"Read &quot;Tea Time&quot;\">\n              <span>Tea Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 16<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #cf6914\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/metaphysical-time\" title=\"Read &quot;Metaphysical Time&quot;\">\n              <span>Metaphysical Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 15<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #78b459\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/evil-time\" title=\"Read &quot;Evil Time&quot;\">\n              <span>Evil Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 13\/14<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #8ac28a\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/once-upon-a-time\" title=\"Read &quot;Once Upon a Time&quot;\">\n              <span>Once Upon a Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 11\/12<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #cb5a26\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/travel-time\" title=\"Read &quot;Travel Time&quot;\">\n              <span>Travel Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 10<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #7e73b6\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/sci-fi-time\" title=\"Read &quot;Sci-Fi Time&quot;\">\n              <span>Sci-Fi Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 9<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #3953a4\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/naughty-time\" title=\"Read &quot;Naughty Time&quot;\">\n              <span>Naughty Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 8<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #ec6d2a\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/reset-time\" title=\"Read &quot;Reset Time&quot;\">\n              <span>Reset Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 7<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #ac489a\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/rebel-time\" title=\"Read &quot;Rebel Time&quot;\">\n              <span>Rebel Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 6<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #ffd548\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/golden-time\" title=\"Read &quot;Golden Time&quot;\">\n              <span>Golden Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 5<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #9352a0\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/gothic-time\" title=\"Read &quot;Gothic Time&quot;\">\n              <span>Gothic Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 4<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #00bf49\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/fable-time\" title=\"Read &quot;Fable Time&quot;\">\n              <span>Fable Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 3<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #00ffff\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/winter-semester-2015\" title=\"Read &quot;Winter Semester 2015&quot;\">\n              <span>Winter Semester 2015<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 2<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #ff0000\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/summer-semester-2015\" title=\"Read &quot;Summer Semester 2015&quot;\">\n              <span>Summer Semester 2015<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 1<\/span>\n            <\/a>\n          <\/li>\n              <\/ul>\n    <\/nav>\n    <!--\n    <button role=\"switch\" class=\"play-pause xs\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 58 34\">\n        <path fill=\"#000\" fill-rule=\"evenodd\" d=\"M42 2H16a14 14 0 1 0 0 28h26a14 14 0 1 0 0-28ZM16 0a16 16 0 1 0 0 32h26a16 16 0 1 0 0-32H16Z\" clip-rule=\"evenodd\"\/>\n        <circle class=\"pause\" cx=\"41\" cy=\"16\" r=\"11\" fill=\"#000\"\/>\n        <circle class=\"play\" cx=\"16\" cy=\"16\" r=\"11\" fill=\"#000\"\/>\n      <\/svg>\n      <span>Animations<\/span>\n    <\/button>\n  --><\/header><main>\n  <h1 class=\"sr\">why nICHt?<\/h1>\n  <figure class=\"bookup-container\">\n    <div class=\"boockup\">\n      <div class=\"book-container\">\n        <div class=\"book-front\">\n          <figure class=\"book-front-covers\">\n                                          <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp\" class=\"\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp\" class=\"\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp\" class=\"\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp\" class=\"\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp\" class=\"\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp\" class=\"\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp\" class=\"active\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp\">                                    <\/figure>\n        <\/div>\n        <div class=\"book-side-left\">\n          Seasonal Collection: words &amp; images        <\/div>\n        <div class=\"book-side-right\"><\/div>\n        <div class=\"book-top\"><\/div>\n        <div class=\"book-bottom\"><\/div>\n        <div class=\"book-back\">\n          <p><em>Seasonal Collection: words &amp; images<br>Saisonale Sammlung: worte und bilder<br>\u0421\u0435\u0437\u043e\u043d\u043d\u0430\u044f \u043a\u043e\u043b\u043b\u0435\u043a\u0446\u0438\u044f: \u0441\u043b\u043e\u0432\u0430 \u0438 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f<br>Collection Saisonni\u00e8re: mots et images<\/em><\/p><p>The languages of the publications are English, German, French and Russian. <br>Alongside the literary works the magazine publishes graphic representation of language.<\/p>        <\/div>\n      <\/div>\n    <\/div>\n  <\/figure>\n  <section>\n          <div class=\"paragraph\">\n        <p>A semi-annual comparative literary magazine publishing poetry, short prose and translations.<\/p>      <\/div>\n              <a href=\"https:\/\/whynicht.com\/about\" title=\"About why nICHt?\" class=\"about\">Read more<\/a>\n            <a class=\"buy no-style\" href=\"\/checkout\" style=\"\">\n    <section>\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 164 233\">\n  <path fill=\"#fff\" d=\"M145.5 14.5h-8l-3 179.5-52.5 7v20.5l71.5 8v-11h8.5v-190h-6.5V21l-9 1-1-7.5Z\"><\/path>\n  <path fill=\"#000\" d=\"M156.76 233V221.36c0-1.03 0-1.03 1.15-1.03H164V26.38h-6.66V18.1c-2.9 0-5.8.26-8.7.26v-6.72c-2.9.25-5.5.51-8.4.77V0c-11.88 1.81-23.47 3.88-35.06 5.69C93.6 7.5 82 9.57 70.12 11.38c-11.59 1.81-23.18 3.88-35.06 5.69-11.59 1.8-23.18 3.88-35.06 5.69v197.83c1.74 0 3.48.25 4.93.25 3.76.26 7.82.52 11.58 1.04 3.48.26 6.96.52 10.15.78 3.77.25 7.82.51 11.59 1.03 3.18.26 6.37.52 9.85.78 3.77 0 7.82.51 11.59.77l11.3.78a195 195 0 0 1 11.59 1.03c3.48.26 6.66.52 9.85.78 3.77.26 7.82.52 11.59 1.03l11.3.78c3.77.26 7.82.52 11.59 1.03l11.3.78c3.77.26 7.53.51 11.59 1.03 2.6 0 4.64.26 6.95.52ZM131.84 9.05v182.83c0 .26 0 .52-.58.52-2.6.26-4.93.78-7.25 1.3a694.4 694.4 0 0 1-22.89 3.61 697.2 697.2 0 0 1-22.88 3.62c-6.96 1.04-13.62 2.33-20.58 3.37-7.53 1.29-14.77 2.32-22.3 3.62a700.03 700.03 0 0 1-22.9 3.62c-1.16.25-2.6.52-3.76.52V29.47c0-.52.28-.77.58-.77 1.44-.26 2.6-.52 4.05-.52 7.25-1.03 14.2-2.33 21.44-3.36 7.54-1.3 15.36-2.59 22.9-3.62 6.95-1.04 13.61-2.33 20.57-3.37 7.53-1.29 15.35-2.58 22.89-3.62 7.24-1.29 14.2-2.32 21.44-3.62 2.9-.77 6.08-1.03 9.27-1.55Zm21.15 199.9-70.12 3.1c21.73-2.07 43.75-3.88 65.48-5.95V23.02c0-.26.3-.26.3-.26 1.44 0 2.89-.26 4.34-.26v186.45Zm-80.55.26c.29-.26.58-.26.87-.26 8.11-1.3 15.93-2.59 24.05-3.88 13.9-2.32 27.81-4.4 41.72-6.72 1.16-.26 1.16-.26 1.16-1.03V16.28c1.45-.25 2.9-.25 4.34-.25v186.7c-24.33 2.07-48.1 4.14-72.14 6.47ZM157.34 30h1.44c1.45 0 1.16-.26 1.16 1.03V216.2c0 .52-.29.52-.58.52-4.34 0-8.7 0-13.04-.26-11.88 0-23.46-.26-35.34-.26-11.3 0-22.32-.26-33.62-.26h-2.31v-.25c27.23-1.3 54.76-2.33 82-3.62.28-60.52.28-121.3.28-182.06Zm-8.7 194.98c-21.44-1.8-42.6-3.36-63.74-5.17l63.74.78v4.4Z\"><\/path>\n  <path fill=\"#fff\" d=\"M136 4.5 4.5 26.5V216L136 194V4.5ZM152 220.13h-4L55 219l97 9v-7.88Z\"><\/path>\n<\/svg>\n        <div>\n            <h2 class=\"xs\">Now available online<\/h2>\n            <p>Get physical and digital copies of our magazine.<\/p>\n            <div class=\"button xs\">Buy now \u2192<\/div>\n        <\/div>\n    <\/section>\n<\/a>                      <nav class=\"navigation\">\n      \t<ul class=\"pages-list\">\n\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n    <\/nav>\n  <\/section>\n<\/main>\n<footer class=\"footer\">\n  <div>\n    <span class=\"xs\">\u00a9 2015\u20132024 why nICHt?<\/span>\n  <\/div>\n  <div class=\"follow xs\">\n          <a href=\"https:\/\/www.instagram.com\/whynicht\/\" target=\"_blank\" title=\"Follow us on Instagram\">Instagram<\/a>\n              <a href=\"https:\/\/www.facebook.com\/alice.whynICHt\/\" target=\"_blank\" title=\"Follow us on Facebook\">Facebook<\/a>\n      <\/div>\n<\/footer><script lang=\"js\">\n  function toggleImages() {\n    const images = document.querySelectorAll('.book-front-covers img');\n    if (!images.length) return;\n    let i = 0;\n    images[i]?.classList.add('active');\n    setInterval(function() {\n      images[i]?.classList.remove('active');\n      i = (i + 1) % images.length;\n      images[i].classList.add('active');\n    }, 750);\n  }\n\n  function Marquee(selector, speed) {\n    const parentSelector = selector;\n\n    if (parentSelector) {\n      const clone = parentSelector.innerHTML;\n      const firstElement = parentSelector.children[0];\n      let i = 0;\n      let count = 2;\n      let rect = firstElement.getBoundingClientRect();\n      let width = rect.width;\n      let height = rect.height;\n\n      if (window.innerWidth > width) {\n        count = (window.innerWidth \/ width) + 2\n      }\n\n      for (let j = 0; j < count; j++) {\n        parentSelector.insertAdjacentHTML('beforeend', clone);\n      }\n\n      if (parentSelector) {\n        document.documentElement.classList.add('ticker-ticking');\n      }\n\n      function animateTicker() {\n        firstElement.style.marginLeft = `-${i}px`;\n        if (i > firstElement.clientWidth) {\n          i = 0;\n        }\n        i = i + speed;\n        requestAnimationFrame(animateTicker);\n      }\n      animateTicker();\n    }\n  }\n\n  document.addEventListener(\"DOMContentLoaded\", function() {\n    const playPauseButton = document.querySelector('.play-pause');\n    const body = document.querySelector('body');\n    const ticker = document.querySelectorAll(\".ticker\");\n\n    if (playPauseButton) {\n      playPauseButton.addEventListener('click', function(e) {\n        e.preventDefault();\n        body.classList.toggle('paused');\n      });\n    }\n\n    toggleImages();\n    body.classList.add('toggle-images');\n\n    const isReduced = window.matchMedia(`(prefers-reduced-motion: reduce)`) === true || window.matchMedia(`(prefers-reduced-motion: reduce)`).matches === true;\n\n    if (!!isReduced) {\n      body.classList.add('paused');\n    }\n\n    if (ticker.length > 0) {\n      for (let i = 0; i < ticker.length; i++) {\n        Marquee(ticker[i], 1);\n      }\n    }\n  });\n<\/script>\n<script src=\"\/assets\/js\/loadeer.umd.js\" defer=\"\" init=\"\"><\/script>\n<script lang=\"js\">\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    const menuToggle = document.querySelector(\".menu-toggle\");\n    const body = document.querySelector(\"body\");\n\n    if (menuToggle) {\n      menuToggle.addEventListener(\"click\", function (e) {\n        e.preventDefault();\n        body.classList.toggle(\"menu\");\n      });\n    }\n  });\n<\/script>\n<script lang=\"js\">\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    const image = document.querySelector(\".scatter img\");\n    const container = document.querySelector(\".scatter\");\n    let isScattered = false;\n\n    if (!image || !container) {\n      return;\n    }\n\n    function scatter() {\n      if (isScattered) {\n        return;\n      }\n\n      isScattered = true;\n\n      for (let i = 0; i < 10; i++) {\n        const clone = image.cloneNode(true);\n        container.appendChild(clone);\n\n        setTimeout(() => {\n          clone.style.left = Math.random() * 100 + \"%\";\n          clone.style.top = Math.random() * 100 + \"%\";\n          clone.style.transform = \"rotate(\" + (Math.random() * 80 - 40) + \"deg)\";\n        }, 100);\n      }\n    }\n\n    image.addEventListener(\"load\", function () {\n      scatter();\n    });\n\n    setTimeout(scatter, 400);\n  });\n<\/script>\n<script lang=\"js\">\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    const dialog = document.querySelector(\".dialog\");\n\n    if (!dialog) {\n      return;\n    }\n\n    const closeButton = dialog.querySelector(\".close\");\n    closeButton.addEventListener(\"click\", function (e) {\n      e.preventDefault();\n      dialog.classList.remove(\"open\");\n    });\n  });\n<\/script>\n\n\n<\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [
                            "x-content-type-options"
                        ],
                        "securityHeadersGrade": "E",
                        "securityHeadersScore": 20
                    },
                    "interactivePeriods": [
                        [
                            0,
                            885
                        ],
                        [
                            952,
                            5208
                        ]
                    ],
                    "longTasks": [
                        [
                            885,
                            952
                        ]
                    ],
                    "lastVisualChange": 5200,
                    "render": 1000,
                    "visualComplete85": 1600,
                    "visualComplete90": 4300,
                    "visualComplete95": 4900,
                    "visualComplete99": 5200,
                    "visualComplete": 5200,
                    "SpeedIndex": 1550,
                    "largestPaints": [
                        {
                            "event": "LargestImagePaint",
                            "time": 1623,
                            "size": 327783,
                            "DOMNodeId": 6,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "",
                                    "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                                    "class": ""
                                },
                                "sourceURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                                "bounds": [
                                    373.328125,
                                    111.03125,
                                    225.890625,
                                    770.921875
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1623,
                            "size": 327783,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 246.70254516601562,
                                    "y": 146.43475341796875,
                                    "width": 477.36929321289062,
                                    "height": 700.11419677734375,
                                    "top": 146.43475341796875,
                                    "right": 724.07183837890625,
                                    "bottom": 846.5489501953125,
                                    "left": 246.70254516601562
                                },
                                "outerHTML": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp\" class=\"active\">",
                                "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                                "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1924,
                            "size": 78167,
                            "DOMNodeId": 10,
                            "nodeInfo": {
                                "nodeType": "P",
                                "bounds": [
                                    311.359375,
                                    262.125,
                                    249.71875,
                                    193.359375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 2122,
                            "size": 78284,
                            "DOMNodeId": 38,
                            "nodeInfo": {
                                "nodeType": "P",
                                "bounds": [
                                    311.359375,
                                    55.140625,
                                    249.71875,
                                    251.046875
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 3116,
                            "size": 341456,
                            "DOMNodeId": 40,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "",
                                    "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                                    "class": ""
                                },
                                "sourceURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                                "bounds": [
                                    373.328125,
                                    110.53125,
                                    225.890625,
                                    771.921875
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 3116,
                            "size": 341456,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 229.278076171875,
                                    "y": 151.82859802246094,
                                    "width": 492.768798828125,
                                    "height": 689.3267822265625,
                                    "top": 151.82859802246094,
                                    "right": 722.046875,
                                    "bottom": 841.15538024902344,
                                    "left": 229.278076171875
                                },
                                "outerHTML": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp\" class=\"active\">",
                                "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                                "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1623,
                            "size": 327783,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 246.70254516601562,
                                    "y": 146.43475341796875,
                                    "width": 477.36929321289062,
                                    "height": 700.11419677734375,
                                    "top": 146.43475341796875,
                                    "right": 724.07183837890625,
                                    "bottom": 846.5489501953125,
                                    "left": 246.70254516601562
                                },
                                "outerHTML": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp\" class=\"active\">",
                                "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                                "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1623,
                            "size": 327783,
                            "DOMNodeId": 6,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "",
                                    "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                                    "class": ""
                                },
                                "sourceURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                                "bounds": [
                                    373.328125,
                                    111.03125,
                                    225.890625,
                                    770.921875
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1923,
                            "size": 78167,
                            "DOMNodeId": 10,
                            "nodeInfo": {
                                "nodeType": "P",
                                "bounds": [
                                    311.359375,
                                    262.125,
                                    249.71875,
                                    193.359375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 2122,
                            "size": 78284,
                            "DOMNodeId": 38,
                            "nodeInfo": {
                                "nodeType": "P",
                                "bounds": [
                                    311.359375,
                                    55.140625,
                                    249.71875,
                                    251.046875
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 3115,
                            "size": 341456,
                            "DOMNodeId": 40,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "",
                                    "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                                    "class": ""
                                },
                                "sourceURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                                "bounds": [
                                    373.328125,
                                    110.53125,
                                    225.890625,
                                    771.921875
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 3115,
                            "size": 341456,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 229.278076171875,
                                    "y": 151.82859802246094,
                                    "width": 492.768798828125,
                                    "height": 689.3267822265625,
                                    "top": 151.82859802246094,
                                    "right": 722.046875,
                                    "bottom": 841.15538024902344,
                                    "left": 229.278076171875
                                },
                                "outerHTML": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp\" class=\"active\">",
                                "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                                "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                                "content": "normal"
                            },
                            "type": "image"
                        }
                    ],
                    "LargestContentfulPaintType": "image",
                    "LargestContentfulPaintNodeType": "IMG",
                    "LargestContentfulPaintImageURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 100
                        },
                        {
                            "name": "fetchStart",
                            "time": 105
                        },
                        {
                            "name": "navigationStart",
                            "time": 122
                        },
                        {
                            "name": "domLoading",
                            "time": 122
                        },
                        {
                            "name": "responseEnd",
                            "time": 123
                        },
                        {
                            "name": "domInteractive",
                            "time": 123
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 123
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 123
                        },
                        {
                            "name": "domComplete",
                            "time": 123
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 320
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 320
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 320
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 321
                        },
                        {
                            "name": "domLoading",
                            "time": 321
                        },
                        {
                            "name": "responseEnd",
                            "time": 347
                        },
                        {
                            "name": "domInteractive",
                            "time": 972
                        },
                        {
                            "name": "firstPaint",
                            "time": 1018
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 1018
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 1405
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 1406
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 1623
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1804
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1923
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1923
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1923
                        },
                        {
                            "name": "domComplete",
                            "time": 1940
                        },
                        {
                            "name": "loadEventStart",
                            "time": 1942
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 1942
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 3115
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 3115
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 2122
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.0017134668256954498
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.0017134668256954498
                        }
                    ],
                    "chromeUserTiming.navigationStart": 122,
                    "chromeUserTiming.fetchStart": 105,
                    "chromeUserTiming.domLoading": 321,
                    "chromeUserTiming.responseEnd": 348,
                    "chromeUserTiming.domInteractive": 972,
                    "chromeUserTiming.domContentLoadedEventStart": 1406,
                    "chromeUserTiming.domContentLoadedEventEnd": 1406,
                    "chromeUserTiming.domComplete": 1940,
                    "chromeUserTiming.unloadEventStart": 321,
                    "chromeUserTiming.unloadEventEnd": 321,
                    "chromeUserTiming.markAsMainFrame": 321,
                    "chromeUserTiming.commitNavigationEnd": 321,
                    "chromeUserTiming.firstPaint": 1018,
                    "chromeUserTiming.firstContentfulPaint": 1018,
                    "chromeUserTiming.firstImagePaint": 1623,
                    "chromeUserTiming.LayoutShift": 1805,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 1923,
                    "chromeUserTiming.firstMeaningfulPaint": 1923,
                    "chromeUserTiming.loadEventStart": 1943,
                    "chromeUserTiming.loadEventEnd": 1943,
                    "chromeUserTiming.LargestImagePaint": 3116,
                    "chromeUserTiming.LargestContentfulPaint": 3116,
                    "chromeUserTiming.LargestTextPaint": 2122,
                    "chromeUserTiming.TotalLayoutShift": 0.0017134668256954498,
                    "chromeUserTiming.CumulativeLayoutShift": 0.0017134668256954498,
                    "LayoutShifts": [
                        {
                            "time": 1804,
                            "score": 0.0017134668256954498,
                            "cumulative_score": 0.0017134668256954498,
                            "window_score": 0.0017134668256954498,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    1002,
                                    262,
                                    73,
                                    3
                                ],
                                [
                                    1002,
                                    265,
                                    74,
                                    17
                                ],
                                [
                                    255,
                                    284,
                                    494,
                                    35
                                ],
                                [
                                    255,
                                    319,
                                    494,
                                    131
                                ],
                                [
                                    1002,
                                    319,
                                    519,
                                    131
                                ],
                                [
                                    255,
                                    450,
                                    494,
                                    2
                                ],
                                [
                                    1002,
                                    504,
                                    897,
                                    108
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 255,
                                        "y": 284,
                                        "width": 494,
                                        "height": 157,
                                        "top": 284,
                                        "right": 749,
                                        "bottom": 441,
                                        "left": 255
                                    },
                                    "currentRect": {
                                        "x": 255,
                                        "y": 291,
                                        "width": 494,
                                        "height": 161,
                                        "top": 291,
                                        "right": 749,
                                        "bottom": 452,
                                        "left": 255
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1002,
                                        "y": 262,
                                        "width": 73,
                                        "height": 16,
                                        "top": 262,
                                        "right": 1075,
                                        "bottom": 278,
                                        "left": 1002
                                    },
                                    "currentRect": {
                                        "x": 1002,
                                        "y": 265,
                                        "width": 74,
                                        "height": 17,
                                        "top": 265,
                                        "right": 1076,
                                        "bottom": 282,
                                        "left": 1002
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1002,
                                        "y": 319,
                                        "width": 519,
                                        "height": 123,
                                        "top": 319,
                                        "right": 1521,
                                        "bottom": 442,
                                        "left": 1002
                                    },
                                    "currentRect": {
                                        "x": 1002,
                                        "y": 323,
                                        "width": 519,
                                        "height": 127,
                                        "top": 323,
                                        "right": 1521,
                                        "bottom": 450,
                                        "left": 1002
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1002,
                                        "y": 504,
                                        "width": 897,
                                        "height": 96,
                                        "top": 504,
                                        "right": 1899,
                                        "bottom": 600,
                                        "left": 1002
                                    },
                                    "currentRect": {
                                        "x": 1002,
                                        "y": 512,
                                        "width": 897,
                                        "height": 100,
                                        "top": 512,
                                        "right": 1899,
                                        "bottom": 612,
                                        "left": 1002
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 0,
                        "cumulative_score": 0,
                        "fraction_of_total": 0
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 968.85900000000004
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 322.21199999999999
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 322.21899999999999
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 323.15699999999998
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 330.78399999999999
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 330.82299999999998
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 330.82600000000002
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 330.83600000000001
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 358.65300000000002
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 365.59199999999998
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 366.76100000000002
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 366.80200000000002
                            },
                            "2078": {
                                "name": "ARIACurrentAttribute",
                                "firstUsed": 367.46899999999999
                            },
                            "4240": {
                                "name": "ScriptSchedulingType_ParserBlockingInline",
                                "firstUsed": 381.14400000000001
                            },
                            "971": {
                                "name": "CSSAtRuleImport",
                                "firstUsed": 394.49700000000001
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 395.11500000000001
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 395.21800000000002
                            },
                            "2388": {
                                "name": "CSSSelectorPseudoFocusVisible",
                                "firstUsed": 395.26799999999997
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 403.28800000000001
                            },
                            "2319": {
                                "name": "CSSSelectorWebkitUnknownPseudo",
                                "firstUsed": 409.649
                            },
                            "978": {
                                "name": "CSSAtRuleWebkitKeyframes",
                                "firstUsed": 417.18200000000002
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 417.20600000000002
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 707.13099999999997
                            },
                            "3797": {
                                "name": "WebPImage",
                                "firstUsed": 707.44299999999998
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 848.12099999999998
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 871.95299999999997
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 873.96600000000001
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 873.96900000000005
                            },
                            "3157": {
                                "name": "CSSComparisonFunctions",
                                "firstUsed": 874.01300000000003
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 875.13800000000003
                            },
                            "590": {
                                "name": "LangAttributeDoesNotMatchToUILocale",
                                "firstUsed": 880.81700000000001
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 880.88900000000001
                            },
                            "1693": {
                                "name": "CSSGridLayout",
                                "firstUsed": 884.96199999999999
                            },
                            "3307": {
                                "name": "FlexGapSpecified",
                                "firstUsed": 885.10000000000002
                            },
                            "3308": {
                                "name": "FlexGapPositive",
                                "firstUsed": 885.10199999999998
                            },
                            "3354": {
                                "name": "PositionSticky",
                                "firstUsed": 952.13099999999997
                            },
                            "3867": {
                                "name": "Transform3dScene",
                                "firstUsed": 952.37599999999998
                            },
                            "4238": {
                                "name": "ScriptSchedulingType_Defer",
                                "firstUsed": 971.827
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 972.35599999999999
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 972.52200000000005
                            },
                            "2704": {
                                "name": "V8Screen_Width_AttributeGetter",
                                "firstUsed": 972.68899999999996
                            },
                            "2702": {
                                "name": "V8Screen_Height_AttributeGetter",
                                "firstUsed": 972.69299999999998
                            },
                            "2657": {
                                "name": "NavigatorLanguage",
                                "firstUsed": 972.82399999999996
                            },
                            "3019": {
                                "name": "DOMStorageRead",
                                "firstUsed": 974.14800000000002
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 1404.752
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 1405.2560000000001
                            },
                            "1368": {
                                "name": "IntersectionObserver_Constructor",
                                "firstUsed": 1405.6849999999999
                            },
                            "2707": {
                                "name": "V8Window_MatchMedia_Method",
                                "firstUsed": 1406.2629999999999
                            },
                            "4961": {
                                "name": "Feature_4961",
                                "firstUsed": 1406.2829999999999
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 1701.675
                            },
                            "675": {
                                "name": "Fetch",
                                "firstUsed": 1940.7619999999999
                            },
                            "3868": {
                                "name": "PrefersColorSchemeMediaFeature",
                                "firstUsed": 1946.453
                            },
                            "2998": {
                                "name": "ElementWithLeftwardOrUpwardOverflowDirection_ScrollLeftOrTop",
                                "firstUsed": 5207.9080000000004
                            }
                        },
                        "CSSFeatures": {
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 365.82999999999998
                            },
                            "326": {
                                "name": "CSSPropertyAliasWebkitTransform",
                                "firstUsed": 417.19499999999999
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 417.19799999999998
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 871.96299999999997
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 871.96799999999996
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 871.971
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 871.97900000000004
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 871.995
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 873.99000000000001
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 873.99300000000005
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 873.995
                            },
                            "444": {
                                "name": "CSSPropertyScrollBehavior",
                                "firstUsed": 873.99800000000005
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 874
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 874.01700000000005
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 874.12400000000002
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 874.13099999999997
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 874.13400000000001
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 874.13599999999997
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 874.13800000000003
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 874.13999999999999
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 874.16099999999994
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 874.16600000000005
                            },
                            "592": {
                                "name": "CSSPropertyGap",
                                "firstUsed": 874.17100000000005
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 874.173
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 874.17499999999995
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 874.17600000000004
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 874.178
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 874.17999999999995
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 874.18200000000002
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 874.23299999999995
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 874.23500000000001
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 874.23900000000003
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 874.24099999999999
                            },
                            "394": {
                                "name": "CSSPropertyWritingMode",
                                "firstUsed": 874.24800000000005
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 874.25699999999995
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 874.26400000000001
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 874.26800000000003
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 874.32799999999997
                            },
                            "72": {
                                "name": "CSSPropertyClip",
                                "firstUsed": 874.33900000000006
                            },
                            "159": {
                                "name": "CSSPropertyWhiteSpace",
                                "firstUsed": 874.34199999999998
                            },
                            "66": {
                                "name": "CSSPropertyBorderWidth",
                                "firstUsed": 874.34699999999998
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 874.56100000000004
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 874.56399999999996
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 874.56500000000005
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 874.56700000000001
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 874.57000000000005
                            },
                            "308": {
                                "name": "CSSPropertyAliasWebkitPerspective",
                                "firstUsed": 874.64099999999996
                            },
                            "449": {
                                "name": "CSSPropertyPerspective",
                                "firstUsed": 874.64300000000003
                            },
                            "210": {
                                "name": "CSSPropertyWebkitBoxPack",
                                "firstUsed": 874.64599999999996
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 874.649
                            },
                            "203": {
                                "name": "CSSPropertyWebkitBoxAlign",
                                "firstUsed": 874.65099999999995
                            },
                            "331": {
                                "name": "CSSPropertyAliasWebkitTransformStyle",
                                "firstUsed": 874.673
                            },
                            "448": {
                                "name": "CSSPropertyTransformStyle",
                                "firstUsed": 874.67399999999998
                            },
                            "166": {
                                "name": "CSSPropertyAliasWebkitAnimation",
                                "firstUsed": 874.69600000000003
                            },
                            "424": {
                                "name": "CSSPropertyAnimation",
                                "firstUsed": 874.69899999999996
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 874.83799999999997
                            },
                            "33": {
                                "name": "CSSPropertyBackgroundSize",
                                "firstUsed": 874.84199999999998
                            },
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 874.85199999999998
                            },
                            "177": {
                                "name": "CSSPropertyAliasWebkitBackfaceVisibility",
                                "firstUsed": 874.85699999999997
                            },
                            "451": {
                                "name": "CSSPropertyBackfaceVisibility",
                                "firstUsed": 874.85900000000004
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 875.11900000000003
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 875.12400000000002
                            },
                            "30": {
                                "name": "CSSPropertyBackgroundRepeat",
                                "firstUsed": 876.98099999999999
                            },
                            "5": {
                                "name": "CSSPropertyFont",
                                "firstUsed": 878.82899999999995
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 879.57399999999996
                            },
                            "97": {
                                "name": "CSSPropertyMinWidth",
                                "firstUsed": 879.58600000000001
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 879.59500000000003
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 879.67100000000005
                            },
                            "237": {
                                "name": "CSSPropertyFlexGrow",
                                "firstUsed": 879.68600000000004
                            },
                            "535": {
                                "name": "CSSPropertyFontVariantNumeric",
                                "firstUsed": 879.69799999999998
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 879.70399999999995
                            },
                            "136": {
                                "name": "CSSPropertyTextOverflow",
                                "firstUsed": 879.84799999999996
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 879.86000000000001
                            },
                            "242": {
                                "name": "CSSPropertyGridTemplateColumns",
                                "firstUsed": 880.70799999999997
                            },
                            "513": {
                                "name": "CSSPropertyGridGap",
                                "firstUsed": 880.72000000000003
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "maxFID": 0,
                    "TTIMeasurementEnd": 5208,
                    "LastInteractive": 1000,
                    "TotalBlockingTime": 0,
                    "testID": "241115_AiDcNC_NR",
                    "step": 1,
                    "effectiveBps": 494297,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 123,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": 0.87,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 0.91000000000000003,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "106": 26.300000000000001,
                                "206": 30,
                                "313": 21.100000000000001,
                                "415": 66.700000000000003,
                                "516": 88.900000000000006,
                                "616": 23.800000000000001,
                                "717": 15.800000000000001,
                                "817": 11.800000000000001,
                                "918": 57.100000000000001,
                                "1020": 60,
                                "1120": 42.100000000000001,
                                "1221": 30,
                                "1322": 38.899999999999999,
                                "1422": 50,
                                "1522": 27.800000000000001,
                                "1623": 75,
                                "1724": 78.900000000000006,
                                "1825": 36.799999999999997,
                                "1925": 55,
                                "2026": 45,
                                "2126": 30,
                                "2227": 27.800000000000001,
                                "2328": 47.600000000000001,
                                "2428": 36.799999999999997,
                                "2529": 15.800000000000001,
                                "2629": 28.600000000000001,
                                "2730": 16.699999999999999,
                                "2830": 21.100000000000001,
                                "2931": 25,
                                "3032": 16.699999999999999,
                                "3132": 31.600000000000001,
                                "3233": 23.800000000000001,
                                "3333": 45,
                                "3434": 30,
                                "3534": 20,
                                "3635": 25,
                                "3736": 38.100000000000001,
                                "3836": 38.899999999999999,
                                "3937": 20,
                                "4037": 28.600000000000001,
                                "4138": 27.300000000000001,
                                "4239": 21.100000000000001,
                                "4339": 38.899999999999999,
                                "4440": 25,
                                "4540": 21.100000000000001,
                                "4641": 35,
                                "4741": 21.100000000000001,
                                "4842": 23.800000000000001,
                                "4943": 16.699999999999999,
                                "5043": 27.300000000000001,
                                "5144": 21.100000000000001,
                                "5244": 20,
                                "5345": 89.5
                            },
                            "max": 100,
                            "count": 54
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "106": 0,
                                "206": 19325,
                                "313": 312565,
                                "415": 1107186,
                                "516": 6697631,
                                "616": 5552236,
                                "717": 6312866,
                                "817": 5053147,
                                "918": 5059002,
                                "1020": 5110588,
                                "1120": 5172655,
                                "1221": 5163986,
                                "1322": 5045536,
                                "1422": 5048529,
                                "1522": 5046704,
                                "1623": 5260029,
                                "1724": 5025264,
                                "1825": 4290605,
                                "1925": 0,
                                "2026": 136675,
                                "2126": 351714,
                                "2227": 174891,
                                "2328": 0,
                                "2428": 0,
                                "2529": 0,
                                "2629": 0,
                                "2730": 0,
                                "2830": 0,
                                "2931": 0,
                                "3032": 0,
                                "3132": 0,
                                "3233": 0,
                                "3333": 0,
                                "3434": 0,
                                "3534": 0,
                                "3635": 20124,
                                "3736": 372276,
                                "3836": 0,
                                "3937": 0,
                                "4037": 0,
                                "4138": 0,
                                "4239": 0,
                                "4339": 0,
                                "4440": 0,
                                "4540": 0,
                                "4641": 0,
                                "4741": 0,
                                "4842": 0,
                                "4943": 0,
                                "5043": 0,
                                "5144": 0,
                                "5244": 0,
                                "5345": 0
                            },
                            "max": 6697631,
                            "count": 54
                        }
                    },
                    "effectiveBpsDoc": 522583,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1\/details\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1\/performance_optimization\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1\/breakdown\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1\/domains\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1\/screen_shot\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1\/experiments\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&file=1_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241115_AiDcNC_NR&file=1_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241115_AiDcNC_NR&compressed=1&file=1_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_001000.jpg",
                            "VisuallyComplete": 83
                        },
                        {
                            "time": 1100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_001100.jpg",
                            "VisuallyComplete": 82
                        },
                        {
                            "time": 1200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_001200.jpg",
                            "VisuallyComplete": 81
                        },
                        {
                            "time": 1300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_001300.jpg",
                            "VisuallyComplete": 81
                        },
                        {
                            "time": 1400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_001400.jpg",
                            "VisuallyComplete": 80
                        },
                        {
                            "time": 1500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_001500.jpg",
                            "VisuallyComplete": 80
                        },
                        {
                            "time": 1600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_001600.jpg",
                            "VisuallyComplete": 87
                        },
                        {
                            "time": 1700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_001700.jpg",
                            "VisuallyComplete": 87
                        },
                        {
                            "time": 1900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_001900.jpg",
                            "VisuallyComplete": 86
                        },
                        {
                            "time": 2000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_002000.jpg",
                            "VisuallyComplete": 86
                        },
                        {
                            "time": 2100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_002100.jpg",
                            "VisuallyComplete": 86
                        },
                        {
                            "time": 2200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_002200.jpg",
                            "VisuallyComplete": 85
                        },
                        {
                            "time": 2300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_002300.jpg",
                            "VisuallyComplete": 85
                        },
                        {
                            "time": 2400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_002400.jpg",
                            "VisuallyComplete": 85
                        },
                        {
                            "time": 2500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_002500.jpg",
                            "VisuallyComplete": 85
                        },
                        {
                            "time": 2600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_002600.jpg",
                            "VisuallyComplete": 85
                        },
                        {
                            "time": 2700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_002700.jpg",
                            "VisuallyComplete": 85
                        },
                        {
                            "time": 2800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_002800.jpg",
                            "VisuallyComplete": 85
                        },
                        {
                            "time": 2900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_002900.jpg",
                            "VisuallyComplete": 85
                        },
                        {
                            "time": 3000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_003000.jpg",
                            "VisuallyComplete": 85
                        },
                        {
                            "time": 3100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_003100.jpg",
                            "VisuallyComplete": 85
                        },
                        {
                            "time": 3200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_003200.jpg",
                            "VisuallyComplete": 86
                        },
                        {
                            "time": 3300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_003300.jpg",
                            "VisuallyComplete": 86
                        },
                        {
                            "time": 3400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_003400.jpg",
                            "VisuallyComplete": 86
                        },
                        {
                            "time": 3500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_003500.jpg",
                            "VisuallyComplete": 86
                        },
                        {
                            "time": 3600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_003600.jpg",
                            "VisuallyComplete": 86
                        },
                        {
                            "time": 3700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_003700.jpg",
                            "VisuallyComplete": 87
                        },
                        {
                            "time": 3800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_003800.jpg",
                            "VisuallyComplete": 87
                        },
                        {
                            "time": 3900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_003900.jpg",
                            "VisuallyComplete": 87
                        },
                        {
                            "time": 4000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_004000.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 4100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_004100.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 4200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_004200.jpg",
                            "VisuallyComplete": 89
                        },
                        {
                            "time": 4300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_004300.jpg",
                            "VisuallyComplete": 90
                        },
                        {
                            "time": 4400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_004400.jpg",
                            "VisuallyComplete": 90
                        },
                        {
                            "time": 4500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_004500.jpg",
                            "VisuallyComplete": 91
                        },
                        {
                            "time": 4600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_004600.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 4700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_004700.jpg",
                            "VisuallyComplete": 93
                        },
                        {
                            "time": 4800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_004800.jpg",
                            "VisuallyComplete": 94
                        },
                        {
                            "time": 4900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_004900.jpg",
                            "VisuallyComplete": 95
                        },
                        {
                            "time": 5000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_005000.jpg",
                            "VisuallyComplete": 96
                        },
                        {
                            "time": 5100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_005100.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 5200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1&file=ms_005200.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "whynicht.com": {
                            "bytes": 902634,
                            "requests": 40,
                            "connections": 1
                        },
                        "insight.00-99.xyz": {
                            "bytes": 1437,
                            "requests": 3,
                            "connections": 2
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 9155,
                            "bytesUncompressed": 30266,
                            "requests": 1
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 2494,
                            "bytesUncompressed": 4806,
                            "requests": 2
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 12560,
                            "bytesUncompressed": 36410,
                            "requests": 16
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 661852,
                            "bytesUncompressed": 663791,
                            "requests": 20
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 218008,
                            "bytesUncompressed": 217948,
                            "requests": 2
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 2,
                            "bytesUncompressed": 2,
                            "requests": 2
                        }
                    },
                    "consoleLog": []
                },
                "repeatView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-kmrx-10.10.1.198",
                    "loadTime": 625,
                    "docTime": 625,
                    "fullyLoaded": 722,
                    "bytesOut": 7798,
                    "bytesOutDoc": 4085,
                    "bytesIn": 10624,
                    "bytesInDoc": 10622,
                    "requests": [
                        {
                            "type": 3,
                            "id": "6EBDACE46CF941A463AC8A41F0344098",
                            "request_id": "6EBDACE46CF941A463AC8A41F0344098",
                            "ip_addr": "116.203.32.14",
                            "full_url": "https:\/\/whynicht.com\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "whynicht.com",
                            "url": "\/",
                            "raw_id": "6EBDACE46CF941A463AC8A41F0344098",
                            "frame_id": "7BE4C33AB865CC9594751A1A1B12DD78",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 74,
                            "ttfb_ms": 53,
                            "load_start": 173,
                            "load_start_float": 173.00006099999999,
                            "bytesIn": 9187,
                            "objectSize": 9187,
                            "objectSizeUncompressed": 30266,
                            "chunks": [
                                {
                                    "ts": 233,
                                    "bytes": 2901,
                                    "inflated": 8104
                                },
                                {
                                    "ts": 246,
                                    "bytes": 6286,
                                    "inflated": 22162
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 74,
                            "protocol": "HTTP\/2",
                            "dns_start": 1,
                            "dns_end": 57,
                            "connect_start": 57,
                            "connect_end": 90,
                            "ssl_start": 90,
                            "ssl_end": 173,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "whynicht.com",
                                "sanList": [
                                    "whynicht.com"
                                ],
                                "issuer": "R10",
                                "validFrom": 1727100081,
                                "validTo": 1734876080,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1727103591574,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100D092BF09737CDBA2E96CADD4D067AD4A1DF8BEBAC70012DBF6A60CE9A98EC5A802204BB28EC4BC0D6C198A75331969187F7DAF7BB42D14E8D2DD8A15BD08C1EAEB56"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1727103591575,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100AAFA5E22A06488D1FFF50D6FEFE62AAC3FB2F947B751D455530D5029F1389AE3022100CA54C2AB13D66BB46EF3A154A5CDA8C667E6DAACE6FA80434629348BB68925E7"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: whynicht.com",
                                    ":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=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Fri, 15 Nov 2024 01:54:46 GMT",
                                    "server: nginx\/1.24.0",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-powered-by: PHP\/8.2.10",
                                    ":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": 56,
                            "connect_ms": 33,
                            "ssl_ms": 83,
                            "gzip_total": 9362,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 9,
                            "socket_group": "https:\/\/whynicht.com <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_FRAME_SIZE": 1048576,
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 50,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 1048896,
                                "SETTINGS_HEADER_TABLE_SIZE": 4096,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 1048576
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 61,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIF6TCCBNGgAwIBAgISBPNNxOMqr7qIUrQ4zcn+rNfYMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwOTIzMTQwMTIxWhcNMjQxMjIyMTQwMTIwWjAXMRUwEwYDVQQD\nEwx3aHluaWNodC5jb20wggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDB\nFF+r4cxZDOU8c+GJAOsF0Jwvty7VZKT1TJLawFBPu2vFgRqnurWOYtYV433Uhbqd\nNLyh\/ER7qkcgUH6ET3LjghXe9v1HXnKHagZFuShw4wNVaxuYK\/5HEYPVIlrTiRLq\nc7Tfy7MCvcxm4UXh1XyPErCuPyQOYkdk43Pyc8zG7uk4ui2SGAbP5faat9sMx9m1\n4FrGu8W5BF80AlCHP+noWSlWPkuGmB7T4EX\/Sa2DFRaOvTfcmDmBxPcDgoJkLLR2\nSDVc7CoMCHnVh\/wYSa1AUwh5C53dKewsh2dMNFeA5\/2aTcQN\/qZ0zSt9g7ddMv\/l\ndgPqWosgKrK7bWrH6cEtVmw0ZFJ0nC46ZWObdKFBeTkDC7q561HNat6bDY82Ij2V\nYi\/1lX9Fn8aVr1TMUAELIqPo0Hw5ZbRKfwybqoG7f2S9XvAdfc1Li2UHuLlbpwNj\nnaBUZsu3iTuG3htkTUhLKvWIHVRJ9KsiKNVAHvtpA8f8dGLLuUCBApNTbb1SKO7m\ng9kCeIYjFm2dK10HKtnYDgRDswz8XVQCsRrgz2ot8PWLUG2ao4JROUfKXvDhlrrV\nVYbRisjN2yy7hU6+3jq9LV+cAcfYIbe6D\/VP7xWkTD0kgqgZ8d8tSKQvEfuebUaX\nD92r1gFyJuZlHBoqxsXB7xP7HY41bf+2hO5cNnEAXwIDAQABo4ICETCCAg0wDgYD\nVR0PAQH\/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNV\nHRMBAf8EAjAAMB0GA1UdDgQWBBRvrOxBcXFy9TntzKFx8y1ei8R9tjAfBgNVHSME\nGDAWgBS7vMNHpeS8qcbDpHIMEI2iNeHI6DBXBggrBgEFBQcBAQRLMEkwIgYIKwYB\nBQUHMAGGFmh0dHA6Ly9yMTAuby5sZW5jci5vcmcwIwYIKwYBBQUHMAKGF2h0dHA6\nLy9yMTAuaS5sZW5jci5vcmcvMBcGA1UdEQQQMA6CDHdoeW5pY2h0LmNvbTATBgNV\nHSAEDDAKMAgGBmeBDAECATCCAQUGCisGAQQB1nkCBAIEgfYEgfMA8QB2AD8XS0\/X\nIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/KIXs+GRuAAABkh9lZJYAAAQDAEcwRQIhANCS\nvwlzfNui6Wyt1NBnrUod+L66xwAS2\/amDOmpjsWoAiBLso7EvA1sGYp1MxlpGH99\nr3u0LRTo0t2KFb0IwerrVgB3AEiw42vapkc0D+VqAvqdMOscUgHLVt0sgdm7v6s5\n2IRzAAABkh9lZJcAAAQDAEgwRgIhAKr6XiKgZIjR\/\/UNb+\/mKqw\/svlHt1HUVVMN\nUCnxOJrjAiEAylTCqxPWa7Ru86FUpc2oxmfm2qzm+oBDRik0i7aJJecwDQYJKoZI\nhvcNAQELBQADggEBAAJA5avaTvRyPph65nvOppcwpkbrwmV2OVGtZ2EZzyPq2aaM\nVzpkeIfwKCibjCsAGeMhLxmsKAfETMX4XSG08Ji6ErCyWPJ3UbWJnagvh\/Fkxt7v\nUsAQxDjXLhzpqg+fNY84g7ZmK766WfyamaThZ4FZPYfi9ZsMlZzNjf6deEnVc8Ti\nbKEzPMUmiH4S06NCdFFwHcn8YgDPuiUIWhcGbUFtPFFkafdlYBg0Uz3XDIf\/NWiz\nk+l6yUvvHEUbhR1gi7Uu2OgUVwTbo5tNzC0KHHBQchqrXUlB17PWSGg7vk5i2oW2\njdPmUzw7BJLKrwMGQsRCTaK\/hEug9d6StccVowk=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 247,
                            "ttfb_start": 173,
                            "ttfb_end": 226,
                            "download_start": 226,
                            "download_end": 247,
                            "download_ms": 21,
                            "all_start": 1,
                            "all_end": 247,
                            "all_ms": 246,
                            "index": 0,
                            "number": 1,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 1,
                                "FunctionCall": 1
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 1,
                            "cpu.FunctionCall": 1,
                            "cpuTime": 2,
                            "js_timing": [
                                [
                                    406.62200000000001,
                                    406.93700000000001
                                ],
                                [
                                    407.16000000000003,
                                    407.31299999999999
                                ],
                                [
                                    407.35000000000002,
                                    407.47300000000001
                                ],
                                [
                                    407.49900000000002,
                                    407.57499999999999
                                ],
                                [
                                    406.63400000000001,
                                    406.89999999999998
                                ],
                                [
                                    407.16500000000002,
                                    407.25900000000001
                                ],
                                [
                                    407.35399999999998,
                                    407.45999999999998
                                ],
                                [
                                    407.50299999999999,
                                    407.56799999999998
                                ],
                                [
                                    448.029,
                                    448.38900000000001
                                ],
                                [
                                    448.39400000000001,
                                    448.47500000000002
                                ],
                                [
                                    448.47800000000001,
                                    448.524
                                ],
                                [
                                    448.52600000000001,
                                    448.55000000000001
                                ],
                                [
                                    1198.5989999999999,
                                    1198.7470000000001
                                ],
                                [
                                    1948.4939999999999,
                                    1948.5609999999999
                                ],
                                [
                                    2701.212,
                                    2701.3629999999998
                                ],
                                [
                                    3448.4760000000001,
                                    3448.5390000000002
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "33654.15",
                            "request_id": "33654.15",
                            "ip_addr": "128.140.107.118",
                            "full_url": "https:\/\/insight.00-99.xyz\/script.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "insight.00-99.xyz",
                            "url": "\/script.js",
                            "raw_id": "33654.15",
                            "frame_id": "7BE4C33AB865CC9594751A1A1B12DD78",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 304,
                            "request_type": "Script",
                            "load_ms": 42,
                            "ttfb_ms": 41,
                            "load_start": 475,
                            "load_start_float": 475.00010900000001,
                            "bytesIn": 1435,
                            "objectSize": 1435,
                            "objectSizeUncompressed": 2741,
                            "chunks": [
                                {
                                    "ts": 516,
                                    "bytes": 1435,
                                    "inflated": 2741
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 155,
                            "protocol": "HTTP\/2",
                            "dns_start": 287,
                            "dns_end": 349,
                            "connect_start": 351,
                            "connect_end": 386,
                            "ssl_start": 386,
                            "ssl_end": 475,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "insight.00-99.xyz",
                                "sanList": [
                                    "insight.00-99.xyz"
                                ],
                                "issuer": "R11",
                                "validFrom": 1728872199,
                                "validTo": 1736648198,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h1' log",
                                        "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                        "timestamp": 1728875710235,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30440220530C19006A3AE8B33F70F0A7B6D92011A92450477FAE4523943BF54B17C355EC02201CBFD773267740C267E50014CBB9194A6A5C0D76B5C7DFDEB8E5397106E5A077"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2025 Log",
                                        "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                        "timestamp": 1728875710181,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100F5A48FA6B8EB980026D8C969A756420E5EDF6DA57EC0921EA9FAD852FA6BDF8402207C91D025A67C20B87F464E1028100E2AEA2B6B5E2A0FCA03EE7BCDFB31C1B4D2"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/whynicht.com\/",
                            "initiator_line": 6,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: insight.00-99.xyz",
                                    ":method: GET",
                                    ":path: \/script.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-modified-since: Thu, 08 Feb 2024 14:16:20 GMT",
                                    "if-none-match: W\/\"ab5-18d89139b35\"",
                                    "referer: https:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: public, max-age=0",
                                    "content-encoding: gzip",
                                    "content-security-policy: default-src 'self';img-src *;script-src 'self' 'unsafe-eval' 'unsafe-inline';style-src 'self' 'unsafe-inline';connect-src 'self' api.umami.is;frame-ancestors 'self'",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Fri, 15 Nov 2024 01:54:47 GMT",
                                    "etag: W\/\"ab5-18d89139b35\"",
                                    "last-modified: Thu, 08 Feb 2024 14:16:20 GMT",
                                    "referrer-policy: same-origin",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-dns-prefetch-control: on",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-permitted-cross-domain-policies: master-only",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 304"
                                ]
                            },
                            "bytesOut": 1969,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 62,
                            "connect_ms": 35,
                            "ssl_ms": 89,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 271,
                            "socket_group": "https:\/\/insight.00-99.xyz <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "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": 4866,
                            "netlog_id": 109,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIF8TCCBNmgAwIBAgISBDBOrDXr0yQ1KXS5YlK+bqMKMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQxMDE0MDIxNjM5WhcNMjUwMTEyMDIxNjM4WjAcMRowGAYDVQQD\nExFpbnNpZ2h0LjAwLTk5Lnh5ejCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoC\nggIBAKu5pSgDE83MhHJH+ApWaQYuY05pVPq4kdhfI5DA4iGcbj7o\/r8+xMHFQ2EJ\nvQeM3epvgnJerXrDuG0YI+LgNRLmWffn1a84dWYftE2utiJ0l8hXz\/tqDpIIOVp\/\nSSWUlhsmxGNHfNXInMDfxiryJtKpYm+LgDwclSVyD6PIPCjP4CUjY2zl\/nilrF5r\nc7qPsrNUsGpgP5SGBj1vDbelB5oiQiWt8GCd3+tVf9bIoNWkNjO0ir0Lc370axhl\nTlw0DEyYaoGcOIKty3VGeqNuTWhRlJDle7JH0l3CIQuFMjXE7gdzCMN9U2IE2leH\nFTppqoP\/85UbkRHv3HRTrtqmap624Ml4izv19tfXNti7cyR6LY2LCRYFP5H3G9VW\nz+Mbvb2ABdyFRpLVHwaj3y5Dd3UvFXysCoTiDJKnjK8qQFvmIQXeVMShMolcU11A\nb\/2g5mWFAUtzhVunOs4n\/EG0EBJJmxEcNeL0HJDSRdIugjWr4VRmhIg6KKSe1eeX\nLz4TljdLiNTg0+LNvXXHwYqjIs0C3P2NU3YW5\/f0SEgxmhINlcKxxZ4gd7NU5zzw\noQ83E7U+j6tH\/9mNT0IB5VRe5fi3lZvwvoFMtnSPBRaFS+3JTFHOavjG5RyBxs\/B\nsJPrxls\/zShbd16J23OMGy7CziK+KYg50QwqXxjahOrliejXAgMBAAGjggIUMIIC\nEDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMC\nMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFBOGcT3IR1uTjSk3XPb6mVXXh5RZMB8G\nA1UdIwQYMBaAFMXPRqTq9MPAemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAi\nBggrBgEFBQcwAYYWaHR0cDovL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYX\naHR0cDovL3IxMS5pLmxlbmNyLm9yZy8wHAYDVR0RBBUwE4IRaW5zaWdodC4wMC05\nOS54eXowEwYDVR0gBAwwCjAIBgZngQwBAgEwggEDBgorBgEEAdZ5AgQCBIH0BIHx\nAO8AdQDPEVbu1S58r\/OHW9lpLpvpGnFnSrAX7KwB0lt3zsw7CAAAAZKJBccbAAAE\nAwBGMEQCIFMMGQBqOuizP3Dwp7bZIBGpJFBHf65FI5Q79UsXw1XsAiAcv9dzJndA\nwmflABTLuRlKalwNdrXH39645TlxBuWgdwB2AH1ZHhLheCp7HGFnfF79+NCHXBSg\nTpWeuQMv2Q6MLnm4AAABkokFxuUAAAQDAEcwRQIhAPWkj6a465gAJtjJaadWQg5e\n322lfsCSHqn62FL6a9+EAiB8kdAlpnwguH9GThAoEA4q6itrXioPygPue837McG0\n0jANBgkqhkiG9w0BAQsFAAOCAQEAFgFX2caVaEXCcfirMJgDmcTJPuZRSy29HDFK\nRl61qnTHJUBg4TIhF2WnD3skynqEaXblX40vvlkh2pWUISvvGHxWUzXTbJ0JcARz\nJ4CpRD6j+N5HbMV4GH1xNz9OvPDQ5TpYb4hluqNdmU426mVRmMd818o2Xx+3xj1W\n53axByQk0jGBJ8xlI0i\/BY4TzST\/Cfd9lQIYlBWw+GMs5Vjr8rSL03LBsb\/6vKmE\nnxbD+1fVGBpPO\/4RZ+7DDisA6ndglOtQVD1sH1PruyWo\/NGjrOoAO3e5PRGMbMiw\nNBKTm9o+pRzoZp\/a91MXPEERIw2OQpr45C3kV7NUVON7bQL\/5A==\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",
                            "renderBlocking": "potentially_blocking",
                            "load_end": 517,
                            "ttfb_start": 475,
                            "ttfb_end": 516,
                            "download_start": 516,
                            "download_end": 517,
                            "download_ms": 1,
                            "all_start": 287,
                            "all_end": 517,
                            "all_ms": 228,
                            "index": 1,
                            "number": 2,
                            "cpuTimes": {
                                "EvaluateScript": 2,
                                "v8.compile": 0,
                                "FunctionCall": 1
                            },
                            "cpu.EvaluateScript": 2,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 1,
                            "cpuTime": 3,
                            "js_timing": [
                                [
                                    622.39800000000002,
                                    624.42899999999997
                                ],
                                [
                                    622.41300000000001,
                                    622.53899999999999
                                ],
                                [
                                    624.53499999999997,
                                    625.28399999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "B740929C30EBE96B40E11DDF5EA0E046",
                            "request_id": "B740929C30EBE96B40E11DDF5EA0E046",
                            "ip_addr": "128.140.107.118",
                            "full_url": "https:\/\/insight.00-99.xyz\/api\/send",
                            "is_secure": 1,
                            "method": "OPTIONS",
                            "host": "insight.00-99.xyz",
                            "url": "\/api\/send",
                            "raw_id": "B740929C30EBE96B40E11DDF5EA0E046",
                            "frame_id": "7BE4C33AB865CC9594751A1A1B12DD78",
                            "documentURL": "https:\/\/insight.00-99.xyz\/api\/send",
                            "responseCode": 204,
                            "request_type": "Preflight",
                            "load_ms": 41,
                            "ttfb_ms": 41,
                            "load_start": 638,
                            "load_start_float": 638.00017100000002,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 177,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 523,
                            "connect_end": 561,
                            "ssl_start": 561,
                            "ssl_end": 638,
                            "initiator": "https:\/\/insight.00-99.xyz\/api\/send",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "preflight",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: insight.00-99.xyz",
                                    ":method: OPTIONS",
                                    ":path: \/api\/send",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "access-control-request-headers: content-type",
                                    "access-control-request-method: POST",
                                    "origin: https:\/\/whynicht.com",
                                    "priority: u=1, i",
                                    "referer: https:\/\/whynicht.com\/",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "access-control-allow-headers: content-type",
                                    "access-control-allow-methods: GET,HEAD,PUT,PATCH,POST,DELETE",
                                    "access-control-allow-origin: *",
                                    "access-control-max-age: 86400",
                                    "content-security-policy: default-src 'self';img-src *;script-src 'self' 'unsafe-eval' 'unsafe-inline';style-src 'self' 'unsafe-inline';connect-src 'self' api.umami.is;frame-ancestors 'self'",
                                    "date: Fri, 15 Nov 2024 01:54:47 GMT",
                                    "referrer-policy: same-origin",
                                    "server: nginx",
                                    "vary: Access-Control-Request-Headers",
                                    "x-content-type-options: nosniff",
                                    "x-dns-prefetch-control: on",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-permitted-cross-domain-policies: master-only",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 1699,
                            "score_cache": -1,
                            "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": 38,
                            "ssl_ms": 77,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 523,
                            "socket_group": "pm\/https:\/\/insight.00-99.xyz <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "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": 4866,
                            "netlog_id": 171,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIF8TCCBNmgAwIBAgISBDBOrDXr0yQ1KXS5YlK+bqMKMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQxMDE0MDIxNjM5WhcNMjUwMTEyMDIxNjM4WjAcMRowGAYDVQQD\nExFpbnNpZ2h0LjAwLTk5Lnh5ejCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoC\nggIBAKu5pSgDE83MhHJH+ApWaQYuY05pVPq4kdhfI5DA4iGcbj7o\/r8+xMHFQ2EJ\nvQeM3epvgnJerXrDuG0YI+LgNRLmWffn1a84dWYftE2utiJ0l8hXz\/tqDpIIOVp\/\nSSWUlhsmxGNHfNXInMDfxiryJtKpYm+LgDwclSVyD6PIPCjP4CUjY2zl\/nilrF5r\nc7qPsrNUsGpgP5SGBj1vDbelB5oiQiWt8GCd3+tVf9bIoNWkNjO0ir0Lc370axhl\nTlw0DEyYaoGcOIKty3VGeqNuTWhRlJDle7JH0l3CIQuFMjXE7gdzCMN9U2IE2leH\nFTppqoP\/85UbkRHv3HRTrtqmap624Ml4izv19tfXNti7cyR6LY2LCRYFP5H3G9VW\nz+Mbvb2ABdyFRpLVHwaj3y5Dd3UvFXysCoTiDJKnjK8qQFvmIQXeVMShMolcU11A\nb\/2g5mWFAUtzhVunOs4n\/EG0EBJJmxEcNeL0HJDSRdIugjWr4VRmhIg6KKSe1eeX\nLz4TljdLiNTg0+LNvXXHwYqjIs0C3P2NU3YW5\/f0SEgxmhINlcKxxZ4gd7NU5zzw\noQ83E7U+j6tH\/9mNT0IB5VRe5fi3lZvwvoFMtnSPBRaFS+3JTFHOavjG5RyBxs\/B\nsJPrxls\/zShbd16J23OMGy7CziK+KYg50QwqXxjahOrliejXAgMBAAGjggIUMIIC\nEDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMC\nMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFBOGcT3IR1uTjSk3XPb6mVXXh5RZMB8G\nA1UdIwQYMBaAFMXPRqTq9MPAemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAi\nBggrBgEFBQcwAYYWaHR0cDovL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYX\naHR0cDovL3IxMS5pLmxlbmNyLm9yZy8wHAYDVR0RBBUwE4IRaW5zaWdodC4wMC05\nOS54eXowEwYDVR0gBAwwCjAIBgZngQwBAgEwggEDBgorBgEEAdZ5AgQCBIH0BIHx\nAO8AdQDPEVbu1S58r\/OHW9lpLpvpGnFnSrAX7KwB0lt3zsw7CAAAAZKJBccbAAAE\nAwBGMEQCIFMMGQBqOuizP3Dwp7bZIBGpJFBHf65FI5Q79UsXw1XsAiAcv9dzJndA\nwmflABTLuRlKalwNdrXH39645TlxBuWgdwB2AH1ZHhLheCp7HGFnfF79+NCHXBSg\nTpWeuQMv2Q6MLnm4AAABkokFxuUAAAQDAEcwRQIhAPWkj6a465gAJtjJaadWQg5e\n322lfsCSHqn62FL6a9+EAiB8kdAlpnwguH9GThAoEA4q6itrXioPygPue837McG0\n0jANBgkqhkiG9w0BAQsFAAOCAQEAFgFX2caVaEXCcfirMJgDmcTJPuZRSy29HDFK\nRl61qnTHJUBg4TIhF2WnD3skynqEaXblX40vvlkh2pWUISvvGHxWUzXTbJ0JcARz\nJ4CpRD6j+N5HbMV4GH1xNz9OvPDQ5TpYb4hluqNdmU426mVRmMd818o2Xx+3xj1W\n53axByQk0jGBJ8xlI0i\/BY4TzST\/Cfd9lQIYlBWw+GMs5Vjr8rSL03LBsb\/6vKmE\nnxbD+1fVGBpPO\/4RZ+7DDisA6ndglOtQVD1sH1PruyWo\/NGjrOoAO3e5PRGMbMiw\nNBKTm9o+pRzoZp\/a91MXPEERIw2OQpr45C3kV7NUVON7bQL\/5A==\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",
                            "load_end": 679,
                            "ttfb_start": 638,
                            "ttfb_end": 679,
                            "download_start": 679,
                            "download_end": 679,
                            "download_ms": 0,
                            "all_start": 523,
                            "all_end": 679,
                            "all_ms": 156,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "33654.77",
                            "request_id": "33654.77",
                            "ip_addr": "128.140.107.118",
                            "full_url": "https:\/\/insight.00-99.xyz\/api\/send",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "insight.00-99.xyz",
                            "url": "\/api\/send",
                            "raw_id": "33654.77",
                            "frame_id": "7BE4C33AB865CC9594751A1A1B12DD78",
                            "documentURL": "https:\/\/whynicht.com\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 41,
                            "ttfb_ms": 40,
                            "load_start": 681,
                            "load_start_float": 681.00017000000003,
                            "bytesIn": 2,
                            "objectSize": 2,
                            "objectSizeUncompressed": 2,
                            "chunks": [
                                {
                                    "ts": 722,
                                    "bytes": 2
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "application\/json",
                            "contentEncoding": "",
                            "socket": 177,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/insight.00-99.xyz\/script.js",
                            "initiator_line": "0",
                            "initiator_column": "1291",
                            "initiator_type": "script",
                            "initiator_function": "L",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: insight.00-99.xyz",
                                    ":method: POST",
                                    ":path: \/api\/send",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 224",
                                    "content-type: application\/json",
                                    "origin: https:\/\/whynicht.com",
                                    "priority: u=1, i",
                                    "referer: https:\/\/whynicht.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "content-length: 2",
                                    "content-security-policy: default-src 'self';img-src *;script-src 'self' 'unsafe-eval' 'unsafe-inline';style-src 'self' 'unsafe-inline';connect-src 'self' api.umami.is;frame-ancestors 'self'",
                                    "content-type: application\/json; charset=utf-8",
                                    "date: Fri, 15 Nov 2024 01:54:47 GMT",
                                    "etag: \"bwc9mymkdm2\"",
                                    "referrer-policy: same-origin",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-dns-prefetch-control: on",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-permitted-cross-domain-policies: master-only",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2014,
                            "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": -1,
                            "ssl_ms": -1,
                            "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": 523,
                            "socket_group": "pm\/https:\/\/insight.00-99.xyz <https:\/\/whynicht.com same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 170,
                            "server_port": "443",
                            "load_end": 722,
                            "ttfb_start": 681,
                            "ttfb_end": 721,
                            "download_start": 721,
                            "download_end": 722,
                            "download_ms": 1,
                            "all_start": 681,
                            "all_end": 722,
                            "all_ms": 41,
                            "index": 3,
                            "number": 4
                        }
                    ],
                    "requestsFull": 4,
                    "requestsDoc": 2,
                    "responses_200": 2,
                    "responses_404": 0,
                    "responses_other": 2,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 1,
                    "optimization_checked": 1,
                    "main_frame": "7BE4C33AB865CC9594751A1A1B12DD78",
                    "loadEventStart": 525,
                    "loadEventEnd": 525,
                    "domContentLoadedEventStart": 348,
                    "domContentLoadedEventEnd": 348,
                    "URL": "https:\/\/whynicht.com",
                    "connections": 3,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "6EBDACE46CF941A463AC8A41F0344098",
                    "final_url": "https:\/\/whynicht.com\/",
                    "domInteractive": 308,
                    "firstPaint": 590.79999999981374,
                    "firstContentfulPaint": 692,
                    "firstImagePaint": 692,
                    "firstMeaningfulPaint": 692,
                    "renderBlockingCSS": 0,
                    "renderBlockingJS": 0,
                    "TTFB": 226,
                    "basePageSSLTime": 83,
                    "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,
                    "score_progressive_jpeg": -1,
                    "gzip_total": 9362,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 0,
                    "image_savings": 0,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 1,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 17,
                        "ParseAuthorStyleSheet": 1,
                        "EvaluateScript": 3,
                        "v8.compile": 1,
                        "v8.produceCache": 0,
                        "FunctionCall": 1,
                        "MarkDOMContent": 0,
                        "UpdateLayoutTree": 6,
                        "Layout": 5,
                        "PrePaint": 1,
                        "Paint": 1,
                        "Layerize": 0,
                        "MarkLoad": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "HitTest": 0,
                        "TimerFire": 0,
                        "Idle": 685
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 1,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 17,
                        "ParseAuthorStyleSheet": 1,
                        "EvaluateScript": 3,
                        "v8.compile": 1,
                        "v8.produceCache": 0,
                        "FunctionCall": 0,
                        "MarkDOMContent": 0,
                        "UpdateLayoutTree": 6,
                        "Layout": 5,
                        "PrePaint": 0,
                        "Paint": 1,
                        "Layerize": 0,
                        "MarkLoad": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "HitTest": 0,
                        "TimerFire": 0,
                        "Idle": 590
                    },
                    "cpu.ParseHTML": 1,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "cpu.EventDispatch": 0,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 17,
                    "cpu.ParseAuthorStyleSheet": 1,
                    "cpu.EvaluateScript": 3,
                    "cpu.v8.compile": 1,
                    "cpu.v8.produceCache": 0,
                    "cpu.FunctionCall": 1,
                    "cpu.MarkDOMContent": 0,
                    "cpu.UpdateLayoutTree": 6,
                    "cpu.Layout": 5,
                    "cpu.PrePaint": 1,
                    "cpu.Paint": 1,
                    "cpu.Layerize": 0,
                    "cpu.MarkLoad": 0,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.HitTest": 0,
                    "cpu.TimerFire": 0,
                    "cpu.Idle": 685,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1731635684.8746271,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1731635686.5229683,
                    "browserVersion": "129.0.0.0",
                    "browser_version": "129.0.0.0",
                    "fullyLoadedCPUms": 1889,
                    "fullyLoadedCPUpct": 27.038626609441973,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "7BE4C33AB865CC9594751A1A1B12DD78",
                                    "loaderId": "C51F1751588CE54D5F90EA6CCF03E6F0"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/whynicht.com",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/whynicht.com\/",
                    "document_hostname": "whynicht.com",
                    "document_origin": "https:\/\/whynicht.com",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 230,
                    "domComplete": 524,
                    "PerformancePaintTiming.first-paint": 590.79999999981374,
                    "PerformancePaintTiming.first-contentful-paint": 590.79999999981374,
                    "origin_dns": {
                        "ns": [
                            "ns5.kasserver.com.",
                            "ns6.kasserver.com."
                        ],
                        "mx": [
                            "10 w01e32d1.kasserver.com."
                        ],
                        "txt": [
                            "\"v=spf1 mx a ?all\""
                        ],
                        "soa": [
                            "ns5.kasserver.com. hostmaster.kasserver.com. 2408051920 28800 7200 1209600 7200"
                        ],
                        "cname": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Ecommerce": "Cart Functionality",
                        "Programming languages": "C,PHP 8.2.10",
                        "Web servers": "Nginx 1.24.0",
                        "Reverse proxies": "Nginx 1.24.0",
                        "Analytics": "Umami",
                        "Hosting": "ALL-INKL",
                        "Miscellaneous": "Open Graph"
                    },
                    "detected_apps": {
                        "Cart Functionality": "",
                        "C": "",
                        "PHP": "8.2.10",
                        "Nginx": "1.24.0",
                        "Umami": "",
                        "ALL-INKL": "",
                        "Open Graph": ""
                    },
                    "detected_technologies": {
                        "Cart Functionality": {
                            "name": "Cart Functionality",
                            "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.",
                            "slug": "cart-functionality",
                            "categories": [
                                {
                                    "id": 6,
                                    "slug": "ecommerce",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Ecommerce",
                                    "priority": 1
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Cart-generic.svg",
                            "website": "https:\/\/www.wappalyzer.com\/technologies\/ecommerce\/cart-functionality",
                            "pricing": [],
                            "cpe": null
                        },
                        "C": {
                            "name": "C",
                            "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                            "slug": "c",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "C.png",
                            "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "PHP": {
                            "name": "PHP",
                            "description": "PHP is a general-purpose scripting language used for web development.",
                            "slug": "php",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "8.2.10",
                            "icon": "PHP.svg",
                            "website": "http:\/\/php.net",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
                        },
                        "Nginx": {
                            "name": "Nginx",
                            "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                            "slug": "nginx",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                },
                                {
                                    "id": 64,
                                    "slug": "reverse-proxies",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Reverse proxies",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "1.24.0",
                            "icon": "Nginx.svg",
                            "website": "http:\/\/nginx.org\/en",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                        },
                        "Umami": {
                            "name": "Umami",
                            "description": "Umami is a self-hosted web analytics solution. It's goal is to provide a friendlier, privacy-focused alternative to Google Analytics and a free, open-sourced alternative to paid solutions.",
                            "slug": "umami",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "umami.svg",
                            "website": "https:\/\/umami.is\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "ALL-INKL": {
                            "name": "ALL-INKL",
                            "description": "ALL-INKL is a German-based web hosting provider that promises to offer high-performance services for fair prices.",
                            "slug": "all-inkl",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "ALL-INKL.png",
                            "website": "https:\/\/all-inkl.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "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
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "Cart Functionality",
                            "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.",
                            "slug": "cart-functionality",
                            "categories": [
                                {
                                    "id": 6,
                                    "slug": "ecommerce",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Ecommerce",
                                    "priority": 1
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Cart-generic.svg",
                            "website": "https:\/\/www.wappalyzer.com\/technologies\/ecommerce\/cart-functionality",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "C",
                            "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                            "slug": "c",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "C.png",
                            "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "PHP",
                            "description": "PHP is a general-purpose scripting language used for web development.",
                            "slug": "php",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "8.2.10",
                            "icon": "PHP.svg",
                            "website": "http:\/\/php.net",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Nginx",
                            "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                            "slug": "nginx",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                },
                                {
                                    "id": 64,
                                    "slug": "reverse-proxies",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Reverse proxies",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "1.24.0",
                            "icon": "Nginx.svg",
                            "website": "http:\/\/nginx.org\/en",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Umami",
                            "description": "Umami is a self-hosted web analytics solution. It's goal is to provide a friendlier, privacy-focused alternative to Google Analytics and a free, open-sourced alternative to paid solutions.",
                            "slug": "umami",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "umami.svg",
                            "website": "https:\/\/umami.is\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "ALL-INKL",
                            "description": "ALL-INKL is a German-based web hosting provider that promises to offer high-performance services for fair prices.",
                            "slug": "all-inkl",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "ALL-INKL.png",
                            "website": "https:\/\/all-inkl.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "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
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [
                            {
                                "id": "aria-required-attr",
                                "impact": "critical",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures elements with ARIA roles have all required ARIA attributes",
                                "help": "Required ARIA attributes must be provided",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": [
                                                    "aria-checked"
                                                ],
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Required ARIA attribute not present: aria-checked"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<a role=\"switch\" href=\"#\" class=\"menu-toggle xs\">\n      <span class=\"close\">Close<\/span>\n      <span>Menu<\/span>\n    <\/a>",
                                        "target": [
                                            ".menu-toggle"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Required ARIA attribute not present: aria-checked"
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#5ba252",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 2.8300000000000001,
                                                    "fontSize": "10.7pt (14.278px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<body class=\"home toggle-images\">",
                                                        "target": [
                                                            "body"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.83 (foreground color: #5ba252, background color: #f4f4f4, font size: 10.7pt (14.278px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/whynicht.com\/about\" title=\"About why nICHt?\" class=\"about\">Read more<\/a>",
                                        "target": [
                                            ".about"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.83 (foreground color: #5ba252, background color: #f4f4f4, font size: 10.7pt (14.278px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    }
                                ]
                            }
                        ],
                        "passes": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(1) > a[href$=\"magazine\"][aria-current=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(2) > a[href$=\"about\"][aria-current=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(3) > a[href$=\"get-a-copy\"][aria-current=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-body",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures 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.4\/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 toggle-images\">",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-roles",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all elements with a role attribute use a valid value",
                                "help": "ARIA roles used must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a role=\"switch\" href=\"#\" class=\"menu-toggle xs\">\n      <span class=\"close\">Close<\/span>\n      <span>Menu<\/span>\n    <\/a>",
                                        "target": [
                                            ".menu-toggle"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr-value",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all ARIA attributes have valid values",
                                "help": "ARIA attributes must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(1) > a[href$=\"magazine\"][aria-current=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(2) > a[href$=\"about\"][aria-current=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(3) > a[href$=\"get-a-copy\"][aria-current=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                                "help": "ARIA attributes must conform to valid names",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(1) > a[href$=\"magazine\"][aria-current=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(2) > a[href$=\"about\"][aria-current=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(3) > a[href$=\"get-a-copy\"][aria-current=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "description": "Ensures 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.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h1 class=\"sr\">why nICHt?<\/h1>",
                                                        "target": [
                                                            ".site-title > h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h1 class=\"sr\">why nICHt?<\/h1>",
                                                        "target": [
                                                            "main > h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"xs\">Now available online<\/h2>",
                                                        "target": [
                                                            "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\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "10.7pt (14.278px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Menu<\/span>",
                                        "target": [
                                            ".menu-toggle > span:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "15.6pt (20.768px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>A semi-annual comparative literary magazine publishing poetry, short prose and translations.<\/p>",
                                        "target": [
                                            ".paragraph > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#5ba252",
                                                    "contrastRatio": 6.7300000000000004,
                                                    "fontSize": "10.7pt (14.278px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.73"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"xs\">Now available online<\/h2>",
                                        "target": [
                                            "h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#5ba252",
                                                    "contrastRatio": 6.7300000000000004,
                                                    "fontSize": "15.6pt (20.768px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.73"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Get physical and digital copies of our magazine.<\/p>",
                                        "target": [
                                            ".buy > section > div > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#5ba252",
                                                    "contrastRatio": 6.7300000000000004,
                                                    "fontSize": "10.7pt (14.278px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.73"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"button xs\">Buy now \u2192<\/div>",
                                        "target": [
                                            ".button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "15.6pt (20.768px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Archive                                  <\/span>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(1) > a[href$=\"magazine\"][aria-current=\"\"] > span:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "10.7pt (14.278px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"xs\">1<\/span>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(1) > a[href$=\"magazine\"][aria-current=\"\"] > .xs"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "15.6pt (20.768px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>About                                  <\/span>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(2) > a[href$=\"about\"][aria-current=\"\"] > span:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "10.7pt (14.278px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"xs\">2<\/span>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(2) > a[href$=\"about\"][aria-current=\"\"] > .xs"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "15.6pt (20.768px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Get a copy                                  <\/span>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(3) > a[href$=\"get-a-copy\"][aria-current=\"\"] > span:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "10.7pt (14.278px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"xs\">3<\/span>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(3) > a[href$=\"get-a-copy\"][aria-current=\"\"] > .xs"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "15.6pt (20.768px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"] > span:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "15.6pt (20.768px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>(Deadline 15. Aug 2024)<\/span>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"] > span:nth-child(1) > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "10.7pt (14.278px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"xs\">4<\/span>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"] > .xs"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "10.7pt (14.278px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"xs\">\u00a9 2015\u20132024 why nICHt?<\/span>",
                                        "target": [
                                            "div:nth-child(1) > .xs"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "10.7pt (14.278px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.instagram.com\/whynicht\/\" target=\"_blank\" title=\"Follow us on Instagram\">Instagram<\/a>",
                                        "target": [
                                            "a[title=\"Follow us on Instagram\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4f4f4",
                                                    "contrastRatio": 19.09,
                                                    "fontSize": "10.7pt (14.278px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 19.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.facebook.com\/alice.whynICHt\/\" target=\"_blank\" title=\"Follow us on Facebook\">Facebook<\/a>",
                                        "target": [
                                            "a[title=\"Follow us on Facebook\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "document-title",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag242",
                                    "ACT"
                                ],
                                "description": "Ensures 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.4\/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\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "schema_name",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<meta id=\"schema_name\" itemprop=\"name\" content=\"Why nICHt? Seasonal Collection: words &amp; images\">",
                                        "target": [
                                            "#schema_name"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "schema_description",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<meta id=\"schema_description\" itemprop=\"description\" content=\"A semi-annual comparative literary magazine publishing poetry, short prose and translations.\">",
                                        "target": [
                                            "#schema_description"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "schema_image",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<meta id=\"schema_image\" itemprop=\"image\" content=\"https:\/\/whynicht.com\/media\/site\/3fb7418375-1689696689\/whynicht-og-image.png\">",
                                        "target": [
                                            "#schema_image"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-has-lang",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures every HTML document has a lang attribute",
                                "help": "<html> element must have a lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/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\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-lang-valid",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures 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.4\/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\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/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": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp\" class=\"\">",
                                        "target": [
                                            "img:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp\" class=\"\">",
                                        "target": [
                                            "img:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp\" class=\"\">",
                                        "target": [
                                            "img:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp\" class=\"\">",
                                        "target": [
                                            "img:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp\" class=\"\">",
                                        "target": [
                                            "img:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp\" class=\"\">",
                                        "target": [
                                            "img:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp\" class=\"active\">",
                                        "target": [
                                            ".active"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp\">",
                                        "target": [
                                            "img:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp\">",
                                        "target": [
                                            "img:nth-child(9)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp\">",
                                        "target": [
                                            "img:nth-child(10)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp\">",
                                        "target": [
                                            "img:nth-child(11)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp\">",
                                        "target": [
                                            "img:nth-child(12)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp\">",
                                        "target": [
                                            "img:nth-child(13)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden 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 alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp\">",
                                        "target": [
                                            "img:nth-child(14)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "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=\"https:\/\/whynicht.com\" class=\"site-title lg\">",
                                        "target": [
                                            ".site-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "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 role=\"switch\" href=\"#\" class=\"menu-toggle xs\">\n      <span class=\"close\">Close<\/span>\n      <span>Menu<\/span>\n    <\/a>",
                                        "target": [
                                            ".menu-toggle"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "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=\"https:\/\/whynicht.com\/about\" title=\"About why nICHt?\" class=\"about\">Read more<\/a>",
                                        "target": [
                                            ".about"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "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 class=\"buy no-style\" href=\"\/checkout\" style=\"\">",
                                        "target": [
                                            ".buy"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "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=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(1) > a[href$=\"magazine\"][aria-current=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "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=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(2) > a[href$=\"about\"][aria-current=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "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=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(3) > a[href$=\"get-a-copy\"][aria-current=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "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=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(4) > a[href$=\"contribute\"][aria-current=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "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=\"https:\/\/www.instagram.com\/whynicht\/\" target=\"_blank\" title=\"Follow us on Instagram\">Instagram<\/a>",
                                        "target": [
                                            "a[title=\"Follow us on Instagram\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "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=\"https:\/\/www.facebook.com\/alice.whynICHt\/\" target=\"_blank\" title=\"Follow us on Facebook\">Facebook<\/a>",
                                        "target": [
                                            "a[title=\"Follow us on Facebook\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "list",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures that lists are structured correctly",
                                "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"pages-list\">",
                                        "target": [
                                            "section > nav > .pages-list"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "listitem",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures <li> elements are used semantically",
                                "help": "<li> elements must be contained in a <ul> or <ol>",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n\t\t\t\t<a href=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n\t\t\t\t<a href=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n\t\t\t\t<a href=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n\t\t\t\t<a href=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>",
                                        "target": [
                                            "section > nav > .pages-list > li:nth-child(4)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "nested-interactive",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                                "help": "Interactive controls must not be nested",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a role=\"switch\" href=\"#\" class=\"menu-toggle xs\">\n      <span class=\"close\">Close<\/span>\n      <span>Menu<\/span>\n    <\/a>",
                                        "target": [
                                            ".menu-toggle"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": [
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.6pt (20.768px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"book-side-left\">\n          Seasonal Collection: words &amp; images        <\/div>",
                                        "target": [
                                            ".book-side-left"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.6pt (20.768px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<em>Seasonal Collection: words &amp; images<br>Saisonale Sammlung: worte und bilder<br>\u0421\u0435\u0437\u043e\u043d\u043d\u0430\u044f \u043a\u043e\u043b\u043b\u0435\u043a\u0446\u0438\u044f: \u0441\u043b\u043e\u0432\u0430 \u0438 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f<br>Collection Saisonni\u00e8re: mots et images<\/em>",
                                        "target": [
                                            "em"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.6pt (20.768px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>The languages of the publications are English, German, French and Russian. <br>Alongside the literary works the magazine publishes graphic representation of language.<\/p>",
                                        "target": [
                                            ".book-back > p:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "static.14.32.203.116.clients.your-server.de",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns5.kasserver.com",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 7023,
                    "testUrl": "https:\/\/whynicht.com",
                    "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:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp\",\"width\":418,\"height\":537,\"naturalWidth\":600,\"naturalHeight\":772},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp\",\"width\":418,\"height\":457,\"naturalWidth\":600,\"naturalHeight\":656},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp\",\"width\":418,\"height\":538,\"naturalWidth\":600,\"naturalHeight\":773},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp\",\"width\":418,\"height\":555,\"naturalWidth\":600,\"naturalHeight\":797},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp\",\"width\":418,\"height\":631,\"naturalWidth\":600,\"naturalHeight\":906},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp\",\"width\":418,\"height\":638,\"naturalWidth\":600,\"naturalHeight\":916},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp\",\"width\":418,\"height\":526,\"naturalWidth\":600,\"naturalHeight\":756},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp\",\"width\":418,\"height\":598,\"naturalWidth\":600,\"naturalHeight\":859},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp\",\"width\":418,\"height\":600,\"naturalWidth\":482,\"naturalHeight\":693},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp\",\"width\":418,\"height\":490,\"naturalWidth\":600,\"naturalHeight\":704},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp\",\"width\":418,\"height\":443,\"naturalWidth\":600,\"naturalHeight\":637},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp\",\"width\":418,\"height\":525,\"naturalWidth\":600,\"naturalHeight\":755},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp\",\"width\":418,\"height\":454,\"naturalWidth\":600,\"naturalHeight\":652},{\"url\":\"https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp\",\"width\":418,\"height\":459,\"naturalWidth\":600,\"naturalHeight\":659}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "Inter",
                            "display": "block",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "500"
                        },
                        {
                            "family": "Inter",
                            "display": "block",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "500"
                        },
                        {
                            "family": "Inter",
                            "display": "block",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Inter",
                            "display": "block",
                            "status": "loaded",
                            "style": "italic",
                            "weight": "700"
                        }
                    ],
                    "generated-content-percent": 0.16,
                    "generated-content-size": 0.050000000000000003,
                    "imgs-in-viewport": [
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp\" class=\"\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 772
                        },
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp\" class=\"\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 656
                        },
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp\" class=\"\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 773
                        },
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp\" class=\"\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 797
                        },
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp\" class=\"\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 906
                        },
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp\" class=\"active\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 916
                        },
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 756
                        },
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 859
                        },
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 482,
                            "naturalHeight": 693
                        },
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 704
                        },
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 637
                        },
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 755
                        },
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 652
                        },
                        {
                            "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp",
                            "html": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp\">",
                            "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 659
                        }
                    ],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width, initial-scale=1.0",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/whynicht.com\/assets\/css\/style.css?v=1722003682",
                        "https:\/\/whynicht.com\/assets\/css\/header.css?v=1722003682",
                        "https:\/\/whynicht.com\/assets\/css\/footer.css?v=1722003682",
                        "https:\/\/whynicht.com\/assets\/css\/default.css?v=1722003682",
                        "https:\/\/whynicht.com\/assets\/css\/book.css?v=1722003682",
                        "https:\/\/whynicht.com\/assets\/css\/content.css?v=1722003682",
                        "https:\/\/whynicht.com\/assets\/css\/archive.css?v=1722003682",
                        "https:\/\/whynicht.com\/assets\/css\/form.css?v=1722003682",
                        "https:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682",
                        "https:\/\/whynicht.com\/assets\/css\/issue.css?v=1722003682",
                        "https:\/\/whynicht.com\/assets\/css\/magazine.css?v=1722003682",
                        "https:\/\/whynicht.com\/assets\/css\/shop.css?v=1722003682",
                        "https:\/\/whynicht.com\/assets\/css\/contribute.css?v=1722003682",
                        "https:\/\/whynicht.com\/assets\/css\/map.css?v=1722003682"
                    ],
                    "rendered-html": "<html lang=\"en\"><head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <link href=\"https:\/\/whynicht.com\/assets\/css\/style.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/header.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/footer.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/default.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/book.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/content.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/archive.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/form.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/home.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/issue.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/magazine.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/shop.css?v=1722003682\" rel=\"stylesheet\">  <link href=\"https:\/\/whynicht.com\/assets\/css\/contribute.css?v=1722003682\" rel=\"stylesheet\">      <script async=\"\" src=\"https:\/\/insight.00-99.xyz\/script.js\" data-website-id=\"a378f7dc-ba3b-4245-8646-23bc23ae1d2d\"><\/script>\n    \n\n\n<style itemscope=\"\" itemtype=\"https:\/\/schema.org\/WebSite\" itemref=\"schema_name schema_description schema_image\">\/* inner styles set by WPT to match CSSOM *\/<\/style>\n\n\n  <title>Why nICHt? Seasonal Collection: words &amp; images<\/title>\n  <meta id=\"schema_name\" itemprop=\"name\" content=\"Why nICHt? Seasonal Collection: words &amp; images\">\n\n\n<meta name=\"description\" content=\"A semi-annual comparative literary magazine publishing poetry, short prose and translations.\">\n<meta id=\"schema_description\" itemprop=\"description\" content=\"A semi-annual comparative literary magazine publishing poetry, short prose and translations.\">\n\n\n  <link rel=\"canonical\" href=\"https:\/\/whynicht.com\">\n\n\n\n\n  <meta id=\"schema_image\" itemprop=\"image\" content=\"https:\/\/whynicht.com\/media\/site\/3fb7418375-1689696689\/whynicht-og-image.png\">\n\n\n<meta name=\"author\" content=\"\">\n\n\n<meta name=\"date\" content=\"2024-07-11\">\n\n\n<meta property=\"og:title\" content=\"Why nICHt? Seasonal Collection: words &amp; images\">\n\n<meta property=\"og:description\" content=\"A semi-annual comparative literary magazine publishing poetry, short prose and translations.\">\n\n  <meta property=\"og:image\" content=\"https:\/\/whynicht.com\/media\/site\/3fb7418375-1689696689\/whynicht-og-image-1200x630-crop-1-q80.png\">\n  <meta property=\"og:image:width\" content=\"1200\">\n  <meta property=\"og:image:height\" content=\"630\">\n\n<meta property=\"og:site_name\" content=\"why nICHt?\">\n\n<meta property=\"og:url\" content=\"https:\/\/whynicht.com\">\n\n<meta property=\"og:type\" content=\"\">\n\n\n\n\n\n\n\n\n<meta name=\"twitter:card\" content=\"summary_large_image\">\n\n<meta name=\"twitter:title\" content=\"Why nICHt? Seasonal Collection: words &amp; images\">\n\n<meta name=\"twitter:description\" content=\"A semi-annual comparative literary magazine publishing poetry, short prose and translations.\">\n\n  <meta name=\"twitter:image\" content=\"https:\/\/whynicht.com\/media\/site\/3fb7418375-1689696689\/whynicht-og-image-1200x675-crop-1-q80.png\">\n\n<meta name=\"twitter:site\" content=\"\">\n\n<meta name=\"twitter:creator\" content=\"\">\n  \n\n<meta name=\"robots\" content=\"\">\n    <link rel=\"icon\" type=\"image\/png\" href=\"\/[email protected]\" media=\"(prefers-color-scheme:no-preference)\">\n  <link rel=\"icon\" type=\"image\/png\" href=\"\/[email protected]\" media=\"(prefers-color-scheme:dark)\">\n  <link rel=\"icon\" type=\"image\/png\" href=\"\/[email protected]\" media=\"(prefers-color-scheme:light)\">\n  <style>\/* inner styles set by WPT to match CSSOM *\/:root { --accent: #5ba252; --accent-rgba: rgba(255, 255, 255, 1); --text-on-background: #000000; }<\/style>\n    <link href=\"https:\/\/whynicht.com\/assets\/css\/map.css?v=1722003682\" rel=\"stylesheet\"><\/head>\n\n<body class=\"home toggle-images\"><header class=\"site-header\">\n  <a href=\"https:\/\/whynicht.com\" class=\"site-title lg\">\n    <h1 class=\"sr\">why nICHt?<\/h1>\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 59 76\">\n      <path d=\"M2.6 56.42c.2.04.47.18.8.42.3.22.68.39 1.14.5 1.35.3 2.7.58 4.05.84a420.26 420.26 0 0 1 9.05 1.74c1.66.3 3.33.62 5 .95.4.06.78.1 1.15.1.35 0 .61-.06.78-.17.16-.13.27-.2.33-.2.11 0 .17.08.17.23 0 .37-.03.75-.07 1.15a10.36 10.36 0 0 0 0 2.32c.04.39.07.78.07 1.17l-.1.07c-.18 0-.35-.09-.53-.26a.97.97 0 0 0-.71-.26 22.22 22.22 0 0 0-2.88.4 169.15 169.15 0 0 1-2.9.62l-.01.09a101.17 101.17 0 0 0 4.54.85c.53.06.93.1 1.21.1.2 0 .36-.04.5-.1a3.45 3.45 0 0 0 .55-.43.42.42 0 0 1 .26-.16l.13.03c-.09.18-.14.36-.16.56a5.32 5.32 0 0 0 0 1.3L25 69c0 .38.02.73.07 1.08.04.35.06.71.06 1.08-.04.11-.1.17-.2.17-.04 0-.2-.08-.45-.23a2.04 2.04 0 0 0-.98-.23h-.43a285.77 285.77 0 0 0-4.6.95 78942.76 78942.76 0 0 0-9.09 1.93c-1.64.32-3.27.68-4.9 1.07-.31.07-.6.17-.9.3-.3.13-.54.31-.71.55-.04.07-.11.1-.2.1-.17 0-.26-.12-.26-.36 0-.35.02-.68.07-1.01a15.24 15.24 0 0 0 0-2.03c-.05-.35-.07-.7-.07-1.04 0-.14.06-.2.16-.2.05 0 .14.03.27.1l.49.2.65.19c.24.07.5.1.75.1.2 0 .53-.03.98-.1l1.4-.26 1.48-.3c.46-.1.8-.18 1.05-.22l10.69-1.93v-.1c-1.38-.24-2.74-.5-4.1-.79-1.36-.3-2.74-.58-4.11-.85a809.41 809.41 0 0 0-9.55 2.26c-.06-.09-.1-.24-.1-.46 0-.37.02-.75.04-1.14l.03-1.15c0-.06.05-.1.13-.1a106.18 106.18 0 0 0 4.64-.49V66c-.7-.1-1.47-.2-2.32-.29l-2.32-.23c-.08 0-.13-.04-.13-.13 0-.39 0-.77-.03-1.14-.02-.37-.03-.75-.03-1.14 0-.14.03-.23.1-.3l.35.07c.11.02.22.05.33.1l8.8 1.99c1.37-.24 2.75-.52 4.15-.85 1.37-.33 2.74-.63 4.12-.92v-.13a465.04 465.04 0 0 0-9.75-1.73c-.45-.09-.96-.17-1.5-.26l-1.7-.3c-.57-.1-1.12-.2-1.67-.26-.54-.06-1.04-.1-1.5-.1-.4 0-.68.07-.85.2l-.75.5c-.07-.03-.1-.07-.1-.14a.9.9 0 0 1-.03-.2c0-.32.02-.65.06-.98a16.26 16.26 0 0 0 0-2.02 7.66 7.66 0 0 1-.06-1.02v-.23l.13-.06ZM24.74 42.35c.15 0 .24.07.26.23l.03.36c0 .26-.02.5-.06.75a3.22 3.22 0 0 0 0 1.54A4.76 4.76 0 0 1 25 46.4c-.02.15-.1.23-.26.23-.02 0-.11-.03-.26-.1a4.48 4.48 0 0 0-.56-.26c-.24-.1-.5-.2-.78-.26a2.88 2.88 0 0 0-.85-.13h-8.6c-.33 0-.61.09-.85.26-.24.15-.43.36-.56.62-.15.24-.26.52-.32.85a3.2 3.2 0 0 0 .06 2c.11.34.26.66.46.94.2.26.44.48.72.66.26.15.54.23.85.23h8.89a2 2 0 0 0 1.05-.3c.32-.2.58-.3.78-.3.11 0 .19.1.23.3a5.09 5.09 0 0 1 0 1.3 5.39 5.39 0 0 0 0 1.28 9.44 9.44 0 0 1 0 1.18c-.02.13-.1.2-.26.2-.13 0-.38-.12-.75-.36-.4-.24-.85-.36-1.38-.36H6.43c-.43 0-.9.02-1.4.06-.53.03-.97.14-1.34.36a.87.87 0 0 0-.23.17.65.65 0 0 1-.3.06c-.08 0-.17-.1-.26-.3a2.82 2.82 0 0 0-.2-.42l-.81-1.47a4.13 4.13 0 0 0-.66-.82c-.3-.3-.45-.6-.45-.91 0-.04 0-.1.03-.16.02-.07.06-.1.13-.1.17 0 .35.03.52.1.18.06.35.12.53.16.43.1.87.2 1.3.26.42.04.84.07 1.28.07h6.5v-.07a2.2 2.2 0 0 1-.81-.62 4.93 4.93 0 0 1-.07-6.3A3.58 3.58 0 0 1 13 42.93h9.65c.41 0 .8-.1 1.17-.3.37-.2.68-.3.92-.3ZM9.44 27.44c.13 0 .4.12.78.36.37.24.82.36 1.34.36h11.41c2.81 0 4.97.7 6.48 2.1 1.52 1.36 2.28 3.49 2.28 6.37 0 .17-.07.29-.22.36a2.96 2.96 0 0 1-1.11.1c-.2-.03-.36-.04-.46-.04h-.79a4.2 4.2 0 0 1-.75-.06c0-.05-.01-.07-.03-.07v-.1c0-.1.07-.28.23-.52.17-.24.26-.48.26-.72 0-2.62-1.29-4.12-3.86-4.51a5.63 5.63 0 0 0-1.18 0l-.49.03c-.15 0-.23-.01-.23-.03v.1c.61.35 1.1.88 1.44 1.6.35.7.53 1.38.53 2.06a5.65 5.65 0 0 1-1.02 3.2c-.35.46-.76.84-1.24 1.15-.48.28-1.02.42-1.63.42h-9.65c-.41 0-.8.1-1.18.3-.37.2-.67.29-.91.29-.15 0-.24-.07-.26-.2a2.84 2.84 0 0 1 .06-1.14 4.2 4.2 0 0 0 0-1.54 3.22 3.22 0 0 1-.06-1.17c.02-.16.1-.23.26-.23l.26.13.59.26c.22.09.47.17.75.26.28.07.57.1.85.1h8.6c.35 0 .64-.09.88-.26.24-.18.44-.4.59-.66.13-.26.23-.54.3-.85.06-.32.1-.63.1-.91 0-.26-.06-.56-.17-.88a3.48 3.48 0 0 0-1.15-1.7c-.26-.2-.54-.3-.85-.3h-8.95c-.37 0-.71.1-1.02.3-.32.2-.6.29-.81.29-.18 0-.26-.09-.26-.26v-3.4c0-.11 0-.23.03-.36.02-.15.1-.23.26-.23ZM57.74 62.17c.15 0 .24.08.26.23l.03.36c0 .26-.02.51-.06.75a3.22 3.22 0 0 0 0 1.54 4.76 4.76 0 0 1 .03 1.18c-.02.15-.1.22-.26.22a.57.57 0 0 1-.23-.1c-.13-.08-.3-.17-.5-.25-.2-.11-.46-.2-.74-.27a3.34 3.34 0 0 0-.98-.13h-8.6c-.33 0-.61.09-.85.26-.24.18-.44.4-.59.66-.15.26-.26.55-.33.88a3.13 3.13 0 0 0 .07 1.8c.1.33.26.64.46.95.2.28.42.52.68.72.27.2.55.29.85.29h8.96a2 2 0 0 0 1.05-.3c.32-.19.58-.29.78-.29.18 0 .26.09.26.26 0 .3 0 .61-.03.92a11.51 11.51 0 0 0 0 1.7 9.44 9.44 0 0 1 0 1.18c-.02.13-.1.2-.26.2-.15 0-.4-.13-.75-.37s-.81-.36-1.38-.36H44.14c-.5 0-.86.1-1.08.3-.24.2-.42.3-.55.3-.18 0-.27-.06-.27-.17 0-.3.01-.6.04-.89.02-.3.03-.6.03-.91 0-.26-.02-.52-.07-.79a4.76 4.76 0 0 1-.03-1.07c0-.16.04-.22.13-.2.2.15.34.27.43.36.08.06.18.1.3.13.08.02.2.03.35.03h.65v-.1a3.57 3.57 0 0 1-1.43-1.6 4.72 4.72 0 0 1-.23-3.76 4.88 4.88 0 0 1 2-2.64 3.09 3.09 0 0 1 1.6-.43h9.64c.41 0 .8-.1 1.17-.3.37-.19.68-.29.92-.29ZM35.6 54.98c.05 0 .3.12.73.36.43.22 1.05.33 1.86.33h17.2c.78 0 1.35-.1 1.7-.3.32-.22.55-.33.68-.33.15 0 .23.11.23.33 0 .26-.01.5-.03.72-.05.2-.07.57-.07 1.11 0 .5.02.87.07 1.11.02.22.03.48.03.79 0 .15-.08.23-.23.23-.1 0-.22-.06-.33-.17-.13-.1-.29-.2-.49-.26a7.19 7.19 0 0 0-1.92-.3h-16.7c-.12 0-.27.02-.47.04a6.25 6.25 0 0 0-1.63.23c-.11.04-.2.1-.3.16-.1.07-.21.1-.32.1-.09 0-.14-.03-.17-.1a.96.96 0 0 1-.03-.23c0-.3.02-.58.07-.85a10.71 10.71 0 0 0 0-1.8c-.03-.32-.04-.6-.04-.81v-.23c0-.09.06-.13.17-.13ZM57.38 39.48c.04 0 .17 0 .4.03.2 0 .32.03.32.1 0 1.78-.2 3.45-.59 5-.4 1.55-1.02 2.9-1.9 4.05a9.52 9.52 0 0 1-3.5 2.72c-1.43.65-3.2.98-5.32.98-1.72 0-3.27-.21-4.64-.62a9.28 9.28 0 0 1-3.54-1.97 8.54 8.54 0 0 1-2.25-3.27 12.63 12.63 0 0 1-.79-4.64v-.52c-.02-.17 0-.35.04-.52.06-.4.27-.6.62-.6a45.96 45.96 0 0 0 3.33 0c.16 0 .25.04.3.1a.58.58 0 0 1-.17.17.43.43 0 0 0-.2.2c-.17.37-.29.81-.35 1.34-.09.5-.13.94-.13 1.34a5.24 5.24 0 0 0 2.45 4.57c.72.46 1.54.8 2.45 1.02.92.21 1.83.32 2.75.32 1.28 0 2.44-.2 3.46-.59 1-.39 1.85-.93 2.55-1.63a7.41 7.41 0 0 0 1.6-2.52 8.54 8.54 0 0 0 .53-3.63 4.2 4.2 0 0 0-.2-.85.87.87 0 0 1-.07-.32c0-.07.06-.11.17-.13.09-.05.2-.07.33-.07.1-.02.22-.03.35-.03h1.12c.28-.02.57-.03.88-.03ZM35.6 24.33a11.74 11.74 0 0 0 .92.36l.82.23c.28.06.6.1.95.1h17.16c.28 0 .56-.04.82-.1l.72-.2.52-.23a1 1 0 0 1 .33-.1c.15 0 .23.11.23.33 0 .3-.03.6-.07.88a10.27 10.27 0 0 0 0 1.87c.04.37.07.7.07 1.01 0 .22-.08.33-.23.33-.11 0-.22-.06-.33-.17-.1-.1-.26-.2-.46-.3a3.56 3.56 0 0 0-.68-.19 4.2 4.2 0 0 0-.7-.13 3.42 3.42 0 0 0-.58-.06H44.34c-.46 0-.89.16-1.28.49-.4.32-.59.73-.59 1.2 0 .29.05.54.13.76a18 18 0 0 1 .56 1.27c.06.22.1.47.1.76v.42a4.4 4.4 0 0 1-.23 1.01.67.67 0 0 1-.26.33h12.68c.28 0 .56-.03.82-.1.26-.06.5-.13.72-.2l.52-.22a1 1 0 0 1 .33-.1c.15 0 .23.1.23.33 0 .3-.03.6-.07.91a12.84 12.84 0 0 0 0 1.83c.04.29.07.58.07.89 0 .21-.08.32-.23.32-.11 0-.22-.05-.33-.16-.13-.11-.3-.2-.5-.26a7.2 7.2 0 0 0-1.92-.3H38.4c-.1 0-.23.01-.43.04a6.57 6.57 0 0 0-1.73.22l-.3.17c-.1.06-.21.1-.32.1-.09 0-.14-.04-.17-.1a.96.96 0 0 1-.03-.23c0-.33.01-.63.03-.92.03-.3.04-.62.04-.94v-.79c-.03-.3-.04-.58-.04-.82v-.22c0-.1.06-.14.17-.14a11.74 11.74 0 0 0 .92.36l.81.23c.28.07.6.1.95.1H39c.39 0 .72-.1.98-.33.24-.21.36-.52.36-.91 0-.3-.05-.58-.13-.82l-.33-.75-.3-.78a2.38 2.38 0 0 1 .03-1.8c.14-.3.3-.6.5-.85h-1.73c-.3 0-.61.04-.92.13a5.9 5.9 0 0 0-1.44.59c-.17.08-.3.13-.36.13-.08 0-.14-.04-.16-.1a.96.96 0 0 1-.03-.23c0-.33 0-.68.03-1.05a17.38 17.38 0 0 0 0-1.86c-.04-.3-.07-.6-.07-.88v-.23c0-.09.06-.13.17-.13ZM57.9 12.44c.2.02.3.16.3.42 0 .64-.06 1.3-.17 2-.08.67-.25 1.3-.49 1.86-.3.7-.66 1.33-1.08 1.9A6.48 6.48 0 0 1 52.61 21c-.9.22-1.95.33-3.17.33h-4.45v1.11c0 .3-.15.46-.46.46H42.7c-.17 0-.3-.02-.36-.07-.06-.04-.1-.15-.1-.32v-1.15c-.56.02-1.1.07-1.63.13-.55.05-.93.13-1.15.27a.87.87 0 0 0-.22.16.65.65 0 0 1-.3.06c-.09 0-.17-.1-.26-.29a2.82 2.82 0 0 0-.2-.43l-.81-1.47-.26-.36c-.14-.15-.26-.3-.36-.45a4.5 4.5 0 0 1-.33-.43c-.11-.15-.16-.28-.16-.4v-.09c0-.04 0-.1.03-.16.02-.07.06-.1.13-.1.15 0 .33.03.52.1l.52.16a67.24 67.24 0 0 0 1.9.26l1.08.07h1.5v-4.84c0-.17.04-.28.1-.33.07-.04.19-.06.36-.06h1.83c.3 0 .46.15.46.46v4.77h4.45c1.91 0 3.37-.34 4.38-1.02 1-.67 1.5-1.83 1.5-3.46 0-.15-.03-.3-.1-.46a8.75 8.75 0 0 1-.36-.65c-.04-.07-.04-.17 0-.3.02-.04.32-.05.88-.03l.6.03c0-.02.05-.03.16-.03a6.28 6.28 0 0 0 1.4-.03ZM40.97.1a7.55 7.55 0 0 1 4.7 1.57c.66.46 1.26.98 1.8 1.57.55.59 1.05 1.19 1.5 1.8l2.98.42c.11.02.22.01.33-.03.1-.04.2-.08.3-.1.08-.02.15 0 .19.07.04.04.06.16.06.36-.02.1-.03.26-.03.45l-.03.43c-.02.24 0 .57.06.98 0 .13-.03.2-.1.23a6.43 6.43 0 0 1-.75-.16l-3.69.42a.95.95 0 0 1-.36 0 2.17 2.17 0 0 1-.36-.42 12.93 12.93 0 0 0-3.07-3.04 9.82 9.82 0 0 0-1.8-.99 4 4 0 0 0-1.6-.39c-.83 0-1.52.29-2.06.85a2.74 2.74 0 0 0-.85 2.06c0 .15.03.35.1.59a6.23 6.23 0 0 0 .62 1.44c.13.2.26.34.4.42.03.03.1.06.19.1.08.05.14.09.16.13-.09.09-.22.18-.4.26-.3.18-.61.39-.94.63-.35.23-.63.49-.85.75a.76.76 0 0 0-.13.2.48.48 0 0 1-.23.12.51.51 0 0 1-.1-.13 1.07 1.07 0 0 0-.13-.16c-.43-.76-.77-1.55-1.01-2.35a8.1 8.1 0 0 1-.4-2.52c0-.79.15-1.52.43-2.2.26-.69.64-1.28 1.15-1.76A5.45 5.45 0 0 1 40.97.1Zm15.56 4.64c.48 0 .9.15 1.24.43.33.28.5.67.5 1.18 0 .5-.15.93-.43 1.3a1.4 1.4 0 0 1-1.15.53c-.48 0-.91-.15-1.3-.43-.4-.3-.6-.7-.6-1.2 0-.51.18-.93.53-1.28a1.6 1.6 0 0 1 1.2-.53Z\"><\/path>\n    <\/svg>\n  <\/a>\n      <a role=\"switch\" href=\"#\" class=\"menu-toggle xs\">\n      <span class=\"close\">Close<\/span>\n      <span>Menu<\/span>\n    <\/a>\n    <nav role=\"navigation\" class=\"navigation\">\n      \t<ul class=\"pages-list\">\n\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n      <ul class=\"issues-list\">\n                  <li style=\"--accent: #5ba252\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/tea-time\" title=\"Read &quot;Tea Time&quot;\">\n              <span>Tea Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 16<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #cf6914\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/metaphysical-time\" title=\"Read &quot;Metaphysical Time&quot;\">\n              <span>Metaphysical Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 15<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #78b459\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/evil-time\" title=\"Read &quot;Evil Time&quot;\">\n              <span>Evil Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 13\/14<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #8ac28a\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/once-upon-a-time\" title=\"Read &quot;Once Upon a Time&quot;\">\n              <span>Once Upon a Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 11\/12<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #cb5a26\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/travel-time\" title=\"Read &quot;Travel Time&quot;\">\n              <span>Travel Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 10<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #7e73b6\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/sci-fi-time\" title=\"Read &quot;Sci-Fi Time&quot;\">\n              <span>Sci-Fi Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 9<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #3953a4\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/naughty-time\" title=\"Read &quot;Naughty Time&quot;\">\n              <span>Naughty Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 8<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #ec6d2a\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/reset-time\" title=\"Read &quot;Reset Time&quot;\">\n              <span>Reset Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 7<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #ac489a\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/rebel-time\" title=\"Read &quot;Rebel Time&quot;\">\n              <span>Rebel Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 6<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #ffd548\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/golden-time\" title=\"Read &quot;Golden Time&quot;\">\n              <span>Golden Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 5<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #9352a0\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/gothic-time\" title=\"Read &quot;Gothic Time&quot;\">\n              <span>Gothic Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 4<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #00bf49\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/fable-time\" title=\"Read &quot;Fable Time&quot;\">\n              <span>Fable Time<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 3<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #00ffff\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/winter-semester-2015\" title=\"Read &quot;Winter Semester 2015&quot;\">\n              <span>Winter Semester 2015<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 2<\/span>\n            <\/a>\n          <\/li>\n                  <li style=\"--accent: #ff0000\">\n            <a href=\"https:\/\/whynicht.com\/magazine\/summer-semester-2015\" title=\"Read &quot;Summer Semester 2015&quot;\">\n              <span>Summer Semester 2015<\/span>\n              <span class=\"line\"><\/span>\n              <span class=\"xs\">\u2116 1<\/span>\n            <\/a>\n          <\/li>\n              <\/ul>\n    <\/nav>\n    <!--\n    <button role=\"switch\" class=\"play-pause xs\">\n      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 58 34\">\n        <path fill=\"#000\" fill-rule=\"evenodd\" d=\"M42 2H16a14 14 0 1 0 0 28h26a14 14 0 1 0 0-28ZM16 0a16 16 0 1 0 0 32h26a16 16 0 1 0 0-32H16Z\" clip-rule=\"evenodd\"\/>\n        <circle class=\"pause\" cx=\"41\" cy=\"16\" r=\"11\" fill=\"#000\"\/>\n        <circle class=\"play\" cx=\"16\" cy=\"16\" r=\"11\" fill=\"#000\"\/>\n      <\/svg>\n      <span>Animations<\/span>\n    <\/button>\n  --><\/header><main>\n  <h1 class=\"sr\">why nICHt?<\/h1>\n  <figure class=\"bookup-container\">\n    <div class=\"boockup\">\n      <div class=\"book-container\">\n        <div class=\"book-front\">\n          <figure class=\"book-front-covers\">\n                                          <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp\" class=\"\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/metaphysical-time\/d64ec7f3bb-1720719298\/metaphysical-time-600x-q80.webp\" class=\"\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp\" class=\"\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp\" class=\"\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp\" class=\"\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/sci-fi-time\/a3a3844333-1683576976\/cover-09-600x-q80.webp\" class=\"active\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/naughty-time\/6d30fd6008-1720719422\/01-cover-naughty-time-1-1-600x-q80.webp\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/reset-time\/6a6e9f39bf-1683576983\/cover-07-600x-q80.webp\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/rebel-time\/22402d0a01-1689349799\/cover-06-600x-q80.webp\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/golden-time\/46c37b76a7-1683576992\/cover-05-600x-q80.webp\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/gothic-time\/725a281aa0-1683576997\/cover-04-600x-q80.webp\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/fable-time\/1fe8bc1942-1683577002\/cover-03-600x-q80.webp\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/winter-semester-2015\/1515611edf-1683577008\/cover-02-600x-q80.webp\">                                                        <img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/summer-semester-2015\/41180c8b60-1683577013\/cover-01-600x-q80.webp\">                                    <\/figure>\n        <\/div>\n        <div class=\"book-side-left\">\n          Seasonal Collection: words &amp; images        <\/div>\n        <div class=\"book-side-right\"><\/div>\n        <div class=\"book-top\"><\/div>\n        <div class=\"book-bottom\"><\/div>\n        <div class=\"book-back\">\n          <p><em>Seasonal Collection: words &amp; images<br>Saisonale Sammlung: worte und bilder<br>\u0421\u0435\u0437\u043e\u043d\u043d\u0430\u044f \u043a\u043e\u043b\u043b\u0435\u043a\u0446\u0438\u044f: \u0441\u043b\u043e\u0432\u0430 \u0438 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f<br>Collection Saisonni\u00e8re: mots et images<\/em><\/p><p>The languages of the publications are English, German, French and Russian. <br>Alongside the literary works the magazine publishes graphic representation of language.<\/p>        <\/div>\n      <\/div>\n    <\/div>\n  <\/figure>\n  <section>\n          <div class=\"paragraph\">\n        <p>A semi-annual comparative literary magazine publishing poetry, short prose and translations.<\/p>      <\/div>\n              <a href=\"https:\/\/whynicht.com\/about\" title=\"About why nICHt?\" class=\"about\">Read more<\/a>\n            <a class=\"buy no-style\" href=\"\/checkout\" style=\"\">\n    <section>\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 164 233\">\n  <path fill=\"#fff\" d=\"M145.5 14.5h-8l-3 179.5-52.5 7v20.5l71.5 8v-11h8.5v-190h-6.5V21l-9 1-1-7.5Z\"><\/path>\n  <path fill=\"#000\" d=\"M156.76 233V221.36c0-1.03 0-1.03 1.15-1.03H164V26.38h-6.66V18.1c-2.9 0-5.8.26-8.7.26v-6.72c-2.9.25-5.5.51-8.4.77V0c-11.88 1.81-23.47 3.88-35.06 5.69C93.6 7.5 82 9.57 70.12 11.38c-11.59 1.81-23.18 3.88-35.06 5.69-11.59 1.8-23.18 3.88-35.06 5.69v197.83c1.74 0 3.48.25 4.93.25 3.76.26 7.82.52 11.58 1.04 3.48.26 6.96.52 10.15.78 3.77.25 7.82.51 11.59 1.03 3.18.26 6.37.52 9.85.78 3.77 0 7.82.51 11.59.77l11.3.78a195 195 0 0 1 11.59 1.03c3.48.26 6.66.52 9.85.78 3.77.26 7.82.52 11.59 1.03l11.3.78c3.77.26 7.82.52 11.59 1.03l11.3.78c3.77.26 7.53.51 11.59 1.03 2.6 0 4.64.26 6.95.52ZM131.84 9.05v182.83c0 .26 0 .52-.58.52-2.6.26-4.93.78-7.25 1.3a694.4 694.4 0 0 1-22.89 3.61 697.2 697.2 0 0 1-22.88 3.62c-6.96 1.04-13.62 2.33-20.58 3.37-7.53 1.29-14.77 2.32-22.3 3.62a700.03 700.03 0 0 1-22.9 3.62c-1.16.25-2.6.52-3.76.52V29.47c0-.52.28-.77.58-.77 1.44-.26 2.6-.52 4.05-.52 7.25-1.03 14.2-2.33 21.44-3.36 7.54-1.3 15.36-2.59 22.9-3.62 6.95-1.04 13.61-2.33 20.57-3.37 7.53-1.29 15.35-2.58 22.89-3.62 7.24-1.29 14.2-2.32 21.44-3.62 2.9-.77 6.08-1.03 9.27-1.55Zm21.15 199.9-70.12 3.1c21.73-2.07 43.75-3.88 65.48-5.95V23.02c0-.26.3-.26.3-.26 1.44 0 2.89-.26 4.34-.26v186.45Zm-80.55.26c.29-.26.58-.26.87-.26 8.11-1.3 15.93-2.59 24.05-3.88 13.9-2.32 27.81-4.4 41.72-6.72 1.16-.26 1.16-.26 1.16-1.03V16.28c1.45-.25 2.9-.25 4.34-.25v186.7c-24.33 2.07-48.1 4.14-72.14 6.47ZM157.34 30h1.44c1.45 0 1.16-.26 1.16 1.03V216.2c0 .52-.29.52-.58.52-4.34 0-8.7 0-13.04-.26-11.88 0-23.46-.26-35.34-.26-11.3 0-22.32-.26-33.62-.26h-2.31v-.25c27.23-1.3 54.76-2.33 82-3.62.28-60.52.28-121.3.28-182.06Zm-8.7 194.98c-21.44-1.8-42.6-3.36-63.74-5.17l63.74.78v4.4Z\"><\/path>\n  <path fill=\"#fff\" d=\"M136 4.5 4.5 26.5V216L136 194V4.5ZM152 220.13h-4L55 219l97 9v-7.88Z\"><\/path>\n<\/svg>\n        <div>\n            <h2 class=\"xs\">Now available online<\/h2>\n            <p>Get physical and digital copies of our magazine.<\/p>\n            <div class=\"button xs\">Buy now \u2192<\/div>\n        <\/div>\n    <\/section>\n<\/a>                      <nav class=\"navigation\">\n      \t<ul class=\"pages-list\">\n\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/magazine\" aria-current=\"\">\n\t\t\t\t\t<span>Archive                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">1<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/about\" aria-current=\"\">\n\t\t\t\t\t<span>About                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">2<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/get-a-copy\" aria-current=\"\">\n\t\t\t\t\t<span>Get a copy                                  <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">3<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t\t<a href=\"\/contribute\" aria-current=\"\">\n\t\t\t\t\t<span>Contribute                                      <span>(Deadline 15. Aug 2024)<\/span>\n                      <\/span>\n\t\t\t\t\t<span class=\"line\"><\/span>\n\t\t\t\t\t<span class=\"xs\">4<\/span>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n    <\/nav>\n  <\/section>\n<\/main>\n<footer class=\"footer\">\n  <div>\n    <span class=\"xs\">\u00a9 2015\u20132024 why nICHt?<\/span>\n  <\/div>\n  <div class=\"follow xs\">\n          <a href=\"https:\/\/www.instagram.com\/whynicht\/\" target=\"_blank\" title=\"Follow us on Instagram\">Instagram<\/a>\n              <a href=\"https:\/\/www.facebook.com\/alice.whynICHt\/\" target=\"_blank\" title=\"Follow us on Facebook\">Facebook<\/a>\n      <\/div>\n<\/footer><script lang=\"js\">\n  function toggleImages() {\n    const images = document.querySelectorAll('.book-front-covers img');\n    if (!images.length) return;\n    let i = 0;\n    images[i]?.classList.add('active');\n    setInterval(function() {\n      images[i]?.classList.remove('active');\n      i = (i + 1) % images.length;\n      images[i].classList.add('active');\n    }, 750);\n  }\n\n  function Marquee(selector, speed) {\n    const parentSelector = selector;\n\n    if (parentSelector) {\n      const clone = parentSelector.innerHTML;\n      const firstElement = parentSelector.children[0];\n      let i = 0;\n      let count = 2;\n      let rect = firstElement.getBoundingClientRect();\n      let width = rect.width;\n      let height = rect.height;\n\n      if (window.innerWidth > width) {\n        count = (window.innerWidth \/ width) + 2\n      }\n\n      for (let j = 0; j < count; j++) {\n        parentSelector.insertAdjacentHTML('beforeend', clone);\n      }\n\n      if (parentSelector) {\n        document.documentElement.classList.add('ticker-ticking');\n      }\n\n      function animateTicker() {\n        firstElement.style.marginLeft = `-${i}px`;\n        if (i > firstElement.clientWidth) {\n          i = 0;\n        }\n        i = i + speed;\n        requestAnimationFrame(animateTicker);\n      }\n      animateTicker();\n    }\n  }\n\n  document.addEventListener(\"DOMContentLoaded\", function() {\n    const playPauseButton = document.querySelector('.play-pause');\n    const body = document.querySelector('body');\n    const ticker = document.querySelectorAll(\".ticker\");\n\n    if (playPauseButton) {\n      playPauseButton.addEventListener('click', function(e) {\n        e.preventDefault();\n        body.classList.toggle('paused');\n      });\n    }\n\n    toggleImages();\n    body.classList.add('toggle-images');\n\n    const isReduced = window.matchMedia(`(prefers-reduced-motion: reduce)`) === true || window.matchMedia(`(prefers-reduced-motion: reduce)`).matches === true;\n\n    if (!!isReduced) {\n      body.classList.add('paused');\n    }\n\n    if (ticker.length > 0) {\n      for (let i = 0; i < ticker.length; i++) {\n        Marquee(ticker[i], 1);\n      }\n    }\n  });\n<\/script>\n<script src=\"\/assets\/js\/loadeer.umd.js\" defer=\"\" init=\"\"><\/script>\n<script lang=\"js\">\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    const menuToggle = document.querySelector(\".menu-toggle\");\n    const body = document.querySelector(\"body\");\n\n    if (menuToggle) {\n      menuToggle.addEventListener(\"click\", function (e) {\n        e.preventDefault();\n        body.classList.toggle(\"menu\");\n      });\n    }\n  });\n<\/script>\n<script lang=\"js\">\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    const image = document.querySelector(\".scatter img\");\n    const container = document.querySelector(\".scatter\");\n    let isScattered = false;\n\n    if (!image || !container) {\n      return;\n    }\n\n    function scatter() {\n      if (isScattered) {\n        return;\n      }\n\n      isScattered = true;\n\n      for (let i = 0; i < 10; i++) {\n        const clone = image.cloneNode(true);\n        container.appendChild(clone);\n\n        setTimeout(() => {\n          clone.style.left = Math.random() * 100 + \"%\";\n          clone.style.top = Math.random() * 100 + \"%\";\n          clone.style.transform = \"rotate(\" + (Math.random() * 80 - 40) + \"deg)\";\n        }, 100);\n      }\n    }\n\n    image.addEventListener(\"load\", function () {\n      scatter();\n    });\n\n    setTimeout(scatter, 400);\n  });\n<\/script>\n<script lang=\"js\">\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    const dialog = document.querySelector(\".dialog\");\n\n    if (!dialog) {\n      return;\n    }\n\n    const closeButton = dialog.querySelector(\".close\");\n    closeButton.addEventListener(\"click\", function (e) {\n      e.preventDefault();\n      dialog.classList.remove(\"open\");\n    });\n  });\n<\/script>\n\n\n<\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [
                            "x-content-type-options"
                        ],
                        "securityHeadersGrade": "E",
                        "securityHeadersScore": 20
                    },
                    "interactivePeriods": [
                        [
                            0,
                            3910
                        ]
                    ],
                    "lastVisualChange": 3900,
                    "render": 600,
                    "visualComplete85": 600,
                    "visualComplete90": 600,
                    "visualComplete95": 600,
                    "visualComplete99": 3900,
                    "visualComplete": 3900,
                    "SpeedIndex": 813,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 692,
                            "size": 80577,
                            "DOMNodeId": 24,
                            "nodeInfo": {
                                "nodeType": "P",
                                "bounds": [
                                    234.1875,
                                    81.484375,
                                    411.5625,
                                    217.671875
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 692,
                            "size": 288860,
                            "DOMNodeId": 20,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "",
                                    "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                                    "class": ""
                                },
                                "sourceURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                                "bounds": [
                                    277.46875,
                                    128.34375,
                                    395.109375,
                                    736.296875
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 692,
                            "size": 288860,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 283.25137329101562,
                                    "y": 129.81401062011719,
                                    "width": 404.06234741210938,
                                    "height": 733.35491943359375,
                                    "top": 129.81401062011719,
                                    "right": 687.313720703125,
                                    "bottom": 863.16893005371094,
                                    "left": 283.25137329101562
                                },
                                "outerHTML": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp\" class=\"active\">",
                                "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                                "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 2035,
                            "size": 340785,
                            "DOMNodeId": 30,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "",
                                    "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                                    "class": ""
                                },
                                "sourceURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                                "bounds": [
                                    277.46875,
                                    127.875,
                                    395.109375,
                                    737.234375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 2035,
                            "size": 340785,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 226.599853515625,
                                    "y": 163.51846313476562,
                                    "width": 509.31488037109375,
                                    "height": 665.9476318359375,
                                    "top": 163.51846313476562,
                                    "right": 735.91473388671875,
                                    "bottom": 829.46609497070312,
                                    "left": 226.599853515625
                                },
                                "outerHTML": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp\" class=\"active\">",
                                "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                                "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 2834,
                            "size": 351822,
                            "DOMNodeId": 31,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "",
                                    "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                                    "class": ""
                                },
                                "sourceURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                                "bounds": [
                                    277.46875,
                                    116.421875,
                                    395.109375,
                                    760.140625
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 2834,
                            "size": 351822,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 229.2772216796875,
                                    "y": 141.11860656738281,
                                    "width": 492.77093505859375,
                                    "height": 710.74676513671875,
                                    "top": 141.11860656738281,
                                    "right": 722.04815673828125,
                                    "bottom": 851.86537170410156,
                                    "left": 229.2772216796875
                                },
                                "outerHTML": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp\" class=\"active\">",
                                "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                                "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 3552,
                            "size": 374602,
                            "DOMNodeId": 32,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "",
                                    "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                                    "class": "active"
                                },
                                "sourceURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                                "bounds": [
                                    277.46875,
                                    64.453125,
                                    395.109375,
                                    864.078125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 3552,
                            "size": 374602,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 257.63226318359375,
                                    "y": 72.403038024902344,
                                    "width": 432.8533935546875,
                                    "height": 848.1771240234375,
                                    "top": 72.403038024902344,
                                    "right": 690.48565673828125,
                                    "bottom": 920.58016204833984,
                                    "left": 257.63226318359375
                                },
                                "outerHTML": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp\" class=\"active\">",
                                "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                                "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 691,
                            "size": 288860,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 283.25137329101562,
                                    "y": 129.81401062011719,
                                    "width": 404.06234741210938,
                                    "height": 733.35491943359375,
                                    "top": 129.81401062011719,
                                    "right": 687.313720703125,
                                    "bottom": 863.16893005371094,
                                    "left": 283.25137329101562
                                },
                                "outerHTML": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp\" class=\"active\">",
                                "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                                "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 691,
                            "size": 288860,
                            "DOMNodeId": 20,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "",
                                    "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                                    "class": ""
                                },
                                "sourceURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/tea-time\/acfff448a5-1720719229\/tea-time-600x-q80.webp",
                                "bounds": [
                                    277.46875,
                                    128.34375,
                                    395.109375,
                                    736.296875
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 691,
                            "size": 80577,
                            "DOMNodeId": 24,
                            "nodeInfo": {
                                "nodeType": "P",
                                "bounds": [
                                    234.1875,
                                    81.484375,
                                    411.5625,
                                    217.671875
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 2034,
                            "size": 340785,
                            "DOMNodeId": 30,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "",
                                    "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                                    "class": ""
                                },
                                "sourceURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                                "bounds": [
                                    277.46875,
                                    127.875,
                                    395.109375,
                                    737.234375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 2034,
                            "size": 340785,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 226.599853515625,
                                    "y": 163.51846313476562,
                                    "width": 509.31488037109375,
                                    "height": 665.9476318359375,
                                    "top": 163.51846313476562,
                                    "right": 735.91473388671875,
                                    "bottom": 829.46609497070312,
                                    "left": 226.599853515625
                                },
                                "outerHTML": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp\" class=\"active\">",
                                "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                                "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/evil-time\/5a11cd1ee7-1683576912\/cover-13-14-600x-q80.webp",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 2833,
                            "size": 351822,
                            "DOMNodeId": 31,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "",
                                    "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                                    "class": ""
                                },
                                "sourceURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                                "bounds": [
                                    277.46875,
                                    116.421875,
                                    395.109375,
                                    760.140625
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 2833,
                            "size": 351822,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 229.2772216796875,
                                    "y": 141.11860656738281,
                                    "width": 492.77093505859375,
                                    "height": 710.74676513671875,
                                    "top": 141.11860656738281,
                                    "right": 722.04815673828125,
                                    "bottom": 851.86537170410156,
                                    "left": 229.2772216796875
                                },
                                "outerHTML": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp\" class=\"active\">",
                                "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                                "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/once-upon-a-time\/aa115ff302-1683576951\/cover-11-12-600x-q80.webp",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 3551,
                            "size": 374602,
                            "DOMNodeId": 32,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "",
                                    "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                                    "class": "active"
                                },
                                "sourceURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                                "bounds": [
                                    277.46875,
                                    64.453125,
                                    395.109375,
                                    864.078125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 3551,
                            "size": 374602,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 257.63226318359375,
                                    "y": 72.403038024902344,
                                    "width": 432.8533935546875,
                                    "height": 848.1771240234375,
                                    "top": 72.403038024902344,
                                    "right": 690.48565673828125,
                                    "bottom": 920.58016204833984,
                                    "left": 257.63226318359375
                                },
                                "outerHTML": "<img alt=\"\" src=\"https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp\" class=\"active\">",
                                "src": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                                "currentSrc": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                                "content": "normal"
                            },
                            "type": "image"
                        }
                    ],
                    "LargestContentfulPaintType": "image",
                    "LargestContentfulPaintNodeType": "IMG",
                    "LargestContentfulPaintImageURL": "https:\/\/whynicht.com\/media\/pages\/magazine\/travel-time\/2557fdbc69-1683576963\/cover-10-600x-q80.webp",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 100
                        },
                        {
                            "name": "fetchStart",
                            "time": 110
                        },
                        {
                            "name": "navigationStart",
                            "time": 134
                        },
                        {
                            "name": "domLoading",
                            "time": 134
                        },
                        {
                            "name": "responseEnd",
                            "time": 134
                        },
                        {
                            "name": "domInteractive",
                            "time": 135
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 135
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 135
                        },
                        {
                            "name": "domComplete",
                            "time": 135
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 333
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 333
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 333
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 333
                        },
                        {
                            "name": "domLoading",
                            "time": 333
                        },
                        {
                            "name": "responseEnd",
                            "time": 350
                        },
                        {
                            "name": "domInteractive",
                            "time": 407
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 447
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 448
                        },
                        {
                            "name": "domComplete",
                            "time": 624
                        },
                        {
                            "name": "loadEventStart",
                            "time": 625
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 625
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 691
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 691
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 691
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 691
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 691
                        },
                        {
                            "name": "firstPaint",
                            "time": 691
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 3551
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 3551
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 691
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0
                        }
                    ],
                    "chromeUserTiming.navigationStart": 134,
                    "chromeUserTiming.fetchStart": 111,
                    "chromeUserTiming.domLoading": 334,
                    "chromeUserTiming.responseEnd": 351,
                    "chromeUserTiming.domInteractive": 408,
                    "chromeUserTiming.domContentLoadedEventStart": 448,
                    "chromeUserTiming.domContentLoadedEventEnd": 449,
                    "chromeUserTiming.domComplete": 625,
                    "chromeUserTiming.unloadEventStart": 333,
                    "chromeUserTiming.unloadEventEnd": 333,
                    "chromeUserTiming.markAsMainFrame": 333,
                    "chromeUserTiming.commitNavigationEnd": 333,
                    "chromeUserTiming.loadEventStart": 625,
                    "chromeUserTiming.loadEventEnd": 625,
                    "chromeUserTiming.firstPaint": 691,
                    "chromeUserTiming.firstContentfulPaint": 691,
                    "chromeUserTiming.firstImagePaint": 691,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 691,
                    "chromeUserTiming.firstMeaningfulPaint": 691,
                    "chromeUserTiming.LargestTextPaint": 692,
                    "chromeUserTiming.LargestImagePaint": 3552,
                    "chromeUserTiming.LargestContentfulPaint": 3552,
                    "chromeUserTiming.TotalLayoutShift": 0,
                    "chromeUserTiming.CumulativeLayoutShift": 0,
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 406.76499999999999
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 334.79899999999998
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 334.80500000000001
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 336.98099999999999
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 339.16800000000001
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 339.21199999999999
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 339.21499999999997
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 339.226
                            },
                            "971": {
                                "name": "CSSAtRuleImport",
                                "firstUsed": 370.99200000000002
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 371.47300000000001
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 371.48399999999998
                            },
                            "2388": {
                                "name": "CSSSelectorPseudoFocusVisible",
                                "firstUsed": 371.536
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 372.06900000000002
                            },
                            "2319": {
                                "name": "CSSSelectorWebkitUnknownPseudo",
                                "firstUsed": 372.35500000000002
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 372.846
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 373.21300000000002
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 373.97199999999998
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 374.02100000000002
                            },
                            "2078": {
                                "name": "ARIACurrentAttribute",
                                "firstUsed": 374.31
                            },
                            "4240": {
                                "name": "ScriptSchedulingType_ParserBlockingInline",
                                "firstUsed": 377.82999999999998
                            },
                            "978": {
                                "name": "CSSAtRuleWebkitKeyframes",
                                "firstUsed": 380.32600000000002
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 380.35000000000002
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 406.19600000000003
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 406.44299999999998
                            },
                            "4238": {
                                "name": "ScriptSchedulingType_Defer",
                                "firstUsed": 407.13600000000002
                            },
                            "3797": {
                                "name": "WebPImage",
                                "firstUsed": 423.185
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 431.24099999999999
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 446.24000000000001
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 446.35700000000003
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 447.08100000000002
                            },
                            "1368": {
                                "name": "IntersectionObserver_Constructor",
                                "firstUsed": 447.34800000000001
                            },
                            "2707": {
                                "name": "V8Window_MatchMedia_Method",
                                "firstUsed": 448.34800000000001
                            },
                            "4961": {
                                "name": "Feature_4961",
                                "firstUsed": 448.36599999999999
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 449.50099999999998
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 449.50400000000002
                            },
                            "3157": {
                                "name": "CSSComparisonFunctions",
                                "firstUsed": 449.55900000000003
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 451.01299999999998
                            },
                            "590": {
                                "name": "LangAttributeDoesNotMatchToUILocale",
                                "firstUsed": 453.44
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 453.54700000000003
                            },
                            "1693": {
                                "name": "CSSGridLayout",
                                "firstUsed": 458.84199999999998
                            },
                            "3307": {
                                "name": "FlexGapSpecified",
                                "firstUsed": 500.38400000000001
                            },
                            "3308": {
                                "name": "FlexGapPositive",
                                "firstUsed": 500.387
                            },
                            "3354": {
                                "name": "PositionSticky",
                                "firstUsed": 505.012
                            },
                            "3867": {
                                "name": "Transform3dScene",
                                "firstUsed": 505.26400000000001
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 622.30600000000004
                            },
                            "2704": {
                                "name": "V8Screen_Width_AttributeGetter",
                                "firstUsed": 622.63199999999995
                            },
                            "2702": {
                                "name": "V8Screen_Height_AttributeGetter",
                                "firstUsed": 622.63699999999994
                            },
                            "2657": {
                                "name": "NavigatorLanguage",
                                "firstUsed": 622.64300000000003
                            },
                            "3019": {
                                "name": "DOMStorageRead",
                                "firstUsed": 624.03999999999996
                            },
                            "675": {
                                "name": "Fetch",
                                "firstUsed": 624.73099999999999
                            },
                            "3868": {
                                "name": "PrefersColorSchemeMediaFeature",
                                "firstUsed": 625.55999999999995
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 713.64599999999996
                            },
                            "2998": {
                                "name": "ElementWithLeftwardOrUpwardOverflowDirection_ScrollLeftOrTop",
                                "firstUsed": 3909.8209999999999
                            }
                        },
                        "CSSFeatures": {
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 373.33600000000001
                            },
                            "326": {
                                "name": "CSSPropertyAliasWebkitTransform",
                                "firstUsed": 380.339
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 380.34199999999998
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 406.452
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 406.45600000000002
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 406.459
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 406.46199999999999
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 406.476
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 449.52800000000002
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 449.53300000000002
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 449.536
                            },
                            "444": {
                                "name": "CSSPropertyScrollBehavior",
                                "firstUsed": 449.54000000000002
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 449.54399999999998
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 449.56400000000002
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 449.68900000000002
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 449.697
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 449.69999999999999
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 449.70299999999997
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 449.70499999999998
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 449.70800000000003
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 449.73399999999998
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 449.74200000000002
                            },
                            "592": {
                                "name": "CSSPropertyGap",
                                "firstUsed": 449.74799999999999
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 449.75099999999998
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 449.75400000000002
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 449.75599999999997
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 449.75900000000001
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 449.76100000000002
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 449.76499999999999
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 449.82799999999997
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 449.83100000000002
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 449.83499999999998
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 449.83800000000002
                            },
                            "394": {
                                "name": "CSSPropertyWritingMode",
                                "firstUsed": 449.84399999999999
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 449.85399999999998
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 449.86099999999999
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 449.86500000000001
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 449.93400000000003
                            },
                            "72": {
                                "name": "CSSPropertyClip",
                                "firstUsed": 449.94
                            },
                            "159": {
                                "name": "CSSPropertyWhiteSpace",
                                "firstUsed": 449.94299999999998
                            },
                            "66": {
                                "name": "CSSPropertyBorderWidth",
                                "firstUsed": 449.947
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 450.25
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 450.25599999999997
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 450.25799999999998
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 450.25999999999999
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 450.26600000000002
                            },
                            "308": {
                                "name": "CSSPropertyAliasWebkitPerspective",
                                "firstUsed": 450.37799999999999
                            },
                            "449": {
                                "name": "CSSPropertyPerspective",
                                "firstUsed": 450.38200000000001
                            },
                            "210": {
                                "name": "CSSPropertyWebkitBoxPack",
                                "firstUsed": 450.387
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 450.39100000000002
                            },
                            "203": {
                                "name": "CSSPropertyWebkitBoxAlign",
                                "firstUsed": 450.39400000000001
                            },
                            "331": {
                                "name": "CSSPropertyAliasWebkitTransformStyle",
                                "firstUsed": 450.428
                            },
                            "448": {
                                "name": "CSSPropertyTransformStyle",
                                "firstUsed": 450.43099999999998
                            },
                            "166": {
                                "name": "CSSPropertyAliasWebkitAnimation",
                                "firstUsed": 450.459
                            },
                            "424": {
                                "name": "CSSPropertyAnimation",
                                "firstUsed": 450.464
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 450.66699999999997
                            },
                            "33": {
                                "name": "CSSPropertyBackgroundSize",
                                "firstUsed": 450.67399999999998
                            },
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 450.69200000000001
                            },
                            "177": {
                                "name": "CSSPropertyAliasWebkitBackfaceVisibility",
                                "firstUsed": 450.69499999999999
                            },
                            "451": {
                                "name": "CSSPropertyBackfaceVisibility",
                                "firstUsed": 450.697
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 450.99000000000001
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 450.99700000000001
                            },
                            "30": {
                                "name": "CSSPropertyBackgroundRepeat",
                                "firstUsed": 451.86500000000001
                            },
                            "5": {
                                "name": "CSSPropertyFont",
                                "firstUsed": 452.678
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 452.86000000000001
                            },
                            "97": {
                                "name": "CSSPropertyMinWidth",
                                "firstUsed": 452.87299999999999
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 452.88400000000001
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 452.96600000000001
                            },
                            "237": {
                                "name": "CSSPropertyFlexGrow",
                                "firstUsed": 452.983
                            },
                            "535": {
                                "name": "CSSPropertyFontVariantNumeric",
                                "firstUsed": 452.99700000000001
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 453.00400000000002
                            },
                            "136": {
                                "name": "CSSPropertyTextOverflow",
                                "firstUsed": 453.19400000000002
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 453.21199999999999
                            },
                            "242": {
                                "name": "CSSPropertyGridTemplateColumns",
                                "firstUsed": 453.32499999999999
                            },
                            "513": {
                                "name": "CSSPropertyGridGap",
                                "firstUsed": 453.334
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "TTIMeasurementEnd": 3910,
                    "LastInteractive": 600,
                    "testID": "241115_AiDcNC_NR",
                    "step": 1,
                    "effectiveBps": 21419,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 135,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": 0.87,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 0.91000000000000003,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "longTasks": [],
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "105": 26.300000000000001,
                                "205": 20,
                                "306": 36.799999999999997,
                                "406": 19,
                                "507": 84.200000000000003,
                                "608": 100,
                                "708": 75,
                                "809": 90.5,
                                "910": 42.100000000000001,
                                "1010": 26.300000000000001,
                                "1111": 26.300000000000001,
                                "1212": 33.299999999999997,
                                "1312": 33.299999999999997,
                                "1413": 35,
                                "1513": 26.300000000000001,
                                "1614": 26.300000000000001,
                                "1715": 30,
                                "1815": 55,
                                "1916": 31.600000000000001,
                                "2016": 28.600000000000001,
                                "2117": 26.300000000000001,
                                "2218": 31.600000000000001,
                                "2318": 38.100000000000001,
                                "2419": 38.899999999999999,
                                "2519": 28.600000000000001,
                                "2620": 30,
                                "2721": 30,
                                "2821": 52.600000000000001,
                                "2922": 30,
                                "3023": 23.5,
                                "3123": 31.800000000000001,
                                "3224": 30,
                                "3325": 28.600000000000001,
                                "3425": 31.600000000000001,
                                "3526": 35,
                                "3626": 30,
                                "3727": 45,
                                "3828": 63.200000000000003,
                                "3928": 30,
                                "4029": 42.100000000000001
                            },
                            "max": 100,
                            "count": 41
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "105": 0,
                                "205": 0,
                                "306": 31105,
                                "406": 665780,
                                "507": 805437,
                                "608": 14106,
                                "708": 455468,
                                "809": 16341,
                                "910": 515942,
                                "1010": 0,
                                "1111": 0,
                                "1212": 0,
                                "1312": 0,
                                "1413": 0,
                                "1513": 0,
                                "1614": 0,
                                "1715": 0,
                                "1815": 0,
                                "1916": 0,
                                "2016": 0,
                                "2117": 0,
                                "2218": 0,
                                "2318": 0,
                                "2419": 0,
                                "2519": 0,
                                "2620": 0,
                                "2721": 0,
                                "2821": 0,
                                "2922": 0,
                                "3023": 0,
                                "3123": 0,
                                "3224": 0,
                                "3325": 0,
                                "3425": 0,
                                "3526": 0,
                                "3626": 0,
                                "3727": 639913,
                                "3828": 231948,
                                "3928": 0,
                                "4029": 3340
                            },
                            "max": 805437,
                            "count": 41
                        }
                    },
                    "maxFID": 0,
                    "TotalBlockingTime": 0,
                    "effectiveBpsDoc": 26621,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1\/details\/cached\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1\/performance_optimization\/cached\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1\/breakdown\/cached\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1\/domains\/cached\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1\/screen_shot\/cached\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1\/experiments\/cached\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1_Cached_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1_Cached_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241115_AiDcNC_NR\/1_Cached_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_Cached_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_Cached_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_Cached_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&file=1_Cached_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241115_AiDcNC_NR&file=1_Cached_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_Cached_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_Cached_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_Cached_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/11\/15\/AiDcNC\/NR\/1_Cached_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241115_AiDcNC_NR&compressed=1&file=1_Cached_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_000600.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_000700.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_000800.jpg",
                            "VisuallyComplete": 96
                        },
                        {
                            "time": 900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_000900.jpg",
                            "VisuallyComplete": 95
                        },
                        {
                            "time": 1000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_001000.jpg",
                            "VisuallyComplete": 95
                        },
                        {
                            "time": 1100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_001100.jpg",
                            "VisuallyComplete": 94
                        },
                        {
                            "time": 1200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_001200.jpg",
                            "VisuallyComplete": 94
                        },
                        {
                            "time": 1300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_001300.jpg",
                            "VisuallyComplete": 94
                        },
                        {
                            "time": 1400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_001400.jpg",
                            "VisuallyComplete": 93
                        },
                        {
                            "time": 1500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_001500.jpg",
                            "VisuallyComplete": 93
                        },
                        {
                            "time": 1600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_001600.jpg",
                            "VisuallyComplete": 93
                        },
                        {
                            "time": 1700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_001700.jpg",
                            "VisuallyComplete": 93
                        },
                        {
                            "time": 1800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_001800.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 1900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_001900.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 2000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_002000.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 2100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_002100.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 2200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_002200.jpg",
                            "VisuallyComplete": 91
                        },
                        {
                            "time": 2300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_002300.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 2400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_002400.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 2500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_002500.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 2600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_002600.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 2700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_002700.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 2800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_002800.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 2900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_002900.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 3000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_003000.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 3100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_003100.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 3200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_003200.jpg",
                            "VisuallyComplete": 93
                        },
                        {
                            "time": 3300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_003300.jpg",
                            "VisuallyComplete": 93
                        },
                        {
                            "time": 3400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_003400.jpg",
                            "VisuallyComplete": 93
                        },
                        {
                            "time": 3500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_003500.jpg",
                            "VisuallyComplete": 96
                        },
                        {
                            "time": 3600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_003600.jpg",
                            "VisuallyComplete": 96
                        },
                        {
                            "time": 3700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_003700.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 3800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_003800.jpg",
                            "VisuallyComplete": 98
                        },
                        {
                            "time": 3900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241115_AiDcNC_NR&video=video_1_cached&file=ms_003900.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "whynicht.com": {
                            "bytes": 9187,
                            "requests": 1,
                            "connections": 1
                        },
                        "insight.00-99.xyz": {
                            "bytes": 1437,
                            "requests": 3,
                            "connections": 2
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 9187,
                            "bytesUncompressed": 30266,
                            "requests": 1
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 1435,
                            "bytesUncompressed": 2741,
                            "requests": 1
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "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": 2,
                            "bytesUncompressed": 2,
                            "requests": 2
                        }
                    },
                    "consoleLog": []
                }
            }
        }
    },
    "statusCode": 200,
    "statusText": "Test Complete",
    "webPagetestVersion": "21.07"
}