{
    "data": {
        "id": "240906_AiDcK8_9PF",
        "url": "https:\/\/obsproject.com\/",
        "summary": "https:\/\/www.webpagetest.org\/results.php?test=240906_AiDcK8_9PF",
        "testUrl": "https:\/\/obsproject.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": 1725634512,
        "testRuns": 1,
        "fvonly": false,
        "successfulFVRuns": 1,
        "successfulRVRuns": 1,
        "lighthouse": {
            "lighthouseVersion": "11.4.0",
            "requestedUrl": "https:\/\/obsproject.com\/",
            "mainDocumentUrl": "https:\/\/obsproject.com\/",
            "finalDisplayedUrl": "https:\/\/obsproject.com\/",
            "finalUrl": "https:\/\/obsproject.com\/",
            "fetchTime": "2024-09-06T14:54:38.310Z",
            "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\/128.0.0.0 Safari\/537.36",
            "environment": {
                "networkUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                "hostUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/128.0.0.0 Safari\/537.36",
                "benchmarkIndex": 1163.5,
                "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": 130.92399999999998,
                    "numericUnit": "millisecond",
                    "displayValue": "Root document took 130\u00a0ms",
                    "metricSavings": {
                        "FCP": 30.923999999999978,
                        "LCP": 30.923999999999978
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "responseTime",
                                "valueType": "timespanMs",
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/obsproject.com\/",
                                "responseTime": 130.92399999999998
                            }
                        ],
                        "overallSavingsMs": 30.923999999999978
                    },
                    "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": "Ensure text remains visible during webfont load",
                    "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": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "wastedMs",
                                "valueType": "ms",
                                "label": "Potential Savings"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/fonts.gstatic.com\/s\/opensans\/v15\/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2",
                                "wastedMs": 924.2390000000596
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/css\/font\/icomoon.woff",
                                "wastedMs": 1142.8349999999627
                            },
                            {
                                "url": "https:\/\/fonts.gstatic.com\/s\/opensans\/v15\/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2",
                                "wastedMs": 863.24500000011176
                            },
                            {
                                "url": "https:\/\/fonts.gstatic.com\/s\/opensans\/v15\/RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2",
                                "wastedMs": 540.90499999932945
                            }
                        ]
                    },
                    "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:\/\/obsproject.com\/",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 0,
                                "networkRequestTime": 2.0759999994188547,
                                "networkEndTime": 447.21599999908358,
                                "finished": true,
                                "transferSize": 6285,
                                "resourceSize": 22576,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 481.03499999921769,
                                "networkRequestTime": 481.81899999920279,
                                "networkEndTime": 638.97300000023097,
                                "finished": true,
                                "transferSize": 13809,
                                "resourceSize": 60585,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/www.googletagmanager.com\/gtag\/js?id=UA-34644124-1",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 485.51999999955297,
                                "networkRequestTime": 489.10099999979138,
                                "networkEndTime": 841.66299999970943,
                                "finished": true,
                                "transferSize": 74581,
                                "resourceSize": 205694,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "Google Tag Manager"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/new_icon_small-r.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 493.50899999961257,
                                "networkRequestTime": 502.34499999973923,
                                "networkEndTime": 765.28299999982119,
                                "finished": true,
                                "transferSize": 35537,
                                "resourceSize": 35306,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/Discord.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 496.66999999899417,
                                "networkRequestTime": 511.63999999966472,
                                "networkEndTime": 769.20999999903142,
                                "finished": true,
                                "transferSize": 762,
                                "resourceSize": 1106,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/Mastodon.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 497.07899999991059,
                                "networkRequestTime": 655.35499999951571,
                                "networkEndTime": 912.44099999964237,
                                "finished": true,
                                "transferSize": 586,
                                "resourceSize": 633,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 497.26399999950081,
                                "networkRequestTime": 656.6969999987632,
                                "networkEndTime": 1383.3409999990836,
                                "finished": true,
                                "transferSize": 435398,
                                "resourceSize": 434724,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 497.46200000029057,
                                "networkRequestTime": 663.44799999985844,
                                "networkEndTime": 1400.7759999996051,
                                "finished": true,
                                "transferSize": 7257,
                                "resourceSize": 7117,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 497.65000000037253,
                                "networkRequestTime": 664.93399999942631,
                                "networkEndTime": 1409.8059999998659,
                                "finished": true,
                                "transferSize": 15965,
                                "resourceSize": 15815,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 497.81900000013411,
                                "networkRequestTime": 666.38199999928474,
                                "networkEndTime": 1419.1430000001565,
                                "finished": true,
                                "transferSize": 4924,
                                "resourceSize": 4784,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 497.98300000000745,
                                "networkRequestTime": 671.09399999957532,
                                "networkEndTime": 1428.9270000001416,
                                "finished": true,
                                "transferSize": 9659,
                                "resourceSize": 9510,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 498.15799999888986,
                                "networkRequestTime": 677.75999999977648,
                                "networkEndTime": 1438.3509999997914,
                                "finished": true,
                                "transferSize": 13765,
                                "resourceSize": 13615,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 498.3640000000596,
                                "networkRequestTime": 679.14199999999255,
                                "networkEndTime": 1447.9249999988824,
                                "finished": true,
                                "transferSize": 15888,
                                "resourceSize": 15738,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 498.52799999993294,
                                "networkRequestTime": 680.49499999918044,
                                "networkEndTime": 1543.1879999991506,
                                "finished": true,
                                "transferSize": 29643,
                                "resourceSize": 29475,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 498.70799999963492,
                                "networkRequestTime": 681.68499999959022,
                                "networkEndTime": 1547.0769999995828,
                                "finished": true,
                                "transferSize": 27722,
                                "resourceSize": 27554,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 498.89300000015646,
                                "networkRequestTime": 683.04499999992549,
                                "networkEndTime": 880.20999999996275,
                                "finished": true,
                                "transferSize": 5123,
                                "resourceSize": 4483,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "opencollective.com"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 499.13899999950081,
                                "networkRequestTime": 691.79399999883026,
                                "networkEndTime": 2139.3179999990389,
                                "finished": true,
                                "transferSize": 212582,
                                "resourceSize": 212160,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 499.33899999968708,
                                "networkRequestTime": 692.91399999987334,
                                "networkEndTime": 1601.1479999991134,
                                "finished": true,
                                "transferSize": 6967,
                                "resourceSize": 6773,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 499.50499999988824,
                                "networkRequestTime": 694.3199999993667,
                                "networkEndTime": 1661.9279999993742,
                                "finished": true,
                                "transferSize": 37834,
                                "resourceSize": 37603,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/properties.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 499.69099999964237,
                                "networkRequestTime": 697.30299999937415,
                                "networkEndTime": 1680.5279999999329,
                                "finished": true,
                                "transferSize": 16580,
                                "resourceSize": 16375,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/settings.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 499.84700000006706,
                                "networkRequestTime": 698.53999999910593,
                                "networkEndTime": 1693.3039999995381,
                                "finished": true,
                                "transferSize": 19184,
                                "resourceSize": 18971,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/docks.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 500.05199999921024,
                                "networkRequestTime": 699.77399999927729,
                                "networkEndTime": 1701.061999999918,
                                "finished": true,
                                "transferSize": 24300,
                                "resourceSize": 24087,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 500.24899999983609,
                                "networkRequestTime": 701.32000000029802,
                                "networkEndTime": 1739.8849999997765,
                                "finished": true,
                                "transferSize": 33409,
                                "resourceSize": 33178,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 500.40499999932945,
                                "networkRequestTime": 702.42299999948591,
                                "networkEndTime": 1754.1999999992549,
                                "finished": true,
                                "transferSize": 26540,
                                "resourceSize": 26318,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/studio.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 500.56599999964237,
                                "networkRequestTime": 706.59199999924749,
                                "networkEndTime": 2072.2989999996498,
                                "finished": true,
                                "transferSize": 219466,
                                "resourceSize": 219035,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 500.71999999973923,
                                "networkRequestTime": 707.76999999955297,
                                "networkEndTime": 2259.7109999991953,
                                "finished": true,
                                "transferSize": 213179,
                                "resourceSize": 212757,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/Github.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 677.25499999895692,
                                "networkRequestTime": 709.96399999968708,
                                "networkEndTime": 1957.125,
                                "finished": true,
                                "transferSize": 652,
                                "resourceSize": 779,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/OS_icons-small_white.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 687.25799999944866,
                                "networkRequestTime": 714.28500000014901,
                                "networkEndTime": 1958.6639999998733,
                                "finished": true,
                                "transferSize": 1424,
                                "resourceSize": 1231,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/fonts.gstatic.com\/s\/opensans\/v15\/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 709.72299999929965,
                                "networkRequestTime": 1099.7449999991804,
                                "networkEndTime": 2023.98399999924,
                                "finished": true,
                                "transferSize": 14144,
                                "resourceSize": 14048,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "Google Fonts"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/css\/font\/icomoon.woff",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 710.20199999958277,
                                "networkRequestTime": 1119.7039999999106,
                                "networkEndTime": 2262.5389999998733,
                                "finished": true,
                                "transferSize": 4382,
                                "resourceSize": 4188,
                                "statusCode": 200,
                                "mimeType": "font\/woff",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            },
                            {
                                "url": "https:\/\/fonts.gstatic.com\/s\/opensans\/v15\/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1006.6500000003725,
                                "networkRequestTime": 1126.3889999995008,
                                "networkEndTime": 1989.6339999996126,
                                "finished": true,
                                "transferSize": 11212,
                                "resourceSize": 11116,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "Google Fonts"
                            },
                            {
                                "url": "https:\/\/fonts.gstatic.com\/s\/opensans\/v15\/RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1070.0789999999106,
                                "networkRequestTime": 1129.5449999999255,
                                "networkEndTime": 1670.4499999992549,
                                "finished": true,
                                "transferSize": 9902,
                                "resourceSize": 9412,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "Google Fonts"
                            },
                            {
                                "url": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-3C9PHRV452&l=dataLayer&cx=c",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1289.4690000005066,
                                "networkRequestTime": 1290.8909999998286,
                                "networkEndTime": 1908.6359999999404,
                                "finished": true,
                                "transferSize": 99138,
                                "resourceSize": 289705,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "Google Tag Manager"
                            },
                            {
                                "url": "https:\/\/www.google-analytics.com\/analytics.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1303.1849999995902,
                                "networkRequestTime": 1304.8389999987558,
                                "networkEndTime": 2448.7749999994412,
                                "finished": true,
                                "transferSize": 19058,
                                "resourceSize": 52916,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "Google Analytics"
                            },
                            {
                                "url": "https:\/\/www.google-analytics.com\/g\/collect?v=2&tid=G-3C9PHRV452&gtm=45je4940v885748203za200&_p=1725634479095&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=0&cid=261623440.1725634480&ul=en-us&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B128.0.6613.119%7CNot%253BA%253DBrand%3B24.0.0.0%7CGoogle%2520Chrome%3B128.0.6613.119&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AAAI&_s=1&sid=1725634480&sct=1&seg=0&dl=https%3A%2F%2Fobsproject.com%2F&dt=Open%20Broadcaster%20Software%20%7C%20OBS&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2005",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 2000.9749999996275,
                                "networkRequestTime": 2009.9759999997914,
                                "networkEndTime": 2487.9119999995455,
                                "finished": true,
                                "transferSize": 160,
                                "resourceSize": 0,
                                "statusCode": 204,
                                "mimeType": "text\/plain",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "Google Analytics"
                            },
                            {
                                "url": "https:\/\/www.google-analytics.com\/j\/collect?v=1&_v=j101&aip=1&a=2005282169&t=pageview&_s=1&dl=https%3A%2F%2Fobsproject.com%2F&ul=en-us&de=UTF-8&dt=Open%20Broadcaster%20Software%20%7C%20OBS&sd=24-bit&sr=800x600&vp=1905x993&je=0&_u=YADAAUABAAAAACAAI~&jid=2015718293&gjid=1041988963&cid=261623440.1725634480&tid=UA-34644124-1&_gid=1288053988.1725634481&_r=1&gtm=457e4940za200&gcd=13l3l3l3l1l1&dma=0&tag_exp=0&jsscut=1&z=497942982",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 2481.1659999992698,
                                "networkRequestTime": 2482.456999999471,
                                "networkEndTime": 2535.5999999996275,
                                "finished": true,
                                "transferSize": 90,
                                "resourceSize": 1,
                                "statusCode": 200,
                                "mimeType": "text\/plain",
                                "resourceType": "XHR",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "Google Analytics"
                            },
                            {
                                "url": "https:\/\/obsproject.com\/favicon-32x32.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 2515.3559999996796,
                                "networkRequestTime": 2516.089999999851,
                                "networkEndTime": 2649.186999999918,
                                "finished": true,
                                "transferSize": 2580,
                                "resourceSize": 2441,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Other",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "obsproject.com"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "networkStartTimeTs": 6277997099
                        }
                    }
                },
                "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": 129.084,
                    "numericUnit": "millisecond",
                    "displayValue": "130\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "rtt",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/obsproject.com",
                                "rtt": 129.084
                            },
                            {
                                "origin": "https:\/\/images.opencollective.com",
                                "rtt": 68.425999999999988
                            },
                            {
                                "origin": "https:\/\/fonts.gstatic.com",
                                "rtt": 58.114000000000004
                            },
                            {
                                "origin": "https:\/\/www.googletagmanager.com",
                                "rtt": 41.390999999999998
                            },
                            {
                                "origin": "https:\/\/www.google-analytics.com",
                                "rtt": 27.588999999999999
                            }
                        ],
                        "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": 564.71449999999993,
                    "numericUnit": "millisecond",
                    "displayValue": "560\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "serverResponseTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/obsproject.com",
                                "serverResponseTime": 564.71449999999993
                            },
                            {
                                "origin": "https:\/\/fonts.gstatic.com",
                                "serverResponseTime": 282.38099999999997
                            },
                            {
                                "origin": "https:\/\/www.googletagmanager.com",
                                "serverResponseTime": 85.122000000000014
                            },
                            {
                                "origin": "https:\/\/www.google-analytics.com",
                                "serverResponseTime": 22.549999999999997
                            },
                            {
                                "origin": "https:\/\/images.opencollective.com",
                                "serverResponseTime": 0
                            }
                        ],
                        "sortedBy": [
                            "serverResponseTime"
                        ]
                    }
                },
                "main-thread-tasks": {
                    "id": "main-thread-tasks",
                    "title": "Tasks",
                    "description": "Lists the toplevel main thread tasks that executed during page load.",
                    "score": 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": 37,
                                "transferSize": 1669687
                            },
                            {
                                "resourceType": "image",
                                "label": "Image",
                                "requestCount": 25,
                                "transferSize": 1414346
                            },
                            {
                                "resourceType": "script",
                                "label": "Script",
                                "requestCount": 3,
                                "transferSize": 192777
                            },
                            {
                                "resourceType": "font",
                                "label": "Font",
                                "requestCount": 4,
                                "transferSize": 39640
                            },
                            {
                                "resourceType": "stylesheet",
                                "label": "Stylesheet",
                                "requestCount": 1,
                                "transferSize": 13809
                            },
                            {
                                "resourceType": "document",
                                "label": "Document",
                                "requestCount": 1,
                                "transferSize": 6285
                            },
                            {
                                "resourceType": "other",
                                "label": "Other",
                                "requestCount": 3,
                                "transferSize": 2830
                            },
                            {
                                "resourceType": "media",
                                "label": "Media",
                                "requestCount": 0,
                                "transferSize": 0
                            },
                            {
                                "resourceType": "third-party",
                                "label": "Third-party",
                                "requestCount": 9,
                                "transferSize": 233408
                            }
                        ]
                    }
                },
                "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 do not 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": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "metricSavings": {
                        "CLS": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": ""
                            },
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-4-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,DIV,4,DIV,0,DIV,5,DIV,0,IMG",
                                    "selector": "div.pagewidth > div.main_blurb > div.demo_obs-window > img",
                                    "boundingRect": {
                                        "top": 592,
                                        "bottom": 1251,
                                        "left": 553,
                                        "right": 1353,
                                        "width": 800,
                                        "height": 659
                                    },
                                    "snippet": "<img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">",
                                    "nodeLabel": "div.pagewidth > div.main_blurb > div.demo_obs-window > img"
                                }
                            }
                        ]
                    },
                    "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": [
                            {
                                "directive": "script-src",
                                "description": "Host allowlists can frequently be bypassed. Consider using CSP nonces or hashes instead, along with `'strict-dynamic'` if necessary.",
                                "severity": "High"
                            },
                            {
                                "directive": "script-src",
                                "description": "`'unsafe-inline'` allows the execution of unsafe in-page scripts and event handlers. Consider using CSP nonces or hashes to allow scripts individually.",
                                "severity": "High"
                            }
                        ]
                    }
                },
                "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:\/\/obsproject.com\/",
                                "resourceBytes": 1996,
                                "unusedBytes": 1038,
                                "children": [
                                    {
                                        "name": "(inline) window.dataLaye\u2026",
                                        "resourceBytes": 213,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) (function() {\n\n\u2026",
                                        "resourceBytes": 1707,
                                        "unusedBytes": 1038
                                    },
                                    {
                                        "name": "(inline) document.getEle\u2026",
                                        "resourceBytes": 76,
                                        "unusedBytes": 0
                                    }
                                ]
                            },
                            {
                                "name": "https:\/\/www.googletagmanager.com\/gtag\/js?id=UA-34644124-1",
                                "resourceBytes": 205694,
                                "unusedBytes": 101111
                            },
                            {
                                "name": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-3C9PHRV452&l=dataLayer&cx=c",
                                "resourceBytes": 289705,
                                "unusedBytes": 115479
                            },
                            {
                                "name": "https:\/\/www.google-analytics.com\/analytics.js",
                                "resourceBytes": 52916,
                                "unusedBytes": 20972
                            }
                        ]
                    }
                },
                "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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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 have all required `[aria-*]` attributes",
                    "description": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more about roles and required attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-attr).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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-0-I",
                                    "path": "1,HTML,1,BODY,0,DIV,0,HEADER,2,DIV,5,DIV,0,A,0,I",
                                    "selector": "div#SocialButtons > div#ContributeButton > a > i.icon-heart",
                                    "boundingRect": {
                                        "top": 51,
                                        "bottom": 73,
                                        "left": 1749,
                                        "right": 1853,
                                        "width": 104,
                                        "height": 22
                                    },
                                    "snippet": "<i class=\"icon-heart\">",
                                    "nodeLabel": "Contribute",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.18 (foreground color: #ffffff, background color: #00a800, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-1-A",
                                                "path": "1,HTML,1,BODY,0,DIV,0,HEADER,2,DIV,5,DIV,0,A",
                                                "selector": "header#header > div#SocialButtons > div#ContributeButton > a",
                                                "boundingRect": {
                                                    "top": 48,
                                                    "bottom": 78,
                                                    "left": 1745,
                                                    "right": 1861,
                                                    "width": 116,
                                                    "height": 30
                                                },
                                                "snippet": "<a href=\"https:\/\/obsproject.com\/contribute\">",
                                                "nodeLabel": "Contribute"
                                            }
                                        }
                                    ]
                                }
                            }
                        ],
                        "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "duplicate-id-aria": {
                    "id": "duplicate-id-aria",
                    "title": "ARIA IDs are unique",
                    "description": "The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. [Learn how to fix duplicate ARIA IDs](https:\/\/dequeuniversity.com\/rules\/axe\/4.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": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-12-A",
                                    "path": "1,HTML,1,BODY,0,DIV,0,HEADER,2,DIV,0,DIV,0,A",
                                    "selector": "header#header > div#SocialButtons > div#DiscordButton > a",
                                    "boundingRect": {
                                        "top": 48,
                                        "bottom": 78,
                                        "left": 1609,
                                        "right": 1639,
                                        "width": 30,
                                        "height": 30
                                    },
                                    "snippet": "<a href=\"https:\/\/discord.gg\/obsproject\" target=\"_blank\" aria-label=\"OBS Discord\">",
                                    "nodeLabel": "OBS Discord",
                                    "explanation": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-13-A",
                                                "path": "1,HTML,1,BODY,2,FOOTER,0,DIV,0,DIV,1,DIV,2,A",
                                                "selector": "div.footer_extra > div.footer_left > div.footer_row > a",
                                                "boundingRect": {
                                                    "top": 5594,
                                                    "bottom": 5624,
                                                    "left": 437,
                                                    "right": 467,
                                                    "width": 30,
                                                    "height": 30
                                                },
                                                "snippet": "<a href=\"\/discord\" target=\"_blank\" aria-label=\"OBS Discord\">",
                                                "nodeLabel": "OBS Discord"
                                            }
                                        }
                                    ]
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "minor",
                            "tags": [
                                "cat.semantics",
                                "wcag2aaa",
                                "wcag249"
                            ]
                        }
                    }
                },
                "image-alt": {
                    "id": "image-alt",
                    "title": "Image elements do not 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": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-2-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,0,HEADER,2,DIV,0,DIV,0,A,0,IMG",
                                    "selector": "div#SocialButtons > div#DiscordButton > a > img.icon-discord",
                                    "boundingRect": {
                                        "top": 52,
                                        "bottom": 76,
                                        "left": 1612,
                                        "right": 1636,
                                        "width": 24,
                                        "height": 24
                                    },
                                    "snippet": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                                    "nodeLabel": "div#SocialButtons > div#DiscordButton > a > img.icon-discord",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-3-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,0,HEADER,2,DIV,2,DIV,0,A,0,IMG",
                                    "selector": "div#SocialButtons > div#MastodonButton > a > img.icon-mastodon",
                                    "boundingRect": {
                                        "top": 53,
                                        "bottom": 73,
                                        "left": 1682,
                                        "right": 1702,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">",
                                    "nodeLabel": "div#SocialButtons > div#MastodonButton > a > img.icon-mastodon",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-4-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,DIV,4,DIV,0,DIV,5,DIV,0,IMG",
                                    "selector": "div.pagewidth > div.main_blurb > div.demo_obs-window > img",
                                    "boundingRect": {
                                        "top": 592,
                                        "bottom": 1251,
                                        "left": 553,
                                        "right": 1353,
                                        "width": 800,
                                        "height": 659
                                    },
                                    "snippet": "<img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">",
                                    "nodeLabel": "div.pagewidth > div.main_blurb > div.demo_obs-window > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-5-IMG",
                                    "path": "1,HTML,1,BODY,2,FOOTER,0,DIV,0,DIV,0,DIV,0,DIV,0,IMG",
                                    "selector": "div.footer_left > div.footer_row > div.logo > img",
                                    "boundingRect": {
                                        "top": 5515,
                                        "bottom": 5575,
                                        "left": 353,
                                        "right": 413,
                                        "width": 60,
                                        "height": 60
                                    },
                                    "snippet": "<img src=\"\/assets\/images\/new_icon_small-r.png\">",
                                    "nodeLabel": "div.footer_left > div.footer_row > div.logo > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-6-IMG",
                                    "path": "1,HTML,1,BODY,2,FOOTER,0,DIV,0,DIV,1,DIV,2,A,0,IMG",
                                    "selector": "div.footer_left > div.footer_row > a > img.icon-discord",
                                    "boundingRect": {
                                        "top": 5599,
                                        "bottom": 5623,
                                        "left": 440,
                                        "right": 464,
                                        "width": 24,
                                        "height": 24
                                    },
                                    "snippet": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                                    "nodeLabel": "div.footer_left > div.footer_row > a > img.icon-discord",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "critical",
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "TTv5",
                                "TT7.a",
                                "TT7.b",
                                "EN-301-549",
                                "EN-9.1.1.1",
                                "ACT"
                            ]
                        }
                    }
                },
                "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 do not 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": 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-7-A",
                                    "path": "1,HTML,1,BODY,2,FOOTER,0,DIV,1,DIV,1,DIV,2,A",
                                    "selector": "div.footer_extra > div.footer_right > div.footer_items > a",
                                    "boundingRect": {
                                        "top": 5585,
                                        "bottom": 5604,
                                        "left": 825,
                                        "right": 865,
                                        "width": 41,
                                        "height": 19
                                    },
                                    "snippet": "<a href=\"https:\/\/ideas.obsproject.com\/\" target=\"_blank\" aria-label=\"Feature suggestions\">",
                                    "nodeLabel": "Ideas",
                                    "explanation": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "serious",
                            "tags": [
                                "cat.semantics",
                                "wcag21a",
                                "wcag253",
                                "EN-301-549",
                                "EN-9.2.5.3",
                                "experimental"
                            ]
                        }
                    }
                },
                "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": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-8-HTML",
                                    "path": "1,HTML",
                                    "selector": "html",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 993,
                                        "left": 0,
                                        "right": 1905,
                                        "width": 1905,
                                        "height": 993
                                    },
                                    "snippet": "<html lang=\"en\" dir=\"ltr\">",
                                    "nodeLabel": "html",
                                    "explanation": "Fix all of the following:\n  Document does not have a main landmark"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "moderate",
                            "tags": [
                                "cat.semantics",
                                "best-practice"
                            ]
                        }
                    }
                },
                "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 rely on color to be distinguishable.",
                    "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": 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-9-A",
                                    "path": "1,HTML,1,BODY,0,DIV,5,DIV,0,DIV,0,DIV,0,DIV,4,P,1,A",
                                    "selector": "div.fourth_blurb > div.blurb_text > p > a",
                                    "boundingRect": {
                                        "top": 5312,
                                        "bottom": 5332,
                                        "left": 798,
                                        "right": 927,
                                        "width": 128,
                                        "height": 20
                                    },
                                    "snippet": "<a href=\"https:\/\/obsproject.com\/forum\/resources\/\">",
                                    "nodeLabel": "Resources section",
                                    "explanation": "Fix any of the following:\n  The link has insufficient color contrast of 2.17:1 with the surrounding text. (Minimum contrast is 3:1, link text: #72a2ff, surrounding text: #eeeeee)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-10-P",
                                                "path": "1,HTML,1,BODY,0,DIV,5,DIV,0,DIV,0,DIV,0,DIV,4,P",
                                                "selector": "div.pagewidth > div.fourth_blurb > div.blurb_text > p",
                                                "boundingRect": {
                                                    "top": 5309,
                                                    "bottom": 5335,
                                                    "left": 553,
                                                    "right": 1353,
                                                    "width": 800,
                                                    "height": 26
                                                },
                                                "snippet": "<p>",
                                                "nodeLabel": "Browse or submit your own in the Resources section"
                                            }
                                        }
                                    ]
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2a",
                                "wcag141",
                                "TTv5",
                                "TT13.a",
                                "EN-301-549",
                                "EN-9.1.4.1"
                            ]
                        }
                    }
                },
                "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": 256133.287150838,
                    "numericUnit": "byte",
                    "displayValue": "28 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:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 29643,
                                "wastedBytes": 29643
                            },
                            {
                                "url": "https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 27722,
                                "wastedBytes": 27722
                            },
                            {
                                "url": "https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 15965,
                                "wastedBytes": 15965
                            },
                            {
                                "url": "https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 15888,
                                "wastedBytes": 15888
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true
                                },
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 13809,
                                "wastedBytes": 13809
                            },
                            {
                                "url": "https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 13765,
                                "wastedBytes": 13765
                            },
                            {
                                "url": "https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 9659,
                                "wastedBytes": 9659
                            },
                            {
                                "url": "https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 7257,
                                "wastedBytes": 7257
                            },
                            {
                                "url": "https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 4924,
                                "wastedBytes": 4924
                            },
                            {
                                "url": "https:\/\/www.google-analytics.com\/analytics.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 7200
                                },
                                "cacheLifetimeMs": 7200000,
                                "cacheHitProbability": 0.25,
                                "totalBytes": 19058,
                                "wastedBytes": 14293.5
                            },
                            {
                                "url": "https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 86400
                                },
                                "cacheLifetimeMs": 86400000,
                                "cacheHitProbability": 0.59999999999999998,
                                "totalBytes": 5123,
                                "wastedBytes": 2049.2000000000003
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 7257600
                                },
                                "cacheLifetimeMs": 7257600000,
                                "cacheHitProbability": 0.92150837988826817,
                                "totalBytes": 435398,
                                "wastedBytes": 34175.094413407816
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/studio.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 7257600
                                },
                                "cacheLifetimeMs": 7257600000,
                                "cacheHitProbability": 0.92150837988826817,
                                "totalBytes": 219466,
                                "wastedBytes": 17226.241899441338
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 7257600
                                },
                                "cacheLifetimeMs": 7257600000,
                                "cacheHitProbability": 0.92150837988826817,
                                "totalBytes": 213179,
                                "wastedBytes": 16732.76508379888
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 7257600
                                },
                                "cacheLifetimeMs": 7257600000,
                                "cacheHitProbability": 0.92150837988826817,
                                "totalBytes": 212582,
                                "wastedBytes": 16685.905586592176
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 7257600
                                },
                                "cacheLifetimeMs": 7257600000,
                                "cacheHitProbability": 0.92150837988826817,
                                "totalBytes": 37834,
                                "wastedBytes": 2969.6519553072621
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/new_icon_small-r.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 7257600
                                },
                                "cacheLifetimeMs": 7257600000,
                                "cacheHitProbability": 0.92150837988826817,
                                "totalBytes": 35537,
                                "wastedBytes": 2789.3567039106142
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 7257600
                                },
                                "cacheLifetimeMs": 7257600000,
                                "cacheHitProbability": 0.92150837988826817,
                                "totalBytes": 33409,
                                "wastedBytes": 2622.3265363128489
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 7257600
                                },
                                "cacheLifetimeMs": 7257600000,
                                "cacheHitProbability": 0.92150837988826817,
                                "totalBytes": 26540,
                                "wastedBytes": 2083.1675977653626
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/docks.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 7257600
                                },
                                "cacheLifetimeMs": 7257600000,
                                "cacheHitProbability": 0.92150837988826817,
                                "totalBytes": 24300,
                                "wastedBytes": 1907.3463687150834
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/settings.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 7257600
                                },
                                "cacheLifetimeMs": 7257600000,
                                "cacheHitProbability": 0.92150837988826817,
                                "totalBytes": 19184,
                                "wastedBytes": 1505.7832402234635
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/properties.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 7257600
                                },
                                "cacheLifetimeMs": 7257600000,
                                "cacheHitProbability": 0.92150837988826817,
                                "totalBytes": 16580,
                                "wastedBytes": 1301.3910614525137
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 7257600
                                },
                                "cacheLifetimeMs": 7257600000,
                                "cacheHitProbability": 0.92150837988826817,
                                "totalBytes": 6967,
                                "wastedBytes": 546.85111731843563
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/css\/font\/icomoon.woff",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 7257600
                                },
                                "cacheLifetimeMs": 7257600000,
                                "cacheHitProbability": 0.92150837988826817,
                                "totalBytes": 4382,
                                "wastedBytes": 343.95027932960886
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/OS_icons-small_white.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 7257600
                                },
                                "cacheLifetimeMs": 7257600000,
                                "cacheHitProbability": 0.92150837988826817,
                                "totalBytes": 1424,
                                "wastedBytes": 111.77206703910613
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/Discord.svg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 7257600
                                },
                                "cacheLifetimeMs": 7257600000,
                                "cacheHitProbability": 0.92150837988826817,
                                "totalBytes": 762,
                                "wastedBytes": 59.810614525139655
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/Github.svg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 7257600
                                },
                                "cacheLifetimeMs": 7257600000,
                                "cacheHitProbability": 0.92150837988826817,
                                "totalBytes": 652,
                                "wastedBytes": 51.176536312849151
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/Mastodon.svg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 7257600
                                },
                                "cacheLifetimeMs": 7257600000,
                                "cacheHitProbability": 0.92150837988826817,
                                "totalBytes": 586,
                                "wastedBytes": 45.996089385474853
                            }
                        ],
                        "summary": {
                            "wastedBytes": 256133.287150838
                        },
                        "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": 1669687,
                    "numericUnit": "byte",
                    "displayValue": "Total size was 1,631\u00a0KiB",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                                "totalBytes": 435398
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/studio.png",
                                "totalBytes": 219466
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png",
                                "totalBytes": 213179
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png",
                                "totalBytes": 212582
                            },
                            {
                                "url": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-3C9PHRV452&l=dataLayer&cx=c",
                                "totalBytes": 99138
                            },
                            {
                                "url": "https:\/\/www.googletagmanager.com\/gtag\/js?id=UA-34644124-1",
                                "totalBytes": 74581
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png",
                                "totalBytes": 37834
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/new_icon_small-r.png",
                                "totalBytes": 35537
                            },
                            {
                                "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png",
                                "totalBytes": 33409
                            },
                            {
                                "url": "https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png",
                                "totalBytes": 29643
                            }
                        ],
                        "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": 242,
                    "numericUnit": "element",
                    "displayValue": "242 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": 242
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-71-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,2,DIV,0,DIV,0,DIV,2,DIV,0,DIV,1,DIV,0,DIV,0,A,0,IMG",
                                    "selector": "div#premiere_supports > div.support_item > a > img",
                                    "boundingRect": {
                                        "top": 1439,
                                        "bottom": 1604,
                                        "left": 425,
                                        "right": 713,
                                        "width": 288,
                                        "height": 165
                                    },
                                    "snippet": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-161809105\u2026\" alt=\"YouTube logo\">",
                                    "nodeLabel": "YouTube logo"
                                },
                                "statistic": "Maximum DOM Depth",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 11
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-72-P",
                                    "path": "1,HTML,1,BODY,2,FOOTER,3,DIV,0,P",
                                    "selector": "body.newhome > footer#footer > div.languages > p",
                                    "boundingRect": {
                                        "top": 5808,
                                        "bottom": 5827,
                                        "left": 20,
                                        "right": 1885,
                                        "width": 1865,
                                        "height": 19
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "\u010ce\u0161tina Dansk Deutsch Espa\u00f1ol Euskara Suomi Fran\u00e7ais Magyar \u65e5\u672c\u8a9e \ud55c\uad6d\uc5b4 Portugu\u00eas d\u2026"
                                },
                                "statistic": "Maximum Child Elements",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 16
                                }
                            }
                        ]
                    },
                    "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 have descriptive text",
                    "description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/link-text\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "crawlable-anchors": {
                    "id": "crawlable-anchors",
                    "title": "Links are crawlable",
                    "description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https:\/\/support.google.com\/webmasters\/answer\/9112205)",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "structured-data": {
                    "id": "structured-data",
                    "title": "Structured data is valid",
                    "description": "Run the [Structured Data Testing Tool](https:\/\/search.google.com\/structured-data\/testing-tool\/) and the [Structured Data Linter](http:\/\/linter.structured-data.org\/) to validate structured data. [Learn more about Structured Data](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/structured-data\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "bf-cache": {
                    "id": "bf-cache",
                    "title": "Page 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\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                "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": 0,
                            "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": 0,
                            "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": 0,
                            "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": 7,
                            "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": 7,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "link-name",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "list",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "listitem",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "meta-refresh",
                            "weight": 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.81000000000000005
                },
                "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": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "image-alt",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "hreflang",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "canonical",
                            "weight": 0,
                            "group": "seo-content"
                        },
                        {
                            "id": "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": "obsproject.com",
                    "origins": [
                        "https:\/\/obsproject.com"
                    ],
                    "isFirstParty": true,
                    "isUnrecognized": true
                },
                {
                    "name": "Google Tag Manager",
                    "homepage": "https:\/\/marketingplatform.google.com\/about\/tag-manager\/",
                    "origins": [
                        "https:\/\/www.googletagmanager.com"
                    ],
                    "category": "tag-manager"
                },
                {
                    "name": "opencollective.com",
                    "origins": [
                        "https:\/\/images.opencollective.com"
                    ],
                    "isUnrecognized": true
                },
                {
                    "name": "Google Fonts",
                    "homepage": "https:\/\/fonts.google.com\/",
                    "origins": [
                        "https:\/\/fonts.gstatic.com"
                    ],
                    "category": "cdn"
                },
                {
                    "name": "Google Analytics",
                    "homepage": "https:\/\/marketingplatform.google.com\/about\/analytics\/",
                    "origins": [
                        "https:\/\/www.google-analytics.com"
                    ],
                    "category": "analytics"
                }
            ],
            "timing": {
                "entries": [
                    {
                        "startTime": 1038.79,
                        "name": "lh:config",
                        "duration": 920.69000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1055.74,
                        "name": "lh:config:resolveArtifactsToDefns",
                        "duration": 84.569999999999993,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1959.8199999999999,
                        "name": "lh:runner:gather",
                        "duration": 20812.009999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2280.9000000000001,
                        "name": "lh:driver:connect",
                        "duration": 35.939999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2317.3499999999999,
                        "name": "lh:driver:navigate",
                        "duration": 19.140000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2337.0599999999999,
                        "name": "lh:gather:getBenchmarkIndex",
                        "duration": 1030.0999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3367.4400000000001,
                        "name": "lh:gather:getVersion",
                        "duration": 1.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3369.7199999999998,
                        "name": "lh:prepare:navigationMode",
                        "duration": 66.280000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3404.75,
                        "name": "lh:storage:clearDataForOrigin",
                        "duration": 14.720000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3419.6900000000001,
                        "name": "lh:storage:clearBrowserCaches",
                        "duration": 12.09,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3433.3000000000002,
                        "name": "lh:gather:prepareThrottlingAndNetwork",
                        "duration": 2.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3488.6700000000001,
                        "name": "lh:driver:navigate",
                        "duration": 13487.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17508.959999999999,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.19,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17509.220000000001,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.28999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17509.720000000001,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 1.7,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17511.810000000001,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17511.950000000001,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17512.040000000001,
                        "name": "lh:gather:getArtifact:Accessibility",
                        "duration": 646.15999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18158.279999999999,
                        "name": "lh:gather:getArtifact:AnchorElements",
                        "duration": 139.56,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18297.889999999999,
                        "name": "lh:gather:getArtifact:ConsoleMessages",
                        "duration": 0.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18298.130000000001,
                        "name": "lh:gather:getArtifact:CSSUsage",
                        "duration": 49.93,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18348.099999999999,
                        "name": "lh:gather:getArtifact:Doctype",
                        "duration": 1.9399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18350.080000000002,
                        "name": "lh:gather:getArtifact:DOMStats",
                        "duration": 8.1400000000000006,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18358.279999999999,
                        "name": "lh:gather:getArtifact:EmbeddedContent",
                        "duration": 3.9700000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18362.290000000001,
                        "name": "lh:gather:getArtifact:FontSize",
                        "duration": 132.59999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18494.939999999999,
                        "name": "lh:gather:getArtifact:Inputs",
                        "duration": 4.5700000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18499.549999999999,
                        "name": "lh:gather:getArtifact:GlobalListeners",
                        "duration": 2.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18502.099999999999,
                        "name": "lh:gather:getArtifact:ImageElements",
                        "duration": 534.30999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19036.5,
                        "name": "lh:gather:getArtifact:InstallabilityErrors",
                        "duration": 1.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19036.830000000002,
                        "name": "lh:gather:getInstallabilityErrors",
                        "duration": 1.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19038.490000000002,
                        "name": "lh:gather:getArtifact:InspectorIssues",
                        "duration": 0.46999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19039.009999999998,
                        "name": "lh:gather:getArtifact:JsUsage",
                        "duration": 0.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19039.23,
                        "name": "lh:gather:getArtifact:LinkElements",
                        "duration": 12.66,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19051.610000000001,
                        "name": "lh:computed:MainResource",
                        "duration": 0.23000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19051.939999999999,
                        "name": "lh:gather:getArtifact:MainDocumentContent",
                        "duration": 3.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19055.419999999998,
                        "name": "lh:gather:getArtifact:MetaElements",
                        "duration": 5.6900000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19061.200000000001,
                        "name": "lh:gather:getArtifact:NetworkUserAgent",
                        "duration": 0.32000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19061.700000000001,
                        "name": "lh:gather:getArtifact:OptimizedImages",
                        "duration": 3098.3699999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22160.150000000001,
                        "name": "lh:gather:getArtifact:ResponseCompression",
                        "duration": 4.0999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22164.290000000001,
                        "name": "lh:gather:getArtifact:RobotsTxt",
                        "duration": 141.11000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22305.470000000001,
                        "name": "lh:gather:getArtifact:Scripts",
                        "duration": 0.29999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22305.82,
                        "name": "lh:gather:getArtifact:SourceMaps",
                        "duration": 0.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22306,
                        "name": "lh:gather:getArtifact:Stacks",
                        "duration": 17.989999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22306.18,
                        "name": "lh:gather:collectStacks",
                        "duration": 17.760000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22324.099999999999,
                        "name": "lh:gather:getArtifact:TagsBlockingFirstPaint",
                        "duration": 4.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22328.18,
                        "name": "lh:gather:getArtifact:TapTargets",
                        "duration": 52.189999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22380.950000000001,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 55.43,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22436.720000000001,
                        "name": "lh:gather:getArtifact:ViewportDimensions",
                        "duration": 2.9300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22439.68,
                        "name": "lh:gather:getArtifact:WebAppManifest",
                        "duration": 2.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22441.77,
                        "name": "lh:gather:getArtifact:devtoolsLogs",
                        "duration": 0.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22441.970000000001,
                        "name": "lh:gather:getArtifact:traces",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22442.139999999999,
                        "name": "lh:gather:getArtifact:BFCacheFailures",
                        "duration": 312.23000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22772.52,
                        "name": "lh:runner:audit",
                        "duration": 1040.7,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22772.73,
                        "name": "lh:runner:auditing",
                        "duration": 1039.6600000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22774.889999999999,
                        "name": "lh:audit:is-on-https",
                        "duration": 6.0899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22776.41,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 2.3399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22781.759999999998,
                        "name": "lh:audit:viewport",
                        "duration": 3.4100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22782.759999999998,
                        "name": "lh:computed:ViewportMeta",
                        "duration": 0.95999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22785.77,
                        "name": "lh:audit:first-contentful-paint",
                        "duration": 77.519999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22787.720000000001,
                        "name": "lh:computed:FirstContentfulPaint",
                        "duration": 73.109999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22787.959999999999,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 72.769999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22863.860000000001,
                        "name": "lh:audit:largest-contentful-paint",
                        "duration": 2.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22864.810000000001,
                        "name": "lh:computed:LargestContentfulPaint",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22866.779999999999,
                        "name": "lh:audit:first-meaningful-paint",
                        "duration": 2.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22867.509999999998,
                        "name": "lh:computed:FirstMeaningfulPaint",
                        "duration": 0.23000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22869.900000000001,
                        "name": "lh:audit:speed-index",
                        "duration": 7.8499999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22871.48,
                        "name": "lh:computed:SpeedIndex",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22877.810000000001,
                        "name": "lh:audit:screenshot-thumbnails",
                        "duration": 1.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22878.41,
                        "name": "lh:computed:Speedline",
                        "duration": 0.22,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22878.889999999999,
                        "name": "lh:audit:final-screenshot",
                        "duration": 0.40999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22879.919999999998,
                        "name": "lh:audit:total-blocking-time",
                        "duration": 2.2999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22880.860000000001,
                        "name": "lh:computed:TotalBlockingTime",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22884.25,
                        "name": "lh:audit:max-potential-fid",
                        "duration": 2.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22885.029999999999,
                        "name": "lh:computed:MaxPotentialFID",
                        "duration": 0.26000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22888.119999999999,
                        "name": "lh:audit:cumulative-layout-shift",
                        "duration": 2.5699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22888.919999999998,
                        "name": "lh:computed:CumulativeLayoutShift",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22891.34,
                        "name": "lh:audit:errors-in-console",
                        "duration": 2.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22892.259999999998,
                        "name": "lh:computed:JSBundles",
                        "duration": 0.14999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22894.349999999999,
                        "name": "lh:audit:server-response-time",
                        "duration": 3.6099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22895.419999999998,
                        "name": "lh:computed:MainResource",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22898.299999999999,
                        "name": "lh:audit:interactive",
                        "duration": 1.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22898.849999999999,
                        "name": "lh:computed:Interactive",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22900.099999999999,
                        "name": "lh:audit:user-timings",
                        "duration": 1.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22900.59,
                        "name": "lh:computed:UserTimings",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22901.799999999999,
                        "name": "lh:audit:critical-request-chains",
                        "duration": 1.5600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22902.27,
                        "name": "lh:computed:CriticalRequestChains",
                        "duration": 0.28000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22902.43,
                        "name": "lh:computed:PageDependencyGraph",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22903.650000000001,
                        "name": "lh:audit:redirects",
                        "duration": 1.8600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22906.299999999999,
                        "name": "lh:audit:installable-manifest",
                        "duration": 8.6199999999999992,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22917.91,
                        "name": "lh:audit:splash-screen",
                        "duration": 3.0499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22918.93,
                        "name": "lh:computed:ManifestValues",
                        "duration": 0.14999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22921.66,
                        "name": "lh:audit:themed-omnibox",
                        "duration": 3.6400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22925.98,
                        "name": "lh:audit:maskable-icon",
                        "duration": 2.8700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22929.610000000001,
                        "name": "lh:audit:content-width",
                        "duration": 2.5299999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22932.900000000001,
                        "name": "lh:audit:image-aspect-ratio",
                        "duration": 2.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22935.470000000001,
                        "name": "lh:audit:image-size-responsive",
                        "duration": 2.5499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22938.639999999999,
                        "name": "lh:audit:preload-fonts",
                        "duration": 2.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22941.639999999999,
                        "name": "lh:audit:deprecations",
                        "duration": 2.3399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22944.669999999998,
                        "name": "lh:audit:third-party-cookies",
                        "duration": 1.6499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22946.689999999999,
                        "name": "lh:audit:mainthread-work-breakdown",
                        "duration": 2.8799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22948.049999999999,
                        "name": "lh:computed:MainThreadTasks",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22950.18,
                        "name": "lh:audit:bootup-time",
                        "duration": 3.6299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22954.25,
                        "name": "lh:audit:uses-rel-preload",
                        "duration": 2.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22956.990000000002,
                        "name": "lh:audit:uses-rel-preconnect",
                        "duration": 9.7599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22958.349999999999,
                        "name": "lh:computed:LoadSimulator",
                        "duration": 6.6399999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22958.57,
                        "name": "lh:computed:NetworkAnalysis",
                        "duration": 5.9400000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22958.669999999998,
                        "name": "lh:computed:ProcessedNavigation",
                        "duration": 6.3600000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22967.450000000001,
                        "name": "lh:audit:font-display",
                        "duration": 5.4699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22972.98,
                        "name": "lh:audit:diagnostics",
                        "duration": 0.72999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22973.75,
                        "name": "lh:audit:network-requests",
                        "duration": 5.8700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22974.23,
                        "name": "lh:computed:EntityClassification",
                        "duration": 4.1500000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22980.32,
                        "name": "lh:audit:network-rtt",
                        "duration": 2.9700000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22983.759999999998,
                        "name": "lh:audit:network-server-latency",
                        "duration": 2.8799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22986.68,
                        "name": "lh:audit:main-thread-tasks",
                        "duration": 1.03,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22987.75,
                        "name": "lh:audit:metrics",
                        "duration": 1.0700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22988.07,
                        "name": "lh:computed:TimingSummary",
                        "duration": 0.54000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22989.380000000001,
                        "name": "lh:audit:performance-budget",
                        "duration": 2.9900000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22990.18,
                        "name": "lh:computed:ResourceSummary",
                        "duration": 1.0700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22992.860000000001,
                        "name": "lh:audit:timing-budget",
                        "duration": 2.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22995.189999999999,
                        "name": "lh:audit:resource-summary",
                        "duration": 1.78,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22997.759999999998,
                        "name": "lh:audit:third-party-summary",
                        "duration": 3.7400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22999.139999999999,
                        "name": "lh:computed:TBTImpactTasks",
                        "duration": 0.23000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23002.139999999999,
                        "name": "lh:audit:third-party-facades",
                        "duration": 3.5899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23006.25,
                        "name": "lh:audit:largest-contentful-paint-element",
                        "duration": 2.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23009.27,
                        "name": "lh:audit:lcp-lazy-loaded",
                        "duration": 10.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23019.830000000002,
                        "name": "lh:audit:layout-shift-elements",
                        "duration": 2.4500000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23022.73,
                        "name": "lh:audit:long-tasks",
                        "duration": 2.3599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23025.759999999998,
                        "name": "lh:audit:no-unload-listeners",
                        "duration": 34.909999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23061.330000000002,
                        "name": "lh:audit:non-composited-animations",
                        "duration": 1.8400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23063.91,
                        "name": "lh:audit:unsized-images",
                        "duration": 3.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23067.849999999999,
                        "name": "lh:audit:valid-source-maps",
                        "duration": 3.7599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23072.040000000001,
                        "name": "lh:audit:prioritize-lcp-image",
                        "duration": 1.8400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23074.43,
                        "name": "lh:audit:csp-xss",
                        "duration": 24.100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23098.580000000002,
                        "name": "lh:audit:script-treemap-data",
                        "duration": 36.670000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23099.220000000001,
                        "name": "lh:computed:ModuleDuplication",
                        "duration": 0.29999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23099.599999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.34000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23100.049999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.17000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23100.27,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23100.349999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 30.23,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23130.689999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 3.5699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23134.439999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.71999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23135.849999999999,
                        "name": "lh:audit:pwa-cross-browser",
                        "duration": 1.3,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23137.66,
                        "name": "lh:audit:pwa-page-transitions",
                        "duration": 1.28,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23139.330000000002,
                        "name": "lh:audit:pwa-each-page-has-url",
                        "duration": 1.1100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23140.959999999999,
                        "name": "lh:audit:accesskeys",
                        "duration": 2.1099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23143.720000000001,
                        "name": "lh:audit:aria-allowed-attr",
                        "duration": 5.0099999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23149.060000000001,
                        "name": "lh:audit:aria-allowed-role",
                        "duration": 1.26,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23150.639999999999,
                        "name": "lh:audit:aria-command-name",
                        "duration": 1.3400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23152.310000000001,
                        "name": "lh:audit:aria-dialog-name",
                        "duration": 1.3400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23153.950000000001,
                        "name": "lh:audit:aria-hidden-body",
                        "duration": 5.6399999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23160,
                        "name": "lh:audit:aria-hidden-focus",
                        "duration": 1.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23161.790000000001,
                        "name": "lh:audit:aria-input-field-name",
                        "duration": 1.55,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23163.669999999998,
                        "name": "lh:audit:aria-meter-name",
                        "duration": 1.51,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23165.57,
                        "name": "lh:audit:aria-progressbar-name",
                        "duration": 1.5900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23167.470000000001,
                        "name": "lh:audit:aria-required-attr",
                        "duration": 1.5700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23169.360000000001,
                        "name": "lh:audit:aria-required-children",
                        "duration": 1.8,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23171.52,
                        "name": "lh:audit:aria-required-parent",
                        "duration": 1.8799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23173.77,
                        "name": "lh:audit:aria-roles",
                        "duration": 1.76,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23175.849999999999,
                        "name": "lh:audit:aria-text",
                        "duration": 2.0699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23178.27,
                        "name": "lh:audit:aria-toggle-field-name",
                        "duration": 2.0499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23180.639999999999,
                        "name": "lh:audit:aria-tooltip-name",
                        "duration": 3.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23184.68,
                        "name": "lh:audit:aria-treeitem-name",
                        "duration": 3.7400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23188.740000000002,
                        "name": "lh:audit:aria-valid-attr-value",
                        "duration": 4.9699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23194.029999999999,
                        "name": "lh:audit:aria-valid-attr",
                        "duration": 20.57,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23214.959999999999,
                        "name": "lh:audit:button-name",
                        "duration": 2.3999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23217.790000000001,
                        "name": "lh:audit:bypass",
                        "duration": 4.96,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23223.099999999999,
                        "name": "lh:audit:color-contrast",
                        "duration": 7.3600000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23230.880000000001,
                        "name": "lh:audit:definition-list",
                        "duration": 2.7000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23233.93,
                        "name": "lh:audit:dlitem",
                        "duration": 2.5099999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23236.77,
                        "name": "lh:audit:document-title",
                        "duration": 30.440000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23267.57,
                        "name": "lh:audit:duplicate-id-active",
                        "duration": 8.6600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23276.790000000001,
                        "name": "lh:audit:duplicate-id-aria",
                        "duration": 5.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23282.5,
                        "name": "lh:audit:empty-heading",
                        "duration": 6.7599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23289.68,
                        "name": "lh:audit:form-field-multiple-labels",
                        "duration": 2.5699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23292.57,
                        "name": "lh:audit:frame-title",
                        "duration": 2.5600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23295.450000000001,
                        "name": "lh:audit:heading-order",
                        "duration": 4.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23300.549999999999,
                        "name": "lh:audit:html-has-lang",
                        "duration": 5.3099999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23306.189999999999,
                        "name": "lh:audit:html-lang-valid",
                        "duration": 4.7999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23311.330000000002,
                        "name": "lh:audit:html-xml-lang-mismatch",
                        "duration": 23.890000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23335.599999999999,
                        "name": "lh:audit:identical-links-same-purpose",
                        "duration": 4.9400000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23340.849999999999,
                        "name": "lh:audit:image-alt",
                        "duration": 4.5499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23345.799999999999,
                        "name": "lh:audit:image-redundant-alt",
                        "duration": 4.9900000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23351.099999999999,
                        "name": "lh:audit:input-button-name",
                        "duration": 2.7799999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23354.200000000001,
                        "name": "lh:audit:input-image-alt",
                        "duration": 2.8500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23357.360000000001,
                        "name": "lh:audit:label-content-name-mismatch",
                        "duration": 4.9000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23362.560000000001,
                        "name": "lh:audit:label",
                        "duration": 26.219999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23389.130000000001,
                        "name": "lh:audit:landmark-one-main",
                        "duration": 5.1500000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23394.639999999999,
                        "name": "lh:audit:link-name",
                        "duration": 4.96,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23399.93,
                        "name": "lh:audit:link-in-text-block",
                        "duration": 4.8499999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23405.110000000001,
                        "name": "lh:audit:list",
                        "duration": 4.8200000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23410.27,
                        "name": "lh:audit:listitem",
                        "duration": 4.7599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23415.349999999999,
                        "name": "lh:audit:meta-refresh",
                        "duration": 3.0299999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23418.73,
                        "name": "lh:audit:meta-viewport",
                        "duration": 27.140000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23446.220000000001,
                        "name": "lh:audit:object-alt",
                        "duration": 3.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23449.709999999999,
                        "name": "lh:audit:select-name",
                        "duration": 3.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23453.09,
                        "name": "lh:audit:skip-link",
                        "duration": 3.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23456.560000000001,
                        "name": "lh:audit:tabindex",
                        "duration": 3.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23460.389999999999,
                        "name": "lh:audit:table-duplicate-name",
                        "duration": 3.8500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23464.66,
                        "name": "lh:audit:table-fake-caption",
                        "duration": 3.8900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23468.880000000001,
                        "name": "lh:audit:target-size",
                        "duration": 4.9800000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23474.189999999999,
                        "name": "lh:audit:td-has-header",
                        "duration": 27.109999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23501.790000000001,
                        "name": "lh:audit:td-headers-attr",
                        "duration": 4.2000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23506.349999999999,
                        "name": "lh:audit:th-has-data-cells",
                        "duration": 4.0499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23510.73,
                        "name": "lh:audit:valid-lang",
                        "duration": 3.8300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23514.860000000001,
                        "name": "lh:audit:video-caption",
                        "duration": 3.96,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23518.869999999999,
                        "name": "lh:audit:custom-controls-labels",
                        "duration": 0.14999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23519.040000000001,
                        "name": "lh:audit:custom-controls-roles",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23519.150000000001,
                        "name": "lh:audit:focus-traps",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23519.259999999998,
                        "name": "lh:audit:focusable-controls",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23519.360000000001,
                        "name": "lh:audit:interactive-element-affordance",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23519.439999999999,
                        "name": "lh:audit:logical-tab-order",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23519.540000000001,
                        "name": "lh:audit:managed-focus",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23519.619999999999,
                        "name": "lh:audit:offscreen-content-hidden",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23519.709999999999,
                        "name": "lh:audit:use-landmarks",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23519.779999999999,
                        "name": "lh:audit:visual-order-follows-dom",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23520.23,
                        "name": "lh:audit:uses-long-cache-ttl",
                        "duration": 4.1900000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23524.740000000002,
                        "name": "lh:audit:total-byte-weight",
                        "duration": 2,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23526.990000000002,
                        "name": "lh:audit:offscreen-images",
                        "duration": 2.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23529.27,
                        "name": "lh:audit:render-blocking-resources",
                        "duration": 1.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23530.950000000001,
                        "name": "lh:audit:unminified-css",
                        "duration": 18.210000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23549.48,
                        "name": "lh:audit:unminified-javascript",
                        "duration": 96.900000000000006,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23647.060000000001,
                        "name": "lh:audit:unused-css-rules",
                        "duration": 11.960000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23648.16,
                        "name": "lh:computed:UnusedCSS",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23659.639999999999,
                        "name": "lh:audit:unused-javascript",
                        "duration": 11.19,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23671.450000000001,
                        "name": "lh:audit:modern-image-formats",
                        "duration": 4.1900000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23676.209999999999,
                        "name": "lh:audit:uses-optimized-images",
                        "duration": 12.57,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23689.290000000001,
                        "name": "lh:audit:uses-text-compression",
                        "duration": 3.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23693.119999999999,
                        "name": "lh:audit:uses-responsive-images",
                        "duration": 15.77,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23694.060000000001,
                        "name": "lh:computed:ImageRecords",
                        "duration": 1.27,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23709.299999999999,
                        "name": "lh:audit:efficient-animated-content",
                        "duration": 2.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23711.990000000002,
                        "name": "lh:audit:duplicated-javascript",
                        "duration": 2.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23714.970000000001,
                        "name": "lh:audit:legacy-javascript",
                        "duration": 56.109999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23771.439999999999,
                        "name": "lh:audit:doctype",
                        "duration": 1.5700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23773.349999999999,
                        "name": "lh:audit:charset",
                        "duration": 2.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23775.91,
                        "name": "lh:audit:dom-size",
                        "duration": 2.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23778.619999999999,
                        "name": "lh:audit:geolocation-on-start",
                        "duration": 1.3,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23780.240000000002,
                        "name": "lh:audit:inspector-issues",
                        "duration": 1.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23781.759999999998,
                        "name": "lh:audit:no-document-write",
                        "duration": 1.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23783.16,
                        "name": "lh:audit:js-libraries",
                        "duration": 0.91000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23784.380000000001,
                        "name": "lh:audit:notification-on-start",
                        "duration": 1.22,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23785.900000000001,
                        "name": "lh:audit:paste-preventing-inputs",
                        "duration": 1.0900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23787.220000000001,
                        "name": "lh:audit:uses-http2",
                        "duration": 1.78,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23789.32,
                        "name": "lh:audit:uses-passive-event-listeners",
                        "duration": 1.1599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23790.790000000001,
                        "name": "lh:audit:meta-description",
                        "duration": 1,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23792.09,
                        "name": "lh:audit:http-status-code",
                        "duration": 1.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23793.5,
                        "name": "lh:audit:font-size",
                        "duration": 1.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23794.970000000001,
                        "name": "lh:audit:link-text",
                        "duration": 1.5700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23796.84,
                        "name": "lh:audit:crawlable-anchors",
                        "duration": 1.78,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23798.939999999999,
                        "name": "lh:audit:is-crawlable",
                        "duration": 2.8599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23802.099999999999,
                        "name": "lh:audit:robots-txt",
                        "duration": 1.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23803.950000000001,
                        "name": "lh:audit:tap-targets",
                        "duration": 1.1100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23805.369999999999,
                        "name": "lh:audit:hreflang",
                        "duration": 1.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23807.16,
                        "name": "lh:audit:plugins",
                        "duration": 1.05,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23808.540000000001,
                        "name": "lh:audit:canonical",
                        "duration": 1.3600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23810.150000000001,
                        "name": "lh:audit:structured-data",
                        "duration": 0.70999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23811.18,
                        "name": "lh:audit:bf-cache",
                        "duration": 1.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23812.400000000001,
                        "name": "lh:runner:generate",
                        "duration": 0.80000000000000004,
                        "entryType": "measure"
                    }
                ],
                "total": 21852.709999999999
            },
            "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": 130.92399999999998
                            },
                            "path": "audits[server-response-time].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnURL": [
                        "audits[server-response-time].details.headings[0].label",
                        "audits[font-display].details.headings[0].label",
                        "audits[network-rtt].details.headings[0].label",
                        "audits[network-server-latency].details.headings[0].label",
                        "audits[unsized-images].details.headings[1].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 | failureTitle": [
                        "audits[font-display].title"
                    ],
                    "core\/audits\/font-display.js | description": [
                        "audits[font-display].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnWastedBytes": [
                        "audits[font-display].details.headings[1].label"
                    ],
                    "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": 129.084
                            },
                            "path": "audits[network-rtt].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 564.71449999999993
                            },
                            "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 | scriptResourceType": [
                        "audits[resource-summary].details.items[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | fontResourceType": [
                        "audits[resource-summary].details.items[3].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | stylesheetResourceType": [
                        "audits[resource-summary].details.items[4].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | documentResourceType": [
                        "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 | failureTitle": [
                        "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\/csp-evaluator.js | strictDynamic": [
                        "audits[csp-xss].details.items[0].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | itemSeverityHigh": [
                        "audits[csp-xss].details.items[0].severity",
                        "audits[csp-xss].details.items[1].severity"
                    ],
                    "core\/lib\/csp-evaluator.js | unsafeInline": [
                        "audits[csp-xss].details.items[1].description"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | title": [
                        "audits[pwa-cross-browser].title"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | description": [
                        "audits[pwa-cross-browser].description"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | title": [
                        "audits[pwa-page-transitions].title"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | description": [
                        "audits[pwa-page-transitions].description"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | title": [
                        "audits[pwa-each-page-has-url].title"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | description": [
                        "audits[pwa-each-page-has-url].description"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | title": [
                        "audits.accesskeys.title"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | description": [
                        "audits.accesskeys.description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | title": [
                        "audits[aria-allowed-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | description": [
                        "audits[aria-allowed-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | title": [
                        "audits[aria-allowed-role].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | description": [
                        "audits[aria-allowed-role].description"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | title": [
                        "audits[aria-command-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | description": [
                        "audits[aria-command-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | title": [
                        "audits[aria-dialog-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | description": [
                        "audits[aria-dialog-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | title": [
                        "audits[aria-hidden-body].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | description": [
                        "audits[aria-hidden-body].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | title": [
                        "audits[aria-hidden-focus].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | description": [
                        "audits[aria-hidden-focus].description"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | title": [
                        "audits[aria-input-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | description": [
                        "audits[aria-input-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | title": [
                        "audits[aria-meter-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | description": [
                        "audits[aria-meter-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | title": [
                        "audits[aria-progressbar-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | description": [
                        "audits[aria-progressbar-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | title": [
                        "audits[aria-required-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | description": [
                        "audits[aria-required-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | title": [
                        "audits[aria-required-children].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | description": [
                        "audits[aria-required-children].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | title": [
                        "audits[aria-required-parent].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | description": [
                        "audits[aria-required-parent].description"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | title": [
                        "audits[aria-roles].title"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | description": [
                        "audits[aria-roles].description"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | title": [
                        "audits[aria-text].title"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | description": [
                        "audits[aria-text].description"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | title": [
                        "audits[aria-toggle-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | description": [
                        "audits[aria-toggle-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | title": [
                        "audits[aria-tooltip-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | description": [
                        "audits[aria-tooltip-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | title": [
                        "audits[aria-treeitem-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | description": [
                        "audits[aria-treeitem-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | title": [
                        "audits[aria-valid-attr-value].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | description": [
                        "audits[aria-valid-attr-value].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | title": [
                        "audits[aria-valid-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | description": [
                        "audits[aria-valid-attr].description"
                    ],
                    "core\/audits\/accessibility\/button-name.js | title": [
                        "audits[button-name].title"
                    ],
                    "core\/audits\/accessibility\/button-name.js | description": [
                        "audits[button-name].description"
                    ],
                    "core\/audits\/accessibility\/bypass.js | title": [
                        "audits.bypass.title"
                    ],
                    "core\/audits\/accessibility\/bypass.js | description": [
                        "audits.bypass.description"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | failureTitle": [
                        "audits[color-contrast].title"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | description": [
                        "audits[color-contrast].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnFailingElem": [
                        "audits[color-contrast].details.headings[0].label",
                        "audits[identical-links-same-purpose].details.headings[0].label",
                        "audits[image-alt].details.headings[0].label",
                        "audits[label-content-name-mismatch].details.headings[0].label",
                        "audits[landmark-one-main].details.headings[0].label",
                        "audits[link-in-text-block].details.headings[0].label"
                    ],
                    "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 | failureTitle": [
                        "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 | failureTitle": [
                        "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 | failureTitle": [
                        "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": 28
                            },
                            "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": 1669687
                            },
                            "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": 242
                            },
                            "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 | title": [
                        "audits[link-text].title"
                    ],
                    "core\/audits\/seo\/link-text.js | description": [
                        "audits[link-text].description"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | title": [
                        "audits[crawlable-anchors].title"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | description": [
                        "audits[crawlable-anchors].description"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | title": [
                        "audits[is-crawlable].title"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | description": [
                        "audits[is-crawlable].description"
                    ],
                    "core\/audits\/seo\/robots-txt.js | title": [
                        "audits[robots-txt].title"
                    ],
                    "core\/audits\/seo\/robots-txt.js | description": [
                        "audits[robots-txt].description"
                    ],
                    "core\/audits\/seo\/tap-targets.js | title": [
                        "audits[tap-targets].title"
                    ],
                    "core\/audits\/seo\/tap-targets.js | description": [
                        "audits[tap-targets].description"
                    ],
                    "core\/audits\/seo\/hreflang.js | title": [
                        "audits.hreflang.title"
                    ],
                    "core\/audits\/seo\/hreflang.js | description": [
                        "audits.hreflang.description"
                    ],
                    "core\/audits\/seo\/plugins.js | title": [
                        "audits.plugins.title"
                    ],
                    "core\/audits\/seo\/plugins.js | description": [
                        "audits.plugins.description"
                    ],
                    "core\/audits\/seo\/canonical.js | title": [
                        "audits.canonical.title"
                    ],
                    "core\/audits\/seo\/canonical.js | description": [
                        "audits.canonical.description"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | title": [
                        "audits[structured-data].title"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | description": [
                        "audits[structured-data].description"
                    ],
                    "core\/audits\/bf-cache.js | title": [
                        "audits[bf-cache].title"
                    ],
                    "core\/audits\/bf-cache.js | description": [
                        "audits[bf-cache].description"
                    ],
                    "core\/config\/default-config.js | performanceCategoryTitle": [
                        "categories.performance.title"
                    ],
                    "core\/config\/default-config.js | a11yCategoryTitle": [
                        "categories.accessibility.title"
                    ],
                    "core\/config\/default-config.js | a11yCategoryDescription": [
                        "categories.accessibility.description"
                    ],
                    "core\/config\/default-config.js | a11yCategoryManualDescription": [
                        "categories.accessibility.manualDescription"
                    ],
                    "core\/config\/default-config.js | bestPracticesCategoryTitle": [
                        "categories[best-practices].title"
                    ],
                    "core\/config\/default-config.js | seoCategoryTitle": [
                        "categories.seo.title"
                    ],
                    "core\/config\/default-config.js | seoCategoryDescription": [
                        "categories.seo.description"
                    ],
                    "core\/config\/default-config.js | seoCategoryManualDescription": [
                        "categories.seo.manualDescription"
                    ],
                    "core\/config\/default-config.js | pwaCategoryTitle": [
                        "categories.pwa.title"
                    ],
                    "core\/config\/default-config.js | pwaCategoryDescription": [
                        "categories.pwa.description"
                    ],
                    "core\/config\/default-config.js | pwaCategoryManualDescription": [
                        "categories.pwa.manualDescription"
                    ],
                    "core\/config\/default-config.js | metricGroupTitle": [
                        "categoryGroups.metrics.title"
                    ],
                    "core\/config\/default-config.js | loadOpportunitiesGroupTitle": [
                        "categoryGroups[load-opportunities].title"
                    ],
                    "core\/config\/default-config.js | loadOpportunitiesGroupDescription": [
                        "categoryGroups[load-opportunities].description"
                    ],
                    "core\/config\/default-config.js | budgetsGroupTitle": [
                        "categoryGroups.budgets.title"
                    ],
                    "core\/config\/default-config.js | budgetsGroupDescription": [
                        "categoryGroups.budgets.description"
                    ],
                    "core\/config\/default-config.js | diagnosticsGroupTitle": [
                        "categoryGroups.diagnostics.title"
                    ],
                    "core\/config\/default-config.js | diagnosticsGroupDescription": [
                        "categoryGroups.diagnostics.description"
                    ],
                    "core\/config\/default-config.js | pwaInstallableGroupTitle": [
                        "categoryGroups[pwa-installable].title"
                    ],
                    "core\/config\/default-config.js | pwaOptimizedGroupTitle": [
                        "categoryGroups[pwa-optimized].title"
                    ],
                    "core\/config\/default-config.js | a11yBestPracticesGroupTitle": [
                        "categoryGroups[a11y-best-practices].title"
                    ],
                    "core\/config\/default-config.js | a11yBestPracticesGroupDescription": [
                        "categoryGroups[a11y-best-practices].description"
                    ],
                    "core\/config\/default-config.js | a11yColorContrastGroupTitle": [
                        "categoryGroups[a11y-color-contrast].title"
                    ],
                    "core\/config\/default-config.js | a11yColorContrastGroupDescription": [
                        "categoryGroups[a11y-color-contrast].description"
                    ],
                    "core\/config\/default-config.js | a11yNamesLabelsGroupTitle": [
                        "categoryGroups[a11y-names-labels].title"
                    ],
                    "core\/config\/default-config.js | a11yNamesLabelsGroupDescription": [
                        "categoryGroups[a11y-names-labels].description"
                    ],
                    "core\/config\/default-config.js | a11yNavigationGroupTitle": [
                        "categoryGroups[a11y-navigation].title"
                    ],
                    "core\/config\/default-config.js | a11yNavigationGroupDescription": [
                        "categoryGroups[a11y-navigation].description"
                    ],
                    "core\/config\/default-config.js | a11yAriaGroupTitle": [
                        "categoryGroups[a11y-aria].title"
                    ],
                    "core\/config\/default-config.js | a11yAriaGroupDescription": [
                        "categoryGroups[a11y-aria].description"
                    ],
                    "core\/config\/default-config.js | a11yLanguageGroupTitle": [
                        "categoryGroups[a11y-language].title"
                    ],
                    "core\/config\/default-config.js | a11yLanguageGroupDescription": [
                        "categoryGroups[a11y-language].description"
                    ],
                    "core\/config\/default-config.js | a11yAudioVideoGroupTitle": [
                        "categoryGroups[a11y-audio-video].title"
                    ],
                    "core\/config\/default-config.js | a11yAudioVideoGroupDescription": [
                        "categoryGroups[a11y-audio-video].description"
                    ],
                    "core\/config\/default-config.js | a11yTablesListsVideoGroupTitle": [
                        "categoryGroups[a11y-tables-lists].title"
                    ],
                    "core\/config\/default-config.js | a11yTablesListsVideoGroupDescription": [
                        "categoryGroups[a11y-tables-lists].description"
                    ],
                    "core\/config\/default-config.js | seoMobileGroupTitle": [
                        "categoryGroups[seo-mobile].title"
                    ],
                    "core\/config\/default-config.js | seoMobileGroupDescription": [
                        "categoryGroups[seo-mobile].description"
                    ],
                    "core\/config\/default-config.js | seoContentGroupTitle": [
                        "categoryGroups[seo-content].title"
                    ],
                    "core\/config\/default-config.js | seoContentGroupDescription": [
                        "categoryGroups[seo-content].description"
                    ],
                    "core\/config\/default-config.js | seoCrawlingGroupTitle": [
                        "categoryGroups[seo-crawl].title"
                    ],
                    "core\/config\/default-config.js | seoCrawlingGroupDescription": [
                        "categoryGroups[seo-crawl].description"
                    ],
                    "core\/config\/default-config.js | bestPracticesTrustSafetyGroupTitle": [
                        "categoryGroups[best-practices-trust-safety].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesUXGroupTitle": [
                        "categoryGroups[best-practices-ux].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesBrowserCompatGroupTitle": [
                        "categoryGroups[best-practices-browser-compat].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesGeneralGroupTitle": [
                        "categoryGroups[best-practices-general].title"
                    ]
                }
            },
            "test_log": "lighthouse \"https:\/\/obsproject.com\/\" --channel wpt --enable-error-reporting --disable-full-page-screenshot --max-wait-for-load 80000 --hostname 127.0.0.1 --port 9288 --output html --output json --output-path \"\/home\/wptagent\/work\/wpt-fra-lb-tch6-10.10.1.200\/240906_AiDcK8_9PF.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\/128.0.0.0 Safari\/537.36 PTST\/24.09'\nFri, 06 Sep 2024 14:54:35 GMT LH:ChromeLauncher Found existing Chrome already running using port 9288, using that.\nFri, 06 Sep 2024 14:54:37 GMT LH:status Connecting to browser\nFri, 06 Sep 2024 14:54:37 GMT LH:status Navigating to about:blank\nFri, 06 Sep 2024 14:54:37 GMT LH:status Benchmarking machine\nFri, 06 Sep 2024 14:54:38 GMT LH:status Preparing target for navigation mode\nFri, 06 Sep 2024 14:54:38 GMT LH:status Cleaning origin data\nFri, 06 Sep 2024 14:54:38 GMT LH:status Cleaning browser cache\nFri, 06 Sep 2024 14:54:38 GMT LH:status Preparing network conditions\nFri, 06 Sep 2024 14:54:38 GMT LH:status Navigating to https:\/\/obsproject.com\/\nFri, 06 Sep 2024 14:54:52 GMT LH:status Getting artifact: DevtoolsLog\nFri, 06 Sep 2024 14:54:52 GMT LH:status Getting artifact: Trace\nFri, 06 Sep 2024 14:54:52 GMT LH:status Getting artifact: DevtoolsLog\nFri, 06 Sep 2024 14:54:52 GMT LH:status Getting artifact: Trace\nFri, 06 Sep 2024 14:54:52 GMT LH:status Getting artifact: Accessibility\nFri, 06 Sep 2024 14:54:53 GMT LH:status Getting artifact: AnchorElements\nFri, 06 Sep 2024 14:54:53 GMT LH:status Getting artifact: ConsoleMessages\nFri, 06 Sep 2024 14:54:53 GMT LH:status Getting artifact: CSSUsage\nFri, 06 Sep 2024 14:54:53 GMT LH:status Getting artifact: Doctype\nFri, 06 Sep 2024 14:54:53 GMT LH:status Getting artifact: DOMStats\nFri, 06 Sep 2024 14:54:53 GMT LH:status Getting artifact: EmbeddedContent\nFri, 06 Sep 2024 14:54:53 GMT LH:status Getting artifact: FontSize\nFri, 06 Sep 2024 14:54:53 GMT LH:status Getting artifact: Inputs\nFri, 06 Sep 2024 14:54:53 GMT LH:status Getting artifact: GlobalListeners\nFri, 06 Sep 2024 14:54:53 GMT LH:status Getting artifact: ImageElements\nFri, 06 Sep 2024 14:54:53 GMT LH:status Getting artifact: InstallabilityErrors\nFri, 06 Sep 2024 14:54:53 GMT LH:status Get webapp installability errors\nFri, 06 Sep 2024 14:54:53 GMT LH:status Getting artifact: InspectorIssues\nFri, 06 Sep 2024 14:54:53 GMT LH:status Getting artifact: JsUsage\nFri, 06 Sep 2024 14:54:53 GMT LH:status Getting artifact: LinkElements\nFri, 06 Sep 2024 14:54:53 GMT LH:status Getting artifact: MainDocumentContent\nFri, 06 Sep 2024 14:54:53 GMT LH:status Getting artifact: MetaElements\nFri, 06 Sep 2024 14:54:54 GMT LH:status Getting artifact: NetworkUserAgent\nFri, 06 Sep 2024 14:54:54 GMT LH:status Getting artifact: OptimizedImages\nFri, 06 Sep 2024 14:54:57 GMT LH:status Getting artifact: ResponseCompression\nFri, 06 Sep 2024 14:54:57 GMT LH:status Getting artifact: RobotsTxt\nFri, 06 Sep 2024 14:54:57 GMT LH:status Getting artifact: Scripts\nFri, 06 Sep 2024 14:54:57 GMT LH:status Getting artifact: SourceMaps\nFri, 06 Sep 2024 14:54:57 GMT LH:status Getting artifact: Stacks\nFri, 06 Sep 2024 14:54:57 GMT LH:status Collect stacks\nFri, 06 Sep 2024 14:54:57 GMT LH:status Getting artifact: TagsBlockingFirstPaint\nFri, 06 Sep 2024 14:54:57 GMT LH:status Getting artifact: TapTargets\nFri, 06 Sep 2024 14:54:57 GMT LH:status Getting artifact: TraceElements\nFri, 06 Sep 2024 14:54:57 GMT LH:TraceElements:error NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Getting artifact: ViewportDimensions\nFri, 06 Sep 2024 14:54:57 GMT LH:status Getting artifact: WebAppManifest\nFri, 06 Sep 2024 14:54:57 GMT LH:status Get webapp manifest\nFri, 06 Sep 2024 14:54:57 GMT LH:status Getting artifact: devtoolsLogs\nFri, 06 Sep 2024 14:54:57 GMT LH:status Getting artifact: traces\nFri, 06 Sep 2024 14:54:57 GMT LH:status Getting artifact: BFCacheFailures\nFri, 06 Sep 2024 14:54:57 GMT LH:status Analyzing and running audits...\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Uses HTTPS\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: First Contentful Paint\nFri, 06 Sep 2024 14:54:57 GMT LH:first-contentful-paint:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Largest Contentful Paint\nFri, 06 Sep 2024 14:54:57 GMT LH:largest-contentful-paint:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: First Meaningful Paint\nFri, 06 Sep 2024 14:54:57 GMT LH:first-meaningful-paint:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Speed Index\nFri, 06 Sep 2024 14:54:57 GMT LH:speed-index:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Screenshot Thumbnails\nFri, 06 Sep 2024 14:54:57 GMT LH:screenshot-thumbnails:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Final Screenshot\nFri, 06 Sep 2024 14:54:57 GMT LH:final-screenshot:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Total Blocking Time\nFri, 06 Sep 2024 14:54:57 GMT LH:total-blocking-time:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Max Potential First Input Delay\nFri, 06 Sep 2024 14:54:57 GMT LH:max-potential-fid:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Cumulative Layout Shift\nFri, 06 Sep 2024 14:54:57 GMT LH:cumulative-layout-shift:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: No browser errors logged to the console\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Initial server response time was short\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Time to Interactive\nFri, 06 Sep 2024 14:54:57 GMT LH:interactive:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: User Timing marks and measures\nFri, 06 Sep 2024 14:54:57 GMT LH:user-timings:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Avoid chaining critical requests\nFri, 06 Sep 2024 14:54:57 GMT LH:critical-request-chains:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Avoid multiple page redirects\nFri, 06 Sep 2024 14:54:57 GMT LH:redirects:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Web app manifest and service worker meet the installability requirements\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Configured for a custom splash screen\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Sets a theme color for the address bar.\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Manifest has a maskable icon\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Content is sized correctly for the viewport\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Displays images with correct aspect ratio\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Serves images with appropriate resolution\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Fonts with `font-display: optional` are preloaded\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Avoids deprecated APIs\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Avoids third-party cookies\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Minimizes main-thread work\nFri, 06 Sep 2024 14:54:57 GMT LH:mainthread-work-breakdown:error NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:mainthread-work-breakdown:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: JavaScript execution time\nFri, 06 Sep 2024 14:54:57 GMT LH:bootup-time:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Preload key requests\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Preconnect to required origins\nFri, 06 Sep 2024 14:54:57 GMT LH:uses-rel-preconnect:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: All text remains visible during webfont loads\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Diagnostics\nFri, 06 Sep 2024 14:54:57 GMT LH:diagnostics:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Network Requests\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Network Round Trip Times\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Server Backend Latencies\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Tasks\nFri, 06 Sep 2024 14:54:57 GMT LH:main-thread-tasks:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Metrics\nFri, 06 Sep 2024 14:54:57 GMT LH:metrics:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Performance budget\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Timing budget\nFri, 06 Sep 2024 14:54:57 GMT LH:timing-budget:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Resources Summary\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Minimize third-party usage\nFri, 06 Sep 2024 14:54:57 GMT LH:third-party-summary:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Lazy load third-party resources with facades\nFri, 06 Sep 2024 14:54:57 GMT LH:third-party-facades:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Largest Contentful Paint element\nFri, 06 Sep 2024 14:54:57 GMT LH:Runner:warn TraceElements gatherer, required by audit largest-contentful-paint-element, encountered an error: NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Largest Contentful Paint image was not lazily loaded\nFri, 06 Sep 2024 14:54:57 GMT LH:Runner:warn TraceElements gatherer, required by audit lcp-lazy-loaded, encountered an error: NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Avoid large layout shifts\nFri, 06 Sep 2024 14:54:57 GMT LH:Runner:warn TraceElements gatherer, required by audit layout-shift-elements, encountered an error: NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Avoid long main-thread tasks\nFri, 06 Sep 2024 14:54:57 GMT LH:long-tasks:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:57 GMT LH:status Auditing: Avoids `unload` event listeners\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Avoid non-composited animations\nFri, 06 Sep 2024 14:54:58 GMT LH:Runner:warn TraceElements gatherer, required by audit non-composited-animations, encountered an error: NO_NAVSTART\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Image elements have explicit `width` and `height`\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Page has valid source maps\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Preload Largest Contentful Paint image\nFri, 06 Sep 2024 14:54:58 GMT LH:Runner:warn TraceElements gatherer, required by audit prioritize-lcp-image, encountered an error: NO_NAVSTART\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Ensure CSP is effective against XSS attacks\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Script Treemap Data\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Site works cross-browser\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Page transitions don't feel like they block on the network\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Each page has a URL\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: `[accesskey]` values are unique\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: `[aria-*]` attributes match their roles\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Values assigned to `role=\"\"` are valid ARIA roles.\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: `button`, `link`, and `menuitem` elements have accessible names\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: `[aria-hidden=\"true\"]` is not present on the document `<body>`\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: `[aria-hidden=\"true\"]` elements do not contain focusable descendents\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: ARIA input fields have accessible names\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: ARIA `meter` elements have accessible names\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: ARIA `progressbar` elements have accessible names\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: `[role]`s have all required `[aria-*]` attributes\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: `[role]`s are contained by their required parent element\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: `[role]` values are valid\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Elements with the `role=text` attribute do not have focusable descendents.\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: ARIA toggle fields have accessible names\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: ARIA `tooltip` elements have accessible names\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: ARIA `treeitem` elements have accessible names\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: `[aria-*]` attributes have valid values\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: `[aria-*]` attributes are valid and not misspelled\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Buttons have an accessible name\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: The page contains a heading, skip link, or landmark region\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Background and foreground colors have a sufficient contrast ratio\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: `<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Definition list items are wrapped in `<dl>` elements\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Document has a `<title>` element\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: `[id]` attributes on active, focusable elements are unique\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: ARIA IDs are unique\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: All heading elements contain content.\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: No form fields have multiple labels\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: `<frame>` or `<iframe>` elements have a title\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Heading elements appear in a sequentially-descending order\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: `<html>` element has a `[lang]` attribute\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: `<html>` element has a valid value for its `[lang]` attribute\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: `<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Identical links have the same purpose.\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Image elements have `[alt]` attributes\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Image elements do not have `[alt]` attributes that are redundant text.\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Input buttons have discernible text.\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: `<input type=\"image\">` elements have `[alt]` text\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Elements with visible text labels have matching accessible names.\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Form elements have associated labels\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Document has a main landmark.\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Links have a discernible name\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Links are distinguishable without relying on color.\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: The document does not use `<meta http-equiv=\"refresh\">`\nFri, 06 Sep 2024 14:54:58 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, 06 Sep 2024 14:54:58 GMT LH:status Auditing: `<object>` elements have alternate text\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Select elements have associated label elements.\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Skip links are focusable.\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: No element has a `[tabindex]` value greater than 0\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Tables have different content in the summary attribute and `<caption>`.\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Touch targets have sufficient size and spacing.\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: `<td>` elements in a large `<table>` have one or more table headers.\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: `<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: `[lang]` attributes have a valid value\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: `<video>` elements contain a `<track>` element with `[kind=\"captions\"]`\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Custom controls have associated labels\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Custom controls have ARIA roles\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: User focus is not accidentally trapped in a region\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Interactive controls are keyboard focusable\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Interactive elements indicate their purpose and state\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: The page has a logical tab order\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: The user's focus is directed to new content added to the page\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Offscreen content is hidden from assistive technology\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: HTML5 landmark elements are used to improve navigation\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Visual order on the page follows DOM order\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Uses efficient cache policy on static assets\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Avoids enormous network payloads\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Defer offscreen images\nFri, 06 Sep 2024 14:54:58 GMT LH:offscreen-images:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Eliminate render-blocking resources\nFri, 06 Sep 2024 14:54:58 GMT LH:render-blocking-resources:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Minify CSS\nFri, 06 Sep 2024 14:54:58 GMT LH:unminified-css:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Minify JavaScript\nFri, 06 Sep 2024 14:54:58 GMT LH:unminified-javascript:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Reduce unused CSS\nFri, 06 Sep 2024 14:54:58 GMT LH:unused-css-rules:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Reduce unused JavaScript\nFri, 06 Sep 2024 14:54:58 GMT LH:unused-javascript:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Serve images in next-gen formats\nFri, 06 Sep 2024 14:54:58 GMT LH:modern-image-formats:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Efficiently encode images\nFri, 06 Sep 2024 14:54:58 GMT LH:uses-optimized-images:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Enable text compression\nFri, 06 Sep 2024 14:54:58 GMT LH:uses-text-compression:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Properly size images\nFri, 06 Sep 2024 14:54:58 GMT LH:uses-responsive-images:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Use video formats for animated content\nFri, 06 Sep 2024 14:54:58 GMT LH:efficient-animated-content:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Remove duplicate modules in JavaScript bundles\nFri, 06 Sep 2024 14:54:58 GMT LH:duplicated-javascript:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Avoid serving legacy JavaScript to modern browsers\nFri, 06 Sep 2024 14:54:58 GMT LH:legacy-javascript:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Page has the HTML doctype\nFri, 06 Sep 2024 14:54:58 GMT LH:doctype:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Properly defines charset\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Avoids an excessive DOM size\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Avoids requesting the geolocation permission on page load\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: No issues in the `Issues` panel in Chrome Devtools\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Avoids `document.write()`\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Detected JavaScript libraries\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Avoids requesting the notification permission on page load\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Allows users to paste into input fields\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Use HTTP\/2\nFri, 06 Sep 2024 14:54:58 GMT LH:uses-http2:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Uses passive listeners to improve scrolling performance\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Document has a meta description\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Page has successful HTTP status code\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Document uses legible font sizes\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Links have descriptive text\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Links are crawlable\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Page isn\u2019t blocked from indexing\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: robots.txt is valid\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Tap targets are sized appropriately\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Document has a valid `hreflang`\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Document avoids plugins\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Document has a valid `rel=canonical`\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Structured data is valid\nFri, 06 Sep 2024 14:54:58 GMT LH:status Auditing: Page didn't prevent back\/forward cache restoration\nFri, 06 Sep 2024 14:54:58 GMT LH:status Generating results...\nFri, 06 Sep 2024 14:54:58 GMT LH:Printer html output written to \/home\/wptagent\/work\/wpt-fra-lb-tch6-10.10.1.200\/240906_AiDcK8_9PF.1.0\/lighthouse.report.html\nFri, 06 Sep 2024 14:54:58 GMT LH:CLI Protip: Run lighthouse with `--view` to immediately open the HTML report in your browser\nFri, 06 Sep 2024 14:54:58 GMT LH:Printer json output written to \/home\/wptagent\/work\/wpt-fra-lb-tch6-10.10.1.200\/240906_AiDcK8_9PF.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": 3539,
                "docTime": 3539,
                "fullyLoaded": 3637,
                "bytesOut": 77890,
                "bytesOutDoc": 77890,
                "bytesIn": 1660304,
                "bytesInDoc": 1660304,
                "requests": 37,
                "requestsFull": 37,
                "requestsDoc": 37,
                "responses_200": 36,
                "responses_404": 0,
                "responses_other": 1,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "loadEventStart": 3505,
                "loadEventEnd": 3505,
                "domContentLoadedEventStart": 1161,
                "domContentLoadedEventEnd": 1161,
                "connections": 5,
                "final_base_page_request": 0,
                "domInteractive": 1160,
                "firstPaint": 1128.2999999998137,
                "firstContentfulPaint": 1162,
                "firstImagePaint": 1162,
                "firstMeaningfulPaint": 2016,
                "renderBlockingCSS": 1,
                "renderBlockingJS": 0,
                "TTFB": 429,
                "basePageSSLTime": 146,
                "score_cache": 62,
                "score_cdn": 25,
                "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": 213971,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 1409050,
                "image_savings": 0,
                "cpu.ParseHTML": 9,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 1,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 19,
                "cpu.ParseAuthorStyleSheet": 4,
                "cpu.EvaluateScript": 78,
                "cpu.v8.compile": 16,
                "cpu.UpdateLayoutTree": 23,
                "cpu.Layout": 501,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 18,
                "cpu.Paint": 10,
                "cpu.Layerize": 4,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.TimerFire": 1,
                "cpu.FunctionCall": 41,
                "cpu.HitTest": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                "cpu.XHRReadyStateChange": 1,
                "cpu.XHRLoad": 0,
                "cpu.Idle": 2908,
                "start_epoch": 1725634447.6147339,
                "date": 1725634450.6612051,
                "fullyLoadedCPUms": 4130,
                "fullyLoadedCPUpct": 35.664939550951082,
                "domElements": 275,
                "domComplete": 3505,
                "PerformancePaintTiming.first-paint": 1128.2999999998137,
                "PerformancePaintTiming.first-contentful-paint": 1128.2999999998137,
                "test_run_time_ms": 20605,
                "Colordepth": 24,
                "generated-content-percent": 1.0600000000000001,
                "generated-content-size": 0.23000000000000001,
                "lastVisualChange": 3000,
                "render": 1100,
                "visualComplete85": 2100,
                "visualComplete90": 2100,
                "visualComplete95": 2100,
                "visualComplete99": 2100,
                "visualComplete": 3000,
                "SpeedIndex": 1279,
                "chromeUserTiming.navigationStart": 84,
                "chromeUserTiming.fetchStart": 44,
                "chromeUserTiming.domLoading": 476,
                "chromeUserTiming.responseEnd": 478,
                "chromeUserTiming.domInteractive": 1194,
                "chromeUserTiming.domContentLoadedEventStart": 1194,
                "chromeUserTiming.domContentLoadedEventEnd": 1194,
                "chromeUserTiming.domComplete": 3539,
                "chromeUserTiming.unloadEventStart": 474,
                "chromeUserTiming.unloadEventEnd": 474,
                "chromeUserTiming.markAsMainFrame": 475,
                "chromeUserTiming.commitNavigationEnd": 475,
                "chromeUserTiming.firstPaint": 1161,
                "chromeUserTiming.firstContentfulPaint": 1161,
                "chromeUserTiming.firstImagePaint": 1161,
                "chromeUserTiming.LayoutShift": 2554,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 2015,
                "chromeUserTiming.firstMeaningfulPaint": 2015,
                "chromeUserTiming.loadEventStart": 3539,
                "chromeUserTiming.loadEventEnd": 3539,
                "chromeUserTiming.LargestTextPaint": 1162,
                "chromeUserTiming.LargestImagePaint": 2016,
                "chromeUserTiming.LargestContentfulPaint": 2016,
                "chromeUserTiming.TotalLayoutShift": 0.00012112609530690696,
                "chromeUserTiming.CumulativeLayoutShift": 0.00012112609530690696,
                "maxFID": 35,
                "TTIMeasurementEnd": 6689,
                "LastInteractive": 2502,
                "TotalBlockingTime": 36,
                "run": 1,
                "step": 1,
                "effectiveBps": 517551,
                "domTime": 0,
                "aft": 0,
                "titleTime": 85,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0.81000000000000005,
                "lighthouse.SEO": 0.91000000000000003,
                "lighthouse.PWA": 0.28999999999999998,
                "effectiveBpsDoc": 533859,
                "avgRun": 1
            },
            "repeatView": {
                "loadTime": 1397,
                "docTime": 1397,
                "fullyLoaded": 1452,
                "bytesOut": 8673,
                "bytesOutDoc": 8673,
                "bytesIn": 5592,
                "bytesInDoc": 5592,
                "requests": 3,
                "requestsFull": 3,
                "requestsDoc": 3,
                "responses_200": 2,
                "responses_404": 0,
                "responses_other": 1,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "loadEventStart": 1361,
                "loadEventEnd": 1361,
                "domContentLoadedEventStart": 576,
                "domContentLoadedEventEnd": 576,
                "connections": 2,
                "final_base_page_request": 0,
                "domInteractive": 576,
                "firstPaint": 1373,
                "firstContentfulPaint": 1409,
                "firstImagePaint": 1409,
                "firstMeaningfulPaint": 1409,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 426,
                "basePageSSLTime": 146,
                "score_cache": -1,
                "score_cdn": 100,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": -1,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 6285,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 15,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 6,
                "cpu.EventDispatch": 1,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 37,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 42,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 361,
                "cpu.ParseAuthorStyleSheet": 6,
                "cpu.EvaluateScript": 70,
                "cpu.v8.compile": 19,
                "cpu.PrePaint": 3,
                "cpu.Paint": 3,
                "cpu.Layerize": 1,
                "cpu.ResourceChangePriority": 0,
                "cpu.v8.produceCache": 63,
                "cpu.FunctionCall": 35,
                "cpu.TimerFire": 4,
                "cpu.XHRReadyStateChange": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 5,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 2,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.XHRLoad": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.Idle": 781,
                "start_epoch": 1725634500.6850741,
                "date": 1725634503.1796443,
                "fullyLoadedCPUms": 2470,
                "fullyLoadedCPUpct": 30.418719211828154,
                "domElements": 275,
                "domComplete": 1361,
                "PerformancePaintTiming.first-paint": 1373,
                "PerformancePaintTiming.first-contentful-paint": 1373,
                "test_run_time_ms": 8474,
                "Colordepth": 24,
                "generated-content-percent": 1.0600000000000001,
                "generated-content-size": 0.23000000000000001,
                "lastVisualChange": 1500,
                "render": 1300,
                "visualComplete85": 1300,
                "visualComplete90": 1500,
                "visualComplete95": 1500,
                "visualComplete99": 1500,
                "visualComplete": 1500,
                "SpeedIndex": 1326,
                "chromeUserTiming.navigationStart": 98,
                "chromeUserTiming.fetchStart": 55,
                "chromeUserTiming.domLoading": 480,
                "chromeUserTiming.responseEnd": 476,
                "chromeUserTiming.domInteractive": 612,
                "chromeUserTiming.domContentLoadedEventStart": 612,
                "chromeUserTiming.domContentLoadedEventEnd": 612,
                "chromeUserTiming.domComplete": 1397,
                "chromeUserTiming.unloadEventStart": 478,
                "chromeUserTiming.unloadEventEnd": 478,
                "chromeUserTiming.markAsMainFrame": 478,
                "chromeUserTiming.commitNavigationEnd": 480,
                "chromeUserTiming.LayoutShift": 1101,
                "chromeUserTiming.loadEventStart": 1397,
                "chromeUserTiming.loadEventEnd": 1397,
                "chromeUserTiming.firstPaint": 1409,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1409,
                "chromeUserTiming.firstContentfulPaint": 1409,
                "chromeUserTiming.firstImagePaint": 1409,
                "chromeUserTiming.firstMeaningfulPaint": 1409,
                "chromeUserTiming.LargestTextPaint": 1409,
                "chromeUserTiming.LargestImagePaint": 1484,
                "chromeUserTiming.LargestContentfulPaint": 1484,
                "chromeUserTiming.TotalLayoutShift": 0.00044132158883653107,
                "chromeUserTiming.CumulativeLayoutShift": 0.00044132158883653107,
                "maxFID": 23,
                "TTIMeasurementEnd": 4567,
                "LastInteractive": 1373,
                "TotalBlockingTime": 23,
                "run": 1,
                "step": 1,
                "effectiveBps": 5450,
                "domTime": 0,
                "aft": 0,
                "titleTime": 99,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0.81000000000000005,
                "lighthouse.SEO": 0.91000000000000003,
                "lighthouse.PWA": 0.28999999999999998,
                "effectiveBpsDoc": 5759,
                "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.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.Layout": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.TimerFire": 0,
                "cpu.FunctionCall": 0,
                "cpu.HitTest": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.XHRReadyStateChange": 0,
                "cpu.XHRLoad": 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.LargestTextPaint": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 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.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.PrePaint": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.v8.produceCache": 0,
                "cpu.FunctionCall": 0,
                "cpu.TimerFire": 0,
                "cpu.XHRReadyStateChange": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.XHRLoad": 0,
                "cpu.largestContentfulPaint::Candidate": 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.LayoutShift": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 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
            }
        },
        "median": {
            "firstView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-tch6-10.10.1.200",
                "loadTime": 3539,
                "docTime": 3539,
                "fullyLoaded": 3637,
                "bytesOut": 77890,
                "bytesOutDoc": 77890,
                "bytesIn": 1660304,
                "bytesInDoc": 1660304,
                "requests": [
                    {
                        "type": 3,
                        "id": "D6B954C9A7E2259C61C0C74ED269EEBF",
                        "request_id": "D6B954C9A7E2259C61C0C74ED269EEBF",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/",
                        "raw_id": "D6B954C9A7E2259C61C0C74ED269EEBF",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 137,
                        "ttfb_ms": 125,
                        "load_start": 304,
                        "load_start_float": 304.00008000000003,
                        "bytesIn": 5591,
                        "objectSize": 5591,
                        "objectSizeUncompressed": 22576,
                        "chunks": [
                            {
                                "ts": 440,
                                "bytes": 5591,
                                "inflated": 22576
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "br",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": 1,
                        "dns_end": 38,
                        "connect_start": 38,
                        "connect_end": 157,
                        "ssl_start": 157,
                        "ssl_end": 303,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "obsproject.com",
                            "sanList": [
                                "auth.obsproject.com",
                                "ideas.obsproject.com",
                                "mta-sts.obsproject.com",
                                "obsproject.com",
                                "www.obsproject.com"
                            ],
                            "issuer": "R11",
                            "validFrom": 1723697270,
                            "validTo": 1731473269,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1723700780991,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100E955F605A002B411A63CCB548BC72C8818797ED210A73307CDBE07CB07ACDA1D022100AA28D44F9D740E35DEA9238DC9BE4EEE2A428E144F5A672081373E8B0580EA43"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Mammoth2024h2'",
                                    "logId": "DFE156EBAA05AFB59C0F86718DA8C0324EAE56D96EA7F5A56A01D1C13BBE525C",
                                    "timestamp": 1723700781197,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100F69403C0A6B04E8C7A31844A2D54A6B2BC54FE764B6E86041CB002B6428874BF0220516627DCBAF1BCBE4D9883BBA0BFFE0F4E30A6AE2662F9EF73C4C4200C086CA3"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/obsproject.com\/",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.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=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "content-encoding: br",
                                "content-language: en",
                                "content-security-policy: default-src 'self' ; script-src 'self' 'unsafe-inline' 'unsafe-eval' www.googletagmanager.com www.google-analytics.com platform.twitter.com www.google.com www.gstatic.com www.recaptcha.net ; style-src 'self' 'unsafe-inline' ; img-src * data: blob: ; font-src 'self' fonts.googleapis.com fonts.gstatic.com ; connect-src 'self' opencollective.com www.google-analytics.com stats.g.doubleclick.net ; object-src 'none' ; child-src 'self' www.youtube.com www.google.com www.recaptcha.net ; frame-ancestors 'none' ; form-action 'self' www.paypal.com www.sandbox.paypal.com ; media-src 'self' pub.rachni.com ; block-all-mixed-content",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "strict-transport-security: max-age=31557600; includeSubDomains; preload",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-xss-protection: 1; mode=block",
                                ":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": 37,
                        "connect_ms": 119,
                        "ssl_ms": 146,
                        "gzip_total": 6285,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 10,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 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": 4865,
                        "netlog_id": 80,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIFRDCCBCygAwIBAgISA2Ynexhx09NcvX2Dt7ykPzGZMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwODE1MDQ0NzUwWhcNMjQxMTEzMDQ0NzQ5WjAZMRcwFQYDVQQD\nEw5vYnNwcm9qZWN0LmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB\nAK+tqFwz59+PObj3M3+jkAXL88jwj77juumk\/MfY469O1MEvS3108IqsNcS64Dg1\nhXJPqrtEjGk9CpNQrmVSqZGVi4LYnNXi1pmVycqwm3LKAkJc10MjvqkXSXYIo45C\nUSAp27pMQDGqcrnZcIrmfliF+GWO9wCVtPCkTkSlU3TYqTmZ0A1BGZTvQBIILfOs\nSfMJ9+vKHbtuGNcN6e6ihaEo9i5shaEDX8G4vXKSb0muZ4zHypgeHc3wjScNeHyv\nL2alQ75JmiiehZtB4SBK5FsVPks0X1tW4GwfcySXmWd4NOplQgcKpjD+alAHYHHX\nkHIr0BQVoTKNAxi837hvba8CAwEAAaOCAmowggJmMA4GA1UdDwEB\/wQEAwIFoDAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH\/BAIwADAdBgNV\nHQ4EFgQUog4nDVxpnCXQggjyMn59x5dk4owwHwYDVR0jBBgwFoAUxc9GpOr0w8B6\nbJXELbBeki8m47kwVwYIKwYBBQUHAQEESzBJMCIGCCsGAQUFBzABhhZodHRwOi8v\ncjExLm8ubGVuY3Iub3JnMCMGCCsGAQUFBzAChhdodHRwOi8vcjExLmkubGVuY3Iu\nb3JnLzBwBgNVHREEaTBnghNhdXRoLm9ic3Byb2plY3QuY29tghRpZGVhcy5vYnNw\ncm9qZWN0LmNvbYIWbXRhLXN0cy5vYnNwcm9qZWN0LmNvbYIOb2JzcHJvamVjdC5j\nb22CEnd3dy5vYnNwcm9qZWN0LmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATCCAQUG\nCisGAQQB1nkCBAIEgfYEgfMA8QB3AD8XS0\/XIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/\nKIXs+GRuAAABkVSSn78AAAQDAEgwRgIhAOlV9gWgArQRpjzLVIvHLIgYeX7SEKcz\nB82+B8sHrNodAiEAqijUT510DjXeqSONyb5O7ipCjhRPWmcggTc+iwWA6kMAdgDf\n4VbrqgWvtZwPhnGNqMAyTq5W2W6n9aVqAdHBO75SXAAAAZFUkqCNAAAEAwBHMEUC\nIQD2lAPAprBOjHoxhEotVKayvFT+dktuhgQcsAK2Qoh0vwIgUWYn3LrxvL5NmIO7\noL\/+D04wpq4mYvnvc8TEIAwIbKMwDQYJKoZIhvcNAQELBQADggEBAHXHbgde5G1p\nf++IgdBoGtEzP5Sb9n0HbP3yASKPrZGKTjy86A6vmXioG2UNmqbF9LyECAFglMWk\nVEdF6JTQyjgY3LlYkQaNlYLyEZwuvaasDARCF3h6Swgn+ZWBrkrRZAbInZwKzhlh\nVpyXY5Ax9t7y\/nJitXKLmN7Ekce1x1UmbEESAvUZ7BE1qnI9Y3ThZ8gdpXm7zxzh\nlpcuxzbGqBVy9hWo\/k+OINDanOb3zoGrtM+cAqwlws1hhBLPFNyo1DGTLS2aXZ3J\nWH5UWKStjUQSnkryZiQrpbel62p3ZaD2+TkkQX2hn446sQtStTnqDEwPKszMsI9S\nT2gn6JhLuYU=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 441,
                        "ttfb_start": 304,
                        "ttfb_end": 429,
                        "download_start": 429,
                        "download_end": 441,
                        "download_ms": 12,
                        "all_start": 1,
                        "all_end": 441,
                        "all_ms": 439,
                        "index": 0,
                        "number": 1,
                        "cpuTimes": {
                            "EvaluateScript": 3,
                            "v8.compile": 1
                        },
                        "cpu.EvaluateScript": 3,
                        "cpu.v8.compile": 1,
                        "cpuTime": 4,
                        "js_timing": [
                            [
                                664.53999999999996,
                                664.95799999999997
                            ],
                            [
                                674.58699999999999,
                                676.56399999999996
                            ],
                            [
                                933.274,
                                933.60400000000004
                            ],
                            [
                                664.56500000000005,
                                664.81799999999998
                            ],
                            [
                                674.60199999999998,
                                674.95899999999995
                            ],
                            [
                                933.28700000000003,
                                933.47199999999998
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "93336.2",
                        "request_id": "93336.2",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/assets\/css\/blurple.min.css?20240319-4",
                        "raw_id": "93336.2",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 149,
                        "ttfb_ms": 124,
                        "load_start": 471,
                        "load_start_float": 471.00009599999998,
                        "bytesIn": 13636,
                        "objectSize": 13636,
                        "objectSizeUncompressed": 60585,
                        "chunks": [
                            {
                                "ts": 598,
                                "bytes": 2574,
                                "inflated": 10892
                            },
                            {
                                "ts": 603,
                                "bytes": 2738,
                                "inflated": 11379
                            },
                            {
                                "ts": 605,
                                "bytes": 1369,
                                "inflated": 6671
                            },
                            {
                                "ts": 607,
                                "bytes": 1369,
                                "inflated": 5793
                            },
                            {
                                "ts": 612,
                                "bytes": 2729,
                                "inflated": 11854
                            },
                            {
                                "ts": 617,
                                "bytes": 2738,
                                "inflated": 13272
                            },
                            {
                                "ts": 620,
                                "bytes": 119,
                                "inflated": 724
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public",
                        "contentType": "text\/css",
                        "contentEncoding": "br",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/",
                        "initiator_line": 10,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.com",
                                ":method: GET",
                                ":path: \/assets\/css\/blurple.min.css?20240319-4",
                                ":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:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "cache-control: public",
                                "content-encoding: br",
                                "content-type: text\/css",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: W\/\"6691ad10-eca9\"",
                                "last-modified: Fri, 12 Jul 2024 22:24:16 GMT",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1870,
                        "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": 13809,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 448,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 96,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 620,
                        "ttfb_start": 471,
                        "ttfb_end": 595,
                        "download_start": 595,
                        "download_end": 620,
                        "download_ms": 25,
                        "all_start": 471,
                        "all_end": 620,
                        "all_ms": 149,
                        "index": 1,
                        "number": 2
                    },
                    {
                        "type": 3,
                        "id": "93336.4",
                        "request_id": "93336.4",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/assets\/images\/new_icon_small-r.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/assets\/images\/new_icon_small-r.png",
                        "raw_id": "93336.4",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 305,
                        "ttfb_ms": 150,
                        "load_start": 472,
                        "load_start_float": 472.00011499999999,
                        "bytesIn": 35306,
                        "objectSize": 35306,
                        "objectSizeUncompressed": 35306,
                        "chunks": [
                            {
                                "ts": 627,
                                "bytes": 5282
                            },
                            {
                                "ts": 745,
                                "bytes": 23246
                            },
                            {
                                "ts": 760,
                                "bytes": 2738
                            },
                            {
                                "ts": 767,
                                "bytes": 1502
                            },
                            {
                                "ts": 777,
                                "bytes": 2538
                            }
                        ],
                        "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                        "cacheControl": "max-age=7257600",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/",
                        "initiator_line": 53,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.com",
                                ":method: GET",
                                ":path: \/assets\/images\/new_icon_small-r.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2, i",
                                "referer: https:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=7257600",
                                "content-length: 35306",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: \"60723262-89ea\"",
                                "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                "last-modified: Sat, 10 Apr 2021 23:18:58 GMT",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2008,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 35306,
                        "image_save": 0,
                        "cache_time": 7257600,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 459,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 115,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "34 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 256,
                                    "ImageHeight": 256,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced"
                                },
                                "Composite": {
                                    "ImageSize": "256x256",
                                    "Megapixels": 0.066000000000000003
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 256,
                                    "height": 256,
                                    "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": 65536,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 96.693600000000004,
                                        "standardDeviation": 95.8977,
                                        "kurtosis": -1.44086,
                                        "skewness": 0.666412,
                                        "entropy": 0.51540299999999994
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 70.922300000000007,
                                        "standardDeviation": 112.968,
                                        "kurtosis": -1.0209999999999999,
                                        "skewness": -0.98114500000000004,
                                        "entropy": 0.181371
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 67.994900000000001,
                                        "standardDeviation": 90.075800000000001,
                                        "kurtosis": 0.17242099999999999,
                                        "skewness": 1.3776999999999999,
                                        "entropy": 0.62643300000000002
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 66.457099999999997,
                                        "standardDeviation": 90.551100000000005,
                                        "kurtosis": 0.194023,
                                        "skewness": 1.39323,
                                        "entropy": 0.62739800000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 68.244900000000001,
                                        "standardDeviation": 89.995500000000007,
                                        "kurtosis": 0.168852,
                                        "skewness": 1.37493,
                                        "entropy": 0.62641100000000005
                                    }
                                },
                                "alpha": "#FFFFFF00",
                                "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": 256,
                                    "height": 256,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:54:11+00:00",
                                    "date:modify": "2024-09-06T14:54:11+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "6",
                                    "png:IHDR.color_type": "6 (RGBA)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "256, 256",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "a48d95b3dfc43e5c13226801e7bfa1903271ac991c942f7f67a7f37bda79d018"
                                },
                                "tainted": false,
                                "filesize": "35306B",
                                "numberPixels": "65536",
                                "pixelsPerSecond": "5.49608MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.011"
                            }
                        },
                        "load_end": 777,
                        "ttfb_start": 472,
                        "ttfb_end": 622,
                        "download_start": 622,
                        "download_end": 777,
                        "download_ms": 155,
                        "all_start": 472,
                        "all_end": 777,
                        "all_ms": 305,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "93336.5",
                        "request_id": "93336.5",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/assets\/images\/Discord.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/assets\/images\/Discord.svg",
                        "raw_id": "93336.5",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 307,
                        "ttfb_ms": 306,
                        "load_start": 472,
                        "load_start_float": 472.00012099999998,
                        "bytesIn": 556,
                        "objectSize": 556,
                        "objectSizeUncompressed": 1106,
                        "chunks": [
                            {
                                "ts": 779,
                                "bytes": 556,
                                "inflated": 1106
                            }
                        ],
                        "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                        "cacheControl": "max-age=7257600",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "br",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/",
                        "initiator_line": 65,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.com",
                                ":method: GET",
                                ":path: \/assets\/images\/Discord.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2, i",
                                "referer: https:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "cache-control: max-age=7257600",
                                "content-encoding: br",
                                "content-type: image\/svg+xml",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: W\/\"5a4bba92-452\"",
                                "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                "last-modified: Tue, 02 Jan 2018 17:00:02 GMT",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1981,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 761,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 7257600,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 468,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 5,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 121,
                        "server_port": "443",
                        "load_end": 779,
                        "ttfb_start": 472,
                        "ttfb_end": 778,
                        "download_start": 778,
                        "download_end": 779,
                        "download_ms": 1,
                        "all_start": 472,
                        "all_end": 779,
                        "all_ms": 307,
                        "index": 3,
                        "number": 4
                    },
                    {
                        "type": 3,
                        "id": "93336.3",
                        "request_id": "93336.3",
                        "ip_addr": "142.250.185.200",
                        "full_url": "https:\/\/www.googletagmanager.com\/gtag\/js?id=UA-34644124-1",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.googletagmanager.com",
                        "url": "\/gtag\/js?id=UA-34644124-1",
                        "raw_id": "93336.3",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 237,
                        "ttfb_ms": 81,
                        "load_start": 588,
                        "load_start_float": 588.00010199999997,
                        "bytesIn": 74130,
                        "objectSize": 74130,
                        "objectSizeUncompressed": 205682,
                        "chunks": [
                            {
                                "ts": 747,
                                "bytes": 32768,
                                "inflated": 25418
                            },
                            {
                                "ts": 754,
                                "bytes": 10528,
                                "inflated": 28196
                            },
                            {
                                "ts": 759,
                                "bytes": 2372,
                                "inflated": 6764
                            },
                            {
                                "ts": 765,
                                "bytes": 2271,
                                "inflated": 6006
                            },
                            {
                                "ts": 771,
                                "bytes": 2363,
                                "inflated": 7103
                            },
                            {
                                "ts": 775,
                                "bytes": 2372,
                                "inflated": 6359
                            },
                            {
                                "ts": 783,
                                "bytes": 2372,
                                "inflated": 6635
                            },
                            {
                                "ts": 787,
                                "bytes": 2262,
                                "inflated": 6168
                            },
                            {
                                "ts": 790,
                                "bytes": 2372,
                                "inflated": 6588
                            },
                            {
                                "ts": 795,
                                "bytes": 2372,
                                "inflated": 7291
                            },
                            {
                                "ts": 799,
                                "bytes": 2259,
                                "inflated": 6186
                            },
                            {
                                "ts": 803,
                                "bytes": 2363,
                                "inflated": 6597
                            },
                            {
                                "ts": 818,
                                "bytes": 2372,
                                "inflated": 6923
                            },
                            {
                                "ts": 825,
                                "bytes": 5084,
                                "inflated": 13912
                            }
                        ],
                        "expires": "Fri, 06 Sep 2024 14:54:11 GMT",
                        "cacheControl": "private, max-age=900",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 128,
                        "protocol": "HTTP\/2",
                        "dns_start": 456,
                        "dns_end": 491,
                        "connect_start": 492,
                        "connect_end": 521,
                        "ssl_start": 522,
                        "ssl_end": 587,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.google-analytics.com",
                            "sanList": [
                                "*.google-analytics.com",
                                "region1.app-measurement.com",
                                "app-measurement.com",
                                "region1.att.app-measurement.com",
                                "att.app-measurement.com",
                                "region1.analytics.app-measurement.com",
                                "analytics.app-measurement.com",
                                "region1.app-analytics-services-att.com",
                                "app-analytics-services-att.com",
                                "region1.app-analytics-services.com",
                                "app-analytics-services.com",
                                "google-analytics.com",
                                "region1.google-analytics.com",
                                "ssl.google-analytics.com",
                                "www.google-analytics.com",
                                "region1.analytics.google.com",
                                "googletagmanager.com",
                                "www.googletagmanager.com",
                                "urchin.com",
                                "service.urchin.com",
                                "fps.goog",
                                "*.fps.goog",
                                "googleoptimize.com",
                                "www.googleoptimize.com"
                            ],
                            "issuer": "WR2",
                            "validFrom": 1723444424,
                            "validTo": 1730702023,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1723448025432,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100E2B4030F8C0FA31D1B50E92A1717E238E547F0B291E91FC7D0F54F8C72FBF9D0022100DEF65F15E3EC9B876222A232117596AAAF3222B1F63B4615C6F8BF183FA24CAC"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2024' Log",
                                    "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                    "timestamp": 1723448025479,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100C44F51B0FE62F19A7ED1EBD7A67F1B4C44203F26E24E83E3060A1A5560FBA2AC02210082EA28983D07BDFC693196E5FD8AEA98C537DFED1EFF457064AB1E628A9D943E"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/obsproject.com\/",
                        "initiator_line": 32,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.googletagmanager.com",
                                ":method: GET",
                                ":path: \/gtag\/js?id=UA-34644124-1",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-headers: Cache-Control",
                                "access-control-allow-origin: *",
                                "cache-control: private, max-age=900",
                                "content-encoding: br",
                                "content-length: 74130",
                                "content-type: application\/javascript; charset=UTF-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "expires: Fri, 06 Sep 2024 14:54:11 GMT",
                                "server: Google Tag Manager",
                                "strict-transport-security: max-age=31536000; includeSubDomains",
                                "vary: Accept-Encoding",
                                "x-xss-protection: 0",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1765,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 35,
                        "connect_ms": 29,
                        "ssl_ms": 65,
                        "gzip_total": 74130,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 900,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 454,
                        "socket_group": "https:\/\/www.googletagmanager.com <https:\/\/obsproject.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": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 102,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGwTCCBamgAwIBAgIRAMP8OXYKCPH9CuXdiQ52HtowDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IyMB4XDTI0MDgxMjA2MzM0NFoXDTI0MTEwNDA2MzM0M1owITEf\nMB0GA1UEAwwWKi5nb29nbGUtYW5hbHl0aWNzLmNvbTBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABCMowCouNjdF\/VOnLeSB1R6fBN7nBlslEDtPyNzBpGWXSp22A\/dc\nOJrrbxjvI35teCrG5R857UcORIuM8IelUROjggSjMIIEnzAOBgNVHQ8BAf8EBAMC\nB4AwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH\/BAIwADAdBgNVHQ4EFgQU\nupac\/2ueOfaxUsLc9osLscmLbrcwHwYDVR0jBBgwFoAU3hse7XkV1D43JMMhu+w0\nOW1CsjAwWAYIKwYBBQUHAQEETDBKMCEGCCsGAQUFBzABhhVodHRwOi8vby5wa2ku\nZ29vZy93cjIwJQYIKwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dyMi5jcnQw\nggJ3BgNVHREEggJuMIICaoIWKi5nb29nbGUtYW5hbHl0aWNzLmNvbYIbcmVnaW9u\nMS5hcHAtbWVhc3VyZW1lbnQuY29tghNhcHAtbWVhc3VyZW1lbnQuY29tgh9yZWdp\nb24xLmF0dC5hcHAtbWVhc3VyZW1lbnQuY29tghdhdHQuYXBwLW1lYXN1cmVtZW50\nLmNvbYIlcmVnaW9uMS5hbmFseXRpY3MuYXBwLW1lYXN1cmVtZW50LmNvbYIdYW5h\nbHl0aWNzLmFwcC1tZWFzdXJlbWVudC5jb22CJnJlZ2lvbjEuYXBwLWFuYWx5dGlj\ncy1zZXJ2aWNlcy1hdHQuY29tgh5hcHAtYW5hbHl0aWNzLXNlcnZpY2VzLWF0dC5j\nb22CInJlZ2lvbjEuYXBwLWFuYWx5dGljcy1zZXJ2aWNlcy5jb22CGmFwcC1hbmFs\neXRpY3Mtc2VydmljZXMuY29tghRnb29nbGUtYW5hbHl0aWNzLmNvbYIccmVnaW9u\nMS5nb29nbGUtYW5hbHl0aWNzLmNvbYIYc3NsLmdvb2dsZS1hbmFseXRpY3MuY29t\nghh3d3cuZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJlZ2lvbjEuYW5hbHl0aWNzLmdv\nb2dsZS5jb22CFGdvb2dsZXRhZ21hbmFnZXIuY29tghh3d3cuZ29vZ2xldGFnbWFu\nYWdlci5jb22CCnVyY2hpbi5jb22CEnNlcnZpY2UudXJjaGluLmNvbYIIZnBzLmdv\nb2eCCiouZnBzLmdvb2eCEmdvb2dsZW9wdGltaXplLmNvbYIWd3d3Lmdvb2dsZW9w\ndGltaXplLmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8ELzAtMCugKaAn\nhiVodHRwOi8vYy5wa2kuZ29vZy93cjIvb1E2bnlyOEYwbTAuY3JsMIIBBgYKKwYB\nBAHWeQIEAgSB9wSB9ADyAHcA7s3QZNXbGs7FXLedtM0TojKHRny87N7DUUhZRnEf\ntZsAAAGRRYHhWAAABAMASDBGAiEA4rQDD4wPox0bUOkqFxfiOOVH8LKR6R\/H0PVP\njHL7+dACIQDe9l8V4+ybh2IiojIRdZaqrzIisfY7RhXG+L8YP6JMrAB3ANq2v2s\/\ntbYin5vCu1xr6HCRcWy7UYSFNL2kPTBI1\/urAAABkUWB4YcAAAQDAEgwRgIhAMRP\nUbD+YvGaftHr16Z\/G0xEID8m4k6D4wYKGlVg+6KsAiEAguoomD0HvfxpMZbl\/Yrq\nmMU33+0e\/0VwZKseYoqdlD4wDQYJKoZIhvcNAQELBQADggEBAKEaFh7Z9F112yjC\nuJskTgsqTHs37DnJQfYfBnnX3dzXI2TJIj5X6YC4UoSASxeLtQ69azzNzlicEeGP\n2ndgyzYc6aJc0K5j7n1c6Q7N0F2uczvFGPVnGrUbrTyBoTznHuh1fxJw5d12ehpK\ny8xPHHaPg5zcpLYJTWXqfyrzXuUnf6nRxg\/8BWdGiiJ8PLnElYoDzfu3o5oS1zuw\nMD8hMkyMoDvMiuevvT64XF30Ko7XtFyXP3sBOgQVN8aWsS\/BfC52WMj\/RP4y3dm3\nKW2UgCIh54wWh4jOGqK9SVfYSD7hynbqYHZ+cu2FG2iT60qpfQ9sMh86rrWTJkjU\nvre\/d8o=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "potentially_blocking",
                        "load_end": 825,
                        "ttfb_start": 588,
                        "ttfb_end": 669,
                        "download_start": 669,
                        "download_end": 825,
                        "download_ms": 156,
                        "all_start": 456,
                        "all_end": 825,
                        "all_ms": 366,
                        "index": 4,
                        "number": 5,
                        "cpuTimes": {
                            "EvaluateScript": 31,
                            "v8.compile": 6,
                            "FunctionCall": 46
                        },
                        "cpu.EvaluateScript": 31,
                        "cpu.v8.compile": 6,
                        "cpu.FunctionCall": 46,
                        "cpuTime": 83,
                        "js_timing": [
                            [
                                1203.4670000000001,
                                1234.521
                            ],
                            [
                                1203.502,
                                1209.8109999999999
                            ],
                            [
                                1235.6800000000001,
                                1276.597
                            ],
                            [
                                1276.95,
                                1278.134
                            ],
                            [
                                1278.1980000000001,
                                1278.268
                            ],
                            [
                                1278.2929999999999,
                                1278.3019999999999
                            ],
                            [
                                1278.3209999999999,
                                1278.452
                            ],
                            [
                                1278.48,
                                1278.5239999999999
                            ],
                            [
                                1282.1759999999999,
                                1282.203
                            ],
                            [
                                1282.2329999999999,
                                1282.242
                            ],
                            [
                                2882.3470000000002,
                                2882.4250000000002
                            ],
                            [
                                3538.6669999999999,
                                3538.8530000000001
                            ],
                            [
                                3540.8899999999999,
                                3543.7739999999999
                            ],
                            [
                                3544.8020000000001,
                                3544.8180000000002
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "93336.6",
                        "request_id": "93336.6",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/assets\/images\/Mastodon.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/assets\/images\/Mastodon.svg",
                        "raw_id": "93336.6",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 190,
                        "ttfb_ms": 188,
                        "load_start": 672,
                        "load_start_float": 672.00013100000001,
                        "bytesIn": 380,
                        "objectSize": 380,
                        "objectSizeUncompressed": 633,
                        "chunks": [
                            {
                                "ts": 861,
                                "bytes": 380,
                                "inflated": 633
                            }
                        ],
                        "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                        "cacheControl": "max-age=7257600",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "br",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/",
                        "initiator_line": 79,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.com",
                                ":method: GET",
                                ":path: \/assets\/images\/Mastodon.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2, i",
                                "referer: https:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "cache-control: max-age=7257600",
                                "content-encoding: br",
                                "content-type: image\/svg+xml",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: W\/\"64439c60-279\"",
                                "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                "last-modified: Sat, 22 Apr 2023 08:35:44 GMT",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1984,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 585,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 7257600,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 630,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 9,
                        "http2_stream_dependency": 7,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 131,
                        "server_port": "443",
                        "load_end": 862,
                        "ttfb_start": 672,
                        "ttfb_end": 860,
                        "download_start": 860,
                        "download_end": 862,
                        "download_ms": 2,
                        "all_start": 672,
                        "all_end": 862,
                        "all_ms": 190,
                        "index": 5,
                        "number": 6
                    },
                    {
                        "type": 3,
                        "id": "93336.7",
                        "request_id": "93336.7",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/assets\/images\/features-new\/hero.png",
                        "raw_id": "93336.7",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1049,
                        "ttfb_ms": 165,
                        "load_start": 705,
                        "load_start_float": 705.000137,
                        "bytesIn": 434724,
                        "objectSize": 434724,
                        "objectSizeUncompressed": 434724,
                        "chunks": [
                            {
                                "ts": 872,
                                "bytes": 4033
                            },
                            {
                                "ts": 880,
                                "bytes": 4220
                            },
                            {
                                "ts": 953,
                                "bytes": 32955
                            },
                            {
                                "ts": 957,
                                "bytes": 4229
                            },
                            {
                                "ts": 964,
                                "bytes": 4220
                            },
                            {
                                "ts": 974,
                                "bytes": 4229
                            },
                            {
                                "ts": 979,
                                "bytes": 4220
                            },
                            {
                                "ts": 986,
                                "bytes": 4229
                            },
                            {
                                "ts": 990,
                                "bytes": 3201
                            },
                            {
                                "ts": 1002,
                                "bytes": 4220
                            },
                            {
                                "ts": 1009,
                                "bytes": 4220
                            },
                            {
                                "ts": 1015,
                                "bytes": 4229
                            },
                            {
                                "ts": 1024,
                                "bytes": 4220
                            },
                            {
                                "ts": 1029,
                                "bytes": 4229
                            },
                            {
                                "ts": 1039,
                                "bytes": 4220
                            },
                            {
                                "ts": 1043,
                                "bytes": 4229
                            },
                            {
                                "ts": 1048,
                                "bytes": 3201
                            },
                            {
                                "ts": 1062,
                                "bytes": 8440
                            },
                            {
                                "ts": 1069,
                                "bytes": 4229
                            },
                            {
                                "ts": 1079,
                                "bytes": 4220
                            },
                            {
                                "ts": 1083,
                                "bytes": 4229
                            },
                            {
                                "ts": 1093,
                                "bytes": 4220
                            },
                            {
                                "ts": 1102,
                                "bytes": 4229
                            },
                            {
                                "ts": 1110,
                                "bytes": 3201
                            },
                            {
                                "ts": 1120,
                                "bytes": 4220
                            },
                            {
                                "ts": 1125,
                                "bytes": 4220
                            },
                            {
                                "ts": 1131,
                                "bytes": 4229
                            },
                            {
                                "ts": 1142,
                                "bytes": 4220
                            },
                            {
                                "ts": 1181,
                                "bytes": 15879
                            },
                            {
                                "ts": 1196,
                                "bytes": 16366
                            },
                            {
                                "ts": 1227,
                                "bytes": 16402
                            },
                            {
                                "ts": 1274,
                                "bytes": 16366
                            },
                            {
                                "ts": 1282,
                                "bytes": 16402
                            },
                            {
                                "ts": 1326,
                                "bytes": 16366
                            },
                            {
                                "ts": 1356,
                                "bytes": 16402
                            },
                            {
                                "ts": 1382,
                                "bytes": 16366
                            },
                            {
                                "ts": 1411,
                                "bytes": 16402
                            },
                            {
                                "ts": 1438,
                                "bytes": 16366
                            },
                            {
                                "ts": 1466,
                                "bytes": 16402
                            },
                            {
                                "ts": 1495,
                                "bytes": 16366
                            },
                            {
                                "ts": 1549,
                                "bytes": 16402
                            },
                            {
                                "ts": 1612,
                                "bytes": 16366
                            },
                            {
                                "ts": 1670,
                                "bytes": 16402
                            },
                            {
                                "ts": 1709,
                                "bytes": 16366
                            },
                            {
                                "ts": 1737,
                                "bytes": 16402
                            },
                            {
                                "ts": 1754,
                                "bytes": 8740
                            }
                        ],
                        "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                        "cacheControl": "max-age=7257600",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/",
                        "initiator_line": 183,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.com",
                                ":method: GET",
                                ":path: \/assets\/images\/features-new\/hero.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2, i",
                                "referer: https:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=7257600",
                                "content-length: 434724",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: \"6328b60d-6a224\"",
                                "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                "last-modified: Mon, 19 Sep 2022 18:33:49 GMT",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2011,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 434724,
                        "image_save": 0,
                        "cache_time": 7257600,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 633,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 11,
                        "http2_stream_dependency": 9,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 137,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "425 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 2112,
                                    "ImageHeight": 1740,
                                    "BitDepth": 8,
                                    "ColorType": "Palette",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Palette": "(Binary data 765 bytes, use -b option to extract)",
                                    "Transparency": 0
                                },
                                "Composite": {
                                    "ImageSize": "2112x1740",
                                    "Megapixels": 3.7000000000000002
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 2112,
                                    "height": 1740,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "PaletteAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 1,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 3674880,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 122.14,
                                        "standardDeviation": 61.1494,
                                        "kurtosis": -1.59504,
                                        "skewness": 0.42687700000000001,
                                        "entropy": 0.50992300000000002
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 4.6516299999999999,
                                        "standardDeviation": 34.1252,
                                        "kurtosis": 49.838099999999997,
                                        "skewness": -7.1998600000000001,
                                        "entropy": 0.13145100000000001
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 70.984999999999999,
                                        "standardDeviation": 69.2941,
                                        "kurtosis": 0.92725199999999997,
                                        "skewness": 1.50753,
                                        "entropy": 0.63451400000000002
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 71.933899999999994,
                                        "standardDeviation": 66.177099999999996,
                                        "kurtosis": 1.19191,
                                        "skewness": 1.4786900000000001,
                                        "entropy": 0.64508500000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 95.293000000000006,
                                        "standardDeviation": 75.001199999999997,
                                        "kurtosis": 0.132435,
                                        "skewness": 1.25082,
                                        "entropy": 0.62864100000000001
                                    }
                                },
                                "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": 2112,
                                    "height": 1740,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:54:12+00:00",
                                    "date:modify": "2024-09-06T14:54:12+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": "2112, 1740",
                                    "png:PLTE.number_colors": "255",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "png:tRNS": "chunk was found",
                                    "signature": "d13855dc2bf3b7cfb0a01c9cb628ebc6d3cc30166c87a6789aaa6dc513cb8485"
                                },
                                "tainted": false,
                                "filesize": "434724B",
                                "numberPixels": "3674880",
                                "pixelsPerSecond": "11.127MB",
                                "userTime": "0.200u",
                                "elapsedTime": "0:01.330"
                            }
                        },
                        "load_end": 1754,
                        "ttfb_start": 705,
                        "ttfb_end": 870,
                        "download_start": 870,
                        "download_end": 1754,
                        "download_ms": 884,
                        "all_start": 705,
                        "all_end": 1754,
                        "all_ms": 1049,
                        "index": 6,
                        "number": 7
                    },
                    {
                        "type": 3,
                        "id": "93336.8",
                        "request_id": "93336.8",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png",
                        "raw_id": "93336.8",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1056,
                        "ttfb_ms": 1055,
                        "load_start": 707,
                        "load_start_float": 707.00014299999998,
                        "bytesIn": 7117,
                        "objectSize": 7117,
                        "objectSizeUncompressed": 7117,
                        "chunks": [
                            {
                                "ts": 1763,
                                "bytes": 7117
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/",
                        "initiator_line": 201,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.com",
                                ":method: GET",
                                ":path: \/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2, i",
                                "referer: https:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 7117",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: \"6468df7b-1bcd\"",
                                "last-modified: Sat, 20 May 2023 14:55:55 GMT",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2128,
                        "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": 7117,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 637,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 13,
                        "http2_stream_dependency": 11,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 143,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "7.0 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 794,
                                    "ImageHeight": 178,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 5905,
                                    "PixelsPerUnitY": 5905,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "794x178",
                                    "Megapixels": 0.14099999999999999
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 794,
                                    "height": 178,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 59.049999999999997,
                                    "y": 59.049999999999997
                                },
                                "printSize": {
                                    "x": 13.446199999999999,
                                    "y": 3.0143900000000001
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "Bilevel",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 1,
                                    "green": 1,
                                    "blue": 1
                                },
                                "pixels": 141332,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 227.26599999999999,
                                        "standardDeviation": 31.2669,
                                        "kurtosis": 4.3400299999999996,
                                        "skewness": -2.5124,
                                        "entropy": 0.075456800000000004
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 110.937,
                                        "standardDeviation": 125.068,
                                        "kurtosis": -1.91428,
                                        "skewness": -0.26131100000000002,
                                        "entropy": 0.30182700000000001
                                    },
                                    "red": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": 1.6384000000000001e+52,
                                        "skewness": 9.3750000000000007e+35,
                                        "entropy": 0
                                    },
                                    "green": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": 1.6384000000000001e+52,
                                        "skewness": 9.3750000000000007e+35,
                                        "entropy": 0
                                    },
                                    "blue": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": 1.6384000000000001e+52,
                                        "skewness": 9.3750000000000007e+35,
                                        "entropy": 0
                                    }
                                },
                                "alpha": "#FFFFFF00",
                                "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": 794,
                                    "height": 178,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:54:12+00:00",
                                    "date:modify": "2024-09-06T14:54:12+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "6",
                                    "png:IHDR.color_type": "6 (RGBA)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "794, 178",
                                    "png:pHYs": "x_res=5905, y_res=5905, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "91094f6734b0daf829ed49989be7a304233da8802c3fe7749f6a90bb92da740f"
                                },
                                "tainted": false,
                                "filesize": "7117B",
                                "numberPixels": "141332",
                                "pixelsPerSecond": "22.0659MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.006"
                            }
                        },
                        "load_end": 1763,
                        "ttfb_start": 707,
                        "ttfb_end": 1762,
                        "download_start": 1762,
                        "download_end": 1763,
                        "download_ms": 1,
                        "all_start": 707,
                        "all_end": 1763,
                        "all_ms": 1056,
                        "index": 7,
                        "number": 8
                    },
                    {
                        "type": 3,
                        "id": "93336.9",
                        "request_id": "93336.9",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png",
                        "raw_id": "93336.9",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1082,
                        "ttfb_ms": 1081,
                        "load_start": 709,
                        "load_start_float": 709.00014899999996,
                        "bytesIn": 15815,
                        "objectSize": 15815,
                        "objectSizeUncompressed": 15815,
                        "chunks": [
                            {
                                "ts": 1791,
                                "bytes": 15815
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/",
                        "initiator_line": 201,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.com",
                                ":method: GET",
                                ":path: \/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png",
                                ":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:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 15815",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: \"6468df80-3dc7\"",
                                "last-modified: Sat, 20 May 2023 14:56:00 GMT",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2104,
                        "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": 15815,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 639,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 15,
                        "http2_stream_dependency": 13,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 149,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "15 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 407,
                                    "ImageHeight": 128,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 2835,
                                    "PixelsPerUnitY": 2835,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "407x128",
                                    "Megapixels": 0.051999999999999998
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 407,
                                    "height": 128,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 28.350000000000001,
                                    "y": 28.350000000000001
                                },
                                "printSize": {
                                    "x": 14.356299999999999,
                                    "y": 4.5149900000000001
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "GrayscaleAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 52096,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 108.834,
                                        "standardDeviation": 123.741,
                                        "kurtosis": -1.9066700000000001,
                                        "skewness": 0.29141800000000001,
                                        "entropy": 0.31198799999999999
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 177.149,
                                        "standardDeviation": 114.39,
                                        "kurtosis": -1.24481,
                                        "skewness": 0.84336,
                                        "entropy": 0.27988499999999999
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 119.161,
                                        "standardDeviation": 126.857,
                                        "kurtosis": -1.9838,
                                        "skewness": 0.12556700000000001,
                                        "entropy": 0.322689
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 119.161,
                                        "standardDeviation": 126.857,
                                        "kurtosis": -1.9838,
                                        "skewness": 0.12556700000000001,
                                        "entropy": 0.322689
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 119.161,
                                        "standardDeviation": 126.857,
                                        "kurtosis": -1.9838,
                                        "skewness": 0.12556700000000001,
                                        "entropy": 0.322689
                                    }
                                },
                                "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": 407,
                                    "height": 128,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:54:12+00:00",
                                    "date:modify": "2024-09-06T14:54:12+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "6",
                                    "png:IHDR.color_type": "6 (RGBA)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "407, 128",
                                    "png:pHYs": "x_res=2835, y_res=2835, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "44001d8bc71dc4a2d2de7572559522cbc68855cd9da24b1f2bf403a5caf3bba1"
                                },
                                "tainted": false,
                                "filesize": "15815B",
                                "numberPixels": "52096",
                                "pixelsPerSecond": "17.1952MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.003"
                            }
                        },
                        "load_end": 1791,
                        "ttfb_start": 709,
                        "ttfb_end": 1790,
                        "download_start": 1790,
                        "download_end": 1791,
                        "download_ms": 1,
                        "all_start": 709,
                        "all_end": 1791,
                        "all_ms": 1082,
                        "index": 8,
                        "number": 9
                    },
                    {
                        "type": 3,
                        "id": "93336.10",
                        "request_id": "93336.10",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png",
                        "raw_id": "93336.10",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1089,
                        "ttfb_ms": 1087,
                        "load_start": 710,
                        "load_start_float": 710.00015499999995,
                        "bytesIn": 4784,
                        "objectSize": 4784,
                        "objectSizeUncompressed": 4784,
                        "chunks": [
                            {
                                "ts": 1799,
                                "bytes": 4784
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/",
                        "initiator_line": 201,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.com",
                                ":method: GET",
                                ":path: \/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png",
                                ":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:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 4784",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: \"6468df81-12b0\"",
                                "last-modified: Sat, 20 May 2023 14:56:01 GMT",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2122,
                        "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": 4784,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 643,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 17,
                        "http2_stream_dependency": 15,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 155,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "4.7 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 500,
                                    "ImageHeight": 114,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 2834,
                                    "PixelsPerUnitY": 2834,
                                    "PixelUnits": "meters",
                                    "ProfileName": "Photoshop ICC profile",
                                    "WhitePointX": 0.31269000000000002,
                                    "WhitePointY": 0.32899,
                                    "RedX": 0.63998999999999995,
                                    "RedY": 0.33001000000000003,
                                    "GreenX": 0.29999999999999999,
                                    "GreenY": 0.59999999999999998,
                                    "BlueX": 0.14999999999999999,
                                    "BlueY": 0.059990000000000002
                                },
                                "ICC_Profile": {
                                    "ProfileCMMType": "Linotronic",
                                    "ProfileVersion": "2.1.0",
                                    "ProfileClass": "Display Device Profile",
                                    "ColorSpaceData": "RGB ",
                                    "ProfileConnectionSpace": "XYZ ",
                                    "ProfileDateTime": "1998:02:09 06:49:00",
                                    "ProfileFileSignature": "acsp",
                                    "PrimaryPlatform": "Microsoft Corporation",
                                    "CMMFlags": "Not Embedded, Independent",
                                    "DeviceManufacturer": "Hewlett-Packard",
                                    "DeviceModel": "sRGB",
                                    "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                    "RenderingIntent": "Media-Relative Colorimetric",
                                    "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                    "ProfileCreator": "Hewlett-Packard",
                                    "ProfileID": 0,
                                    "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "ProfileDescription": "sRGB IEC61966-2.1",
                                    "MediaWhitePoint": "0.95045 1 1.08905",
                                    "MediaBlackPoint": "0 0 0",
                                    "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                    "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                    "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                    "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                    "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                    "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                    "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                    "ViewingCondIlluminantType": "D50",
                                    "Luminance": "76.03647 80 87.12462",
                                    "MeasurementObserver": "CIE 1931",
                                    "MeasurementBacking": "0 0 0",
                                    "MeasurementGeometry": "Unknown",
                                    "MeasurementFlare": "0.999%",
                                    "MeasurementIlluminant": "D65",
                                    "Technology": "Cathode Ray Tube Display",
                                    "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "500x114",
                                    "Megapixels": 0.057000000000000002
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 500,
                                    "height": 114,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 28.34,
                                    "y": 28.34
                                },
                                "printSize": {
                                    "x": 17.642900000000001,
                                    "y": 4.0225799999999996
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "Bilevel",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 1,
                                    "green": 1,
                                    "blue": 1
                                },
                                "pixels": 57000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 234.24299999999999,
                                        "standardDeviation": 29.4192,
                                        "kurtosis": 7.4296699999999998,
                                        "skewness": -3.0618400000000001,
                                        "entropy": 0.048356099999999999
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 83.029499999999999,
                                        "standardDeviation": 117.67700000000001,
                                        "kurtosis": -1.4198999999999999,
                                        "skewness": -0.74470999999999998,
                                        "entropy": 0.19328000000000001
                                    },
                                    "red": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 2.68693e-6,
                                        "kurtosis": -3,
                                        "skewness": 3036920000,
                                        "entropy": 4.8216400000000001e-5
                                    },
                                    "green": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 2.68693e-6,
                                        "kurtosis": -3,
                                        "skewness": 3036920000,
                                        "entropy": 4.8216400000000001e-5
                                    },
                                    "blue": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 2.68693e-6,
                                        "kurtosis": -3,
                                        "skewness": 3036920000,
                                        "entropy": 4.8216400000000001e-5
                                    }
                                },
                                "alpha": "#FFFFFF00",
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.63998999999999995,
                                        "y": 0.33001000000000003
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059990000000000002
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269000000000002,
                                        "y": 0.32899
                                    }
                                },
                                "backgroundColor": "#FFFFFFFF",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#00000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 500,
                                    "height": 114,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:54:12+00:00",
                                    "date:modify": "2024-09-06T14:54:12+00:00",
                                    "png:cHRM": "chunk was found (see Chromaticity, above)",
                                    "png:iCCP": "chunk was found",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "6",
                                    "png:IHDR.color_type": "6 (RGBA)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "500, 114",
                                    "png:pHYs": "x_res=2834, y_res=2834, units=1",
                                    "signature": "07ac4363fa933b854b3aaaf134c90adc1bdab98c5a2375e5622dadadad0d8580"
                                },
                                "tainted": false,
                                "filesize": "4784B",
                                "numberPixels": "57000",
                                "pixelsPerSecond": "17.2264MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.003"
                            }
                        },
                        "load_end": 1799,
                        "ttfb_start": 710,
                        "ttfb_end": 1797,
                        "download_start": 1797,
                        "download_end": 1799,
                        "download_ms": 2,
                        "all_start": 710,
                        "all_end": 1799,
                        "all_ms": 1089,
                        "index": 9,
                        "number": 10
                    },
                    {
                        "type": 3,
                        "id": "93336.11",
                        "request_id": "93336.11",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png",
                        "raw_id": "93336.11",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1108,
                        "ttfb_ms": 1107,
                        "load_start": 711,
                        "load_start_float": 711.00016100000005,
                        "bytesIn": 9510,
                        "objectSize": 9510,
                        "objectSizeUncompressed": 9510,
                        "chunks": [
                            {
                                "ts": 1819,
                                "bytes": 9510
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/",
                        "initiator_line": 202,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.com",
                                ":method: GET",
                                ":path: \/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png",
                                ":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:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 9510",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: \"668d9e8a-2526\"",
                                "last-modified: Tue, 09 Jul 2024 20:33:14 GMT",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2185,
                        "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": 9510,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 645,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 19,
                        "http2_stream_dependency": 17,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 161,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "9.3 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 600,
                                    "ImageHeight": 135,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 2835,
                                    "PixelsPerUnitY": 2835,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "600x135",
                                    "Megapixels": 0.081000000000000003
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 600,
                                    "height": 135,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 28.350000000000001,
                                    "y": 28.350000000000001
                                },
                                "printSize": {
                                    "x": 21.164000000000001,
                                    "y": 4.7618999999999998
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 81000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 183.93000000000001,
                                        "standardDeviation": 76.585999999999999,
                                        "kurtosis": -0.79322300000000001,
                                        "skewness": -1.01698,
                                        "entropy": 0.240761
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 179.304,
                                        "standardDeviation": 114.621,
                                        "kurtosis": -1.1847099999999999,
                                        "skewness": 0.88583199999999995,
                                        "entropy": 0.17131299999999999
                                    },
                                    "red": {
                                        "min": 85,
                                        "max": 255,
                                        "mean": 223.80500000000001,
                                        "standardDeviation": 56.842399999999998,
                                        "kurtosis": -0.241035,
                                        "skewness": -1.32555,
                                        "entropy": 0.25185200000000002
                                    },
                                    "green": {
                                        "min": 168,
                                        "max": 255,
                                        "mean": 238.81299999999999,
                                        "standardDeviation": 28.9114,
                                        "kurtosis": -0.24165700000000001,
                                        "skewness": -1.32498,
                                        "entropy": 0.26723400000000003
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 197.405,
                                        "standardDeviation": 105.96899999999999,
                                        "kurtosis": -0.24263699999999999,
                                        "skewness": -1.3252999999999999,
                                        "entropy": 0.27264699999999997
                                    }
                                },
                                "alpha": "#FFFFFF00",
                                "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": 600,
                                    "height": 135,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:54:12+00:00",
                                    "date:modify": "2024-09-06T14:54:12+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "6",
                                    "png:IHDR.color_type": "6 (RGBA)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "600, 135",
                                    "png:pHYs": "x_res=2835, y_res=2835, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "341828e109bd0b113d8197c64a0ac176384bb00751e20e4bace62f21a492afeb"
                                },
                                "tainted": false,
                                "filesize": "9510B",
                                "numberPixels": "81000",
                                "pixelsPerSecond": "26.1317MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.003"
                            }
                        },
                        "load_end": 1819,
                        "ttfb_start": 711,
                        "ttfb_end": 1818,
                        "download_start": 1818,
                        "download_end": 1819,
                        "download_ms": 1,
                        "all_start": 711,
                        "all_end": 1819,
                        "all_ms": 1108,
                        "index": 10,
                        "number": 11
                    },
                    {
                        "type": 3,
                        "id": "93336.12",
                        "request_id": "93336.12",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png",
                        "raw_id": "93336.12",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1129,
                        "ttfb_ms": 1125,
                        "load_start": 712,
                        "load_start_float": 712.00016700000003,
                        "bytesIn": 13615,
                        "objectSize": 13615,
                        "objectSizeUncompressed": 13615,
                        "chunks": [
                            {
                                "ts": 1841,
                                "bytes": 13615
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/",
                        "initiator_line": 202,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.com",
                                ":method: GET",
                                ":path: \/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png",
                                ":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:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 13615",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: \"66be3bff-352f\"",
                                "last-modified: Thu, 15 Aug 2024 17:33:51 GMT",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2221,
                        "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": 13615,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 648,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 21,
                        "http2_stream_dependency": 19,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 167,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "13 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 1000,
                                    "ImageHeight": 136,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "ProfileName": "sRGB IEC61966-2.1",
                                    "PixelsPerUnitX": 11811,
                                    "PixelsPerUnitY": 11811,
                                    "PixelUnits": "meters"
                                },
                                "XMP": {
                                    "XMPToolkit": "XMP Core 5.5.0",
                                    "ExifImageWidth": 1000,
                                    "ExifImageHeight": 136,
                                    "ColorSpace": "sRGB",
                                    "ImageWidth": 1000,
                                    "ImageHeight": 136,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 300,
                                    "YResolution": 300,
                                    "ColorMode": "RGB",
                                    "ICCProfileName": "sRGB IEC61966-2.1",
                                    "ModifyDate": "2022:11:03 15:52:03-05:00",
                                    "MetadataDate": "2022:11:03 15:52:03-05:00",
                                    "HistoryAction": "produced",
                                    "HistorySoftwareAgent": "Affinity Designer 1.10.5",
                                    "HistoryWhen": "2022:11:03 15:52:03-05:00"
                                },
                                "ICC_Profile": {
                                    "ProfileCMMType": "Little CMS",
                                    "ProfileVersion": "4.3.0",
                                    "ProfileClass": "Display Device Profile",
                                    "ColorSpaceData": "RGB ",
                                    "ProfileConnectionSpace": "XYZ ",
                                    "ProfileDateTime": "2022:11:01 17:44:35",
                                    "ProfileFileSignature": "acsp",
                                    "PrimaryPlatform": "Apple Computer Inc.",
                                    "CMMFlags": "Not Embedded, Independent",
                                    "DeviceManufacturer": "",
                                    "DeviceModel": "",
                                    "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                    "RenderingIntent": "Perceptual",
                                    "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                    "ProfileCreator": "Little CMS",
                                    "ProfileID": 0,
                                    "ProfileDescription": "sRGB IEC61966-2.1",
                                    "ProfileCopyright": "No copyright, use freely",
                                    "MediaWhitePoint": "0.9642 1 0.82491",
                                    "ChromaticAdaptation": "1.04788 0.02292 -0.05022 0.02959 0.99048 -0.01707 -0.00925 0.01508 0.75168",
                                    "RedMatrixColumn": "0.43604 0.22249 0.01392",
                                    "BlueMatrixColumn": "0.14305 0.06061 0.71391",
                                    "GreenMatrixColumn": "0.38512 0.7169 0.09706",
                                    "RedTRC": "(Binary data 32 bytes, use -b option to extract)",
                                    "GreenTRC": "(Binary data 32 bytes, use -b option to extract)",
                                    "BlueTRC": "(Binary data 32 bytes, use -b option to extract)",
                                    "ChromaticityChannels": 3,
                                    "ChromaticityColorant": "Unknown (0)",
                                    "ChromaticityChannel1": "0.64 0.33",
                                    "ChromaticityChannel2": "0.3 0.60001",
                                    "ChromaticityChannel3": "0.14999 0.06"
                                },
                                "Composite": {
                                    "ImageSize": "1000x136",
                                    "Megapixels": 0.13600000000000001
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1000,
                                    "height": 136,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 118.11,
                                    "y": 118.11
                                },
                                "printSize": {
                                    "x": 8.4666800000000002,
                                    "y": 1.15147
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "Bilevel",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 1,
                                    "green": 1,
                                    "blue": 1
                                },
                                "pixels": 136000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 215.66,
                                        "standardDeviation": 30.456499999999998,
                                        "kurtosis": 1.6884600000000001,
                                        "skewness": -1.91431,
                                        "entropy": 0.048669400000000002
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 157.36099999999999,
                                        "standardDeviation": 121.82599999999999,
                                        "kurtosis": -1.73895,
                                        "skewness": 0.48116999999999999,
                                        "entropy": 0.19467799999999999
                                    },
                                    "red": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": 1.6384000000000001e+52,
                                        "skewness": 9.3750000000000007e+35,
                                        "entropy": 0
                                    },
                                    "green": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": 1.6384000000000001e+52,
                                        "skewness": 9.3750000000000007e+35,
                                        "entropy": 0
                                    },
                                    "blue": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": 1.6384000000000001e+52,
                                        "skewness": 9.3750000000000007e+35,
                                        "entropy": 0
                                    }
                                },
                                "alpha": "#FFFFFF00",
                                "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": 1000,
                                    "height": 136,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:54:12+00:00",
                                    "date:modify": "2024-09-06T14:54:12+00:00",
                                    "icc:copyright": "No copyright, use freely",
                                    "icc:description": "sRGB IEC61966-2.1",
                                    "png:iCCP": "chunk was found",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "6",
                                    "png:IHDR.color_type": "6 (RGBA)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "1000, 136",
                                    "png:pHYs": "x_res=11811, y_res=11811, units=1",
                                    "signature": "962fb404ffca5d10ea34683b1868ab0beac3fdcbb86c2a2f8f7e77df97e38888"
                                },
                                "profiles": {
                                    "icc": {
                                        "length": 596
                                    }
                                },
                                "tainted": false,
                                "filesize": "13615B",
                                "numberPixels": "136000",
                                "pixelsPerSecond": "23.1207MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.005"
                            }
                        },
                        "load_end": 1841,
                        "ttfb_start": 712,
                        "ttfb_end": 1837,
                        "download_start": 1837,
                        "download_end": 1841,
                        "download_ms": 4,
                        "all_start": 712,
                        "all_end": 1841,
                        "all_ms": 1129,
                        "index": 11,
                        "number": 12
                    },
                    {
                        "type": 3,
                        "id": "93336.13",
                        "request_id": "93336.13",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png",
                        "raw_id": "93336.13",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1153,
                        "ttfb_ms": 1151,
                        "load_start": 714,
                        "load_start_float": 714.00017300000002,
                        "bytesIn": 15738,
                        "objectSize": 15738,
                        "objectSizeUncompressed": 15738,
                        "chunks": [
                            {
                                "ts": 1867,
                                "bytes": 15738
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/",
                        "initiator_line": 202,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.com",
                                ":method: GET",
                                ":path: \/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png",
                                ":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:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 15738",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: \"66be3bff-3d7a\"",
                                "last-modified: Thu, 15 Aug 2024 17:33:51 GMT",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2086,
                        "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": 15738,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 651,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 23,
                        "http2_stream_dependency": 21,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 173,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "15 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 1000,
                                    "ImageHeight": 398,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 11811,
                                    "PixelsPerUnitY": 11811,
                                    "PixelUnits": "meters",
                                    "ProfileName": "Photoshop ICC profile",
                                    "WhitePointX": 0.31269000000000002,
                                    "WhitePointY": 0.32899,
                                    "RedX": 0.63998999999999995,
                                    "RedY": 0.33001000000000003,
                                    "GreenX": 0.29999999999999999,
                                    "GreenY": 0.59999999999999998,
                                    "BlueX": 0.14999999999999999,
                                    "BlueY": 0.059990000000000002
                                },
                                "ICC_Profile": {
                                    "ProfileCMMType": "Linotronic",
                                    "ProfileVersion": "2.1.0",
                                    "ProfileClass": "Display Device Profile",
                                    "ColorSpaceData": "RGB ",
                                    "ProfileConnectionSpace": "XYZ ",
                                    "ProfileDateTime": "1998:02:09 06:49:00",
                                    "ProfileFileSignature": "acsp",
                                    "PrimaryPlatform": "Microsoft Corporation",
                                    "CMMFlags": "Not Embedded, Independent",
                                    "DeviceManufacturer": "Hewlett-Packard",
                                    "DeviceModel": "sRGB",
                                    "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                    "RenderingIntent": "Media-Relative Colorimetric",
                                    "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                    "ProfileCreator": "Hewlett-Packard",
                                    "ProfileID": 0,
                                    "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "ProfileDescription": "sRGB IEC61966-2.1",
                                    "MediaWhitePoint": "0.95045 1 1.08905",
                                    "MediaBlackPoint": "0 0 0",
                                    "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                    "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                    "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                    "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                    "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                    "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                    "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                    "ViewingCondIlluminantType": "D50",
                                    "Luminance": "76.03647 80 87.12462",
                                    "MeasurementObserver": "CIE 1931",
                                    "MeasurementBacking": "0 0 0",
                                    "MeasurementGeometry": "Unknown",
                                    "MeasurementFlare": "0.999%",
                                    "MeasurementIlluminant": "D65",
                                    "Technology": "Cathode Ray Tube Display",
                                    "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "1000x398",
                                    "Megapixels": 0.39800000000000002
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1000,
                                    "height": 398,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 118.11,
                                    "y": 118.11
                                },
                                "printSize": {
                                    "x": 8.4666800000000002,
                                    "y": 3.3697400000000002
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "Bilevel",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 1,
                                    "green": 1,
                                    "blue": 1
                                },
                                "pixels": 398000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 217.358,
                                        "standardDeviation": 31.165400000000002,
                                        "kurtosis": 1.9577899999999999,
                                        "skewness": -1.98719,
                                        "entropy": 0.0373478
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 150.56800000000001,
                                        "standardDeviation": 124.661,
                                        "kurtosis": -1.85545,
                                        "skewness": 0.36732500000000001,
                                        "entropy": 0.149391
                                    },
                                    "red": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": 8.1920000000000004e+51,
                                        "skewness": 1.0e+36,
                                        "entropy": 0
                                    },
                                    "green": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": 8.1920000000000004e+51,
                                        "skewness": 1.0e+36,
                                        "entropy": 0
                                    },
                                    "blue": {
                                        "min": 255,
                                        "max": 255,
                                        "mean": 255,
                                        "standardDeviation": 0,
                                        "kurtosis": 8.1920000000000004e+51,
                                        "skewness": 1.0e+36,
                                        "entropy": 0
                                    }
                                },
                                "alpha": "#FFFFFF00",
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.63998999999999995,
                                        "y": 0.33001000000000003
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059990000000000002
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269000000000002,
                                        "y": 0.32899
                                    }
                                },
                                "backgroundColor": "#FFFFFFFF",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#00000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1000,
                                    "height": 398,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:54:12+00:00",
                                    "date:modify": "2024-09-06T14:54:12+00:00",
                                    "png:cHRM": "chunk was found (see Chromaticity, above)",
                                    "png:iCCP": "chunk was found",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "6",
                                    "png:IHDR.color_type": "6 (RGBA)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "1000, 398",
                                    "png:pHYs": "x_res=11811, y_res=11811, units=1",
                                    "signature": "62cce68a05c3e9c2467233e94f3908e61b20b6e86a4c4d34f5e1096efe2ece46"
                                },
                                "tainted": false,
                                "filesize": "15738B",
                                "numberPixels": "398000",
                                "pixelsPerSecond": "39.7096MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.010"
                            }
                        },
                        "load_end": 1867,
                        "ttfb_start": 714,
                        "ttfb_end": 1865,
                        "download_start": 1865,
                        "download_end": 1867,
                        "download_ms": 2,
                        "all_start": 714,
                        "all_end": 1867,
                        "all_ms": 1153,
                        "index": 12,
                        "number": 13
                    },
                    {
                        "type": 3,
                        "id": "93336.14",
                        "request_id": "93336.14",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png",
                        "raw_id": "93336.14",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1223,
                        "ttfb_ms": 1153,
                        "load_start": 715,
                        "load_start_float": 715.000179,
                        "bytesIn": 29475,
                        "objectSize": 29475,
                        "objectSizeUncompressed": 29475,
                        "chunks": [
                            {
                                "ts": 1919,
                                "bytes": 14363
                            },
                            {
                                "ts": 1938,
                                "bytes": 15112
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/",
                        "initiator_line": 202,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.com",
                                ":method: GET",
                                ":path: \/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png",
                                ":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:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 29475",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: \"66be3bff-7323\"",
                                "last-modified: Thu, 15 Aug 2024 17:33:51 GMT",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2104,
                        "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": 29475,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 656,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 25,
                        "http2_stream_dependency": 23,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 179,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "29 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 524,
                                    "ImageHeight": 300,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 2835,
                                    "PixelsPerUnitY": 2835,
                                    "PixelUnits": "meters",
                                    "ProfileName": "Photoshop ICC profile",
                                    "WhitePointX": 0.31269000000000002,
                                    "WhitePointY": 0.32899,
                                    "RedX": 0.63998999999999995,
                                    "RedY": 0.33001000000000003,
                                    "GreenX": 0.29999999999999999,
                                    "GreenY": 0.59999999999999998,
                                    "BlueX": 0.14999999999999999,
                                    "BlueY": 0.059990000000000002
                                },
                                "ICC_Profile": {
                                    "ProfileCMMType": "Linotronic",
                                    "ProfileVersion": "2.1.0",
                                    "ProfileClass": "Display Device Profile",
                                    "ColorSpaceData": "RGB ",
                                    "ProfileConnectionSpace": "XYZ ",
                                    "ProfileDateTime": "1998:02:09 06:49:00",
                                    "ProfileFileSignature": "acsp",
                                    "PrimaryPlatform": "Microsoft Corporation",
                                    "CMMFlags": "Not Embedded, Independent",
                                    "DeviceManufacturer": "Hewlett-Packard",
                                    "DeviceModel": "sRGB",
                                    "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                    "RenderingIntent": "Media-Relative Colorimetric",
                                    "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                    "ProfileCreator": "Hewlett-Packard",
                                    "ProfileID": 0,
                                    "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                    "ProfileDescription": "sRGB IEC61966-2.1",
                                    "MediaWhitePoint": "0.95045 1 1.08905",
                                    "MediaBlackPoint": "0 0 0",
                                    "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                    "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                    "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                    "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                    "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                    "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                    "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                    "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                    "ViewingCondIlluminantType": "D50",
                                    "Luminance": "76.03647 80 87.12462",
                                    "MeasurementObserver": "CIE 1931",
                                    "MeasurementBacking": "0 0 0",
                                    "MeasurementGeometry": "Unknown",
                                    "MeasurementFlare": "0.999%",
                                    "MeasurementIlluminant": "D65",
                                    "Technology": "Cathode Ray Tube Display",
                                    "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                    "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "524x300",
                                    "Megapixels": 0.157
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 524,
                                    "height": 300,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 28.350000000000001,
                                    "y": 28.350000000000001
                                },
                                "printSize": {
                                    "x": 18.4832,
                                    "y": 10.582000000000001
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 157200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 197.303,
                                        "standardDeviation": 40.328499999999998,
                                        "kurtosis": 0.24182899999999999,
                                        "skewness": -1.44329,
                                        "entropy": 0.16063
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 198.15000000000001,
                                        "standardDeviation": 103.547,
                                        "kurtosis": -0.181088,
                                        "skewness": 1.3282400000000001,
                                        "entropy": 0.180949
                                    },
                                    "red": {
                                        "min": 199,
                                        "max": 255,
                                        "mean": 244.12,
                                        "standardDeviation": 19.255600000000001,
                                        "kurtosis": -0.53273099999999995,
                                        "skewness": -1.2093,
                                        "entropy": 0.15377099999999999
                                    },
                                    "green": {
                                        "min": 195,
                                        "max": 255,
                                        "mean": 243.39500000000001,
                                        "standardDeviation": 20.539300000000001,
                                        "kurtosis": -0.53276400000000002,
                                        "skewness": -1.20929,
                                        "entropy": 0.151445
                                    },
                                    "blue": {
                                        "min": 203,
                                        "max": 255,
                                        "mean": 244.845,
                                        "standardDeviation": 17.972200000000001,
                                        "kurtosis": -0.53267799999999998,
                                        "skewness": -1.2093100000000001,
                                        "entropy": 0.15635399999999999
                                    }
                                },
                                "alpha": "#FFFFFF00",
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.63998999999999995,
                                        "y": 0.33001000000000003
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059990000000000002
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269000000000002,
                                        "y": 0.32899
                                    }
                                },
                                "backgroundColor": "#FFFFFFFF",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#00000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 524,
                                    "height": 300,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:54:12+00:00",
                                    "date:modify": "2024-09-06T14:54:12+00:00",
                                    "png:cHRM": "chunk was found (see Chromaticity, above)",
                                    "png:iCCP": "chunk was found",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "6",
                                    "png:IHDR.color_type": "6 (RGBA)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "524, 300",
                                    "png:pHYs": "x_res=2835, y_res=2835, units=1",
                                    "signature": "41eb60010ac1fcbfbe92e9020eddf679627edd886bf877f565e0c525dd5ea716"
                                },
                                "tainted": false,
                                "filesize": "29475B",
                                "numberPixels": "157200",
                                "pixelsPerSecond": "31.817MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.004"
                            }
                        },
                        "load_end": 1938,
                        "ttfb_start": 715,
                        "ttfb_end": 1868,
                        "download_start": 1868,
                        "download_end": 1938,
                        "download_ms": 70,
                        "all_start": 715,
                        "all_end": 1938,
                        "all_ms": 1223,
                        "index": 13,
                        "number": 14
                    },
                    {
                        "type": 3,
                        "id": "93336.15",
                        "request_id": "93336.15",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png",
                        "raw_id": "93336.15",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1317,
                        "ttfb_ms": 1152,
                        "load_start": 717,
                        "load_start_float": 717.00018499999999,
                        "bytesIn": 27554,
                        "objectSize": 27554,
                        "objectSizeUncompressed": 27554,
                        "chunks": [
                            {
                                "ts": 1949,
                                "bytes": 1245
                            },
                            {
                                "ts": 1984,
                                "bytes": 16366
                            },
                            {
                                "ts": 2034,
                                "bytes": 9943
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/",
                        "initiator_line": 203,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.com",
                                ":method: GET",
                                ":path: \/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png",
                                ":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:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 27554",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: \"668d9e8a-6ba2\"",
                                "last-modified: Tue, 09 Jul 2024 20:33:14 GMT",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2152,
                        "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": 27554,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 660,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 27,
                        "http2_stream_dependency": 25,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 185,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "27 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 800,
                                    "ImageHeight": 200,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 8504,
                                    "PixelsPerUnitY": 8504,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "800x200",
                                    "Megapixels": 0.16
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 800,
                                    "height": 200,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 85.040000000000006,
                                    "y": 85.040000000000006
                                },
                                "printSize": {
                                    "x": 9.4073399999999996,
                                    "y": 2.3518300000000001
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 160000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 193.803,
                                        "standardDeviation": 33.299199999999999,
                                        "kurtosis": -0.455905,
                                        "skewness": -1.22566,
                                        "entropy": 0.090756000000000003
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 231.90000000000001,
                                        "standardDeviation": 71.291600000000003,
                                        "kurtosis": 6.2592800000000004,
                                        "skewness": 2.8517000000000001,
                                        "entropy": 0.097328799999999993
                                    },
                                    "red": {
                                        "min": 163,
                                        "max": 255,
                                        "mean": 253.893,
                                        "standardDeviation": 7.2457799999999999,
                                        "kurtosis": 60.482999999999997,
                                        "skewness": -7.6407999999999996,
                                        "entropy": 0.085547999999999999
                                    },
                                    "green": {
                                        "min": 25,
                                        "max": 255,
                                        "mean": 250.72900000000001,
                                        "standardDeviation": 20.9483,
                                        "kurtosis": 44.622100000000003,
                                        "skewness": -6.3012600000000001,
                                        "entropy": 0.088710200000000003
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 247.49100000000001,
                                        "standardDeviation": 33.711199999999998,
                                        "kurtosis": 22.505600000000001,
                                        "skewness": -4.7844100000000003,
                                        "entropy": 0.091437199999999996
                                    }
                                },
                                "alpha": "#FFFFFF00",
                                "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": 800,
                                    "height": 200,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:54:12+00:00",
                                    "date:modify": "2024-09-06T14:54:12+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "6",
                                    "png:IHDR.color_type": "6 (RGBA)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "800, 200",
                                    "png:pHYs": "x_res=8504, y_res=8504, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "f13611eddca5e842621e81937f2c568ad51ea557cec733f4309269b25bba7b38"
                                },
                                "tainted": false,
                                "filesize": "27554B",
                                "numberPixels": "160000",
                                "pixelsPerSecond": "31.7827MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.005"
                            }
                        },
                        "load_end": 2034,
                        "ttfb_start": 717,
                        "ttfb_end": 1869,
                        "download_start": 1869,
                        "download_end": 2034,
                        "download_ms": 165,
                        "all_start": 717,
                        "all_end": 2034,
                        "all_ms": 1317,
                        "index": 14,
                        "number": 15
                    },
                    {
                        "type": 3,
                        "id": "93336.17",
                        "request_id": "93336.17",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/assets\/images\/features-new\/layouts.png",
                        "raw_id": "93336.17",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2274,
                        "ttfb_ms": 1147,
                        "load_start": 722,
                        "load_start_float": 722.00020400000005,
                        "bytesIn": 212160,
                        "objectSize": 212160,
                        "objectSizeUncompressed": 212160,
                        "chunks": [
                            {
                                "ts": 2040,
                                "bytes": 6423
                            },
                            {
                                "ts": 2072,
                                "bytes": 16366
                            },
                            {
                                "ts": 2102,
                                "bytes": 16366
                            },
                            {
                                "ts": 2128,
                                "bytes": 16366
                            },
                            {
                                "ts": 2157,
                                "bytes": 10015
                            },
                            {
                                "ts": 2476,
                                "bytes": 4049
                            },
                            {
                                "ts": 2499,
                                "bytes": 16366
                            },
                            {
                                "ts": 2538,
                                "bytes": 16366
                            },
                            {
                                "ts": 2567,
                                "bytes": 16366
                            },
                            {
                                "ts": 2590,
                                "bytes": 12389
                            },
                            {
                                "ts": 2887,
                                "bytes": 16366
                            },
                            {
                                "ts": 2915,
                                "bytes": 16366
                            },
                            {
                                "ts": 2939,
                                "bytes": 16366
                            },
                            {
                                "ts": 2969,
                                "bytes": 16438
                            },
                            {
                                "ts": 2996,
                                "bytes": 15552
                            }
                        ],
                        "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                        "cacheControl": "max-age=7257600",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/",
                        "initiator_line": 220,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.com",
                                ":method: GET",
                                ":path: \/assets\/images\/features-new\/layouts.png",
                                ":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:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=7257600",
                                "content-length: 212160",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: \"6328b617-33cc0\"",
                                "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                "last-modified: Mon, 19 Sep 2022 18:33:59 GMT",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2005,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 212160,
                        "image_save": 0,
                        "cache_time": 7257600,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 666,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 29,
                        "http2_stream_dependency": 27,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 204,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "207 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 1080,
                                    "ImageHeight": 840,
                                    "BitDepth": 8,
                                    "ColorType": "Palette",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Palette": "(Binary data 768 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "1080x840",
                                    "Megapixels": 0.90700000000000003
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "PseudoClass",
                                "geometry": {
                                    "width": 1080,
                                    "height": 840,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Palette",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 907200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 111.348,
                                        "standardDeviation": 83.9191,
                                        "kurtosis": -1.20617,
                                        "skewness": 0.38586500000000001,
                                        "entropy": 0.79406100000000002
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 104.29000000000001,
                                        "standardDeviation": 84.012699999999995,
                                        "kurtosis": -1.30758,
                                        "skewness": 0.43376100000000001,
                                        "entropy": 0.79729499999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 101.953,
                                        "standardDeviation": 80.1678,
                                        "kurtosis": -1.02363,
                                        "skewness": 0.38284800000000002,
                                        "entropy": 0.81007399999999996
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 127.8,
                                        "standardDeviation": 87.576899999999995,
                                        "kurtosis": -1.37541,
                                        "skewness": 0.29733300000000001,
                                        "entropy": 0.774814
                                    }
                                },
                                "colormapEntries": 256,
                                "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": 1080,
                                    "height": 840,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:54:13+00:00",
                                    "date:modify": "2024-09-06T14: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": "1080, 840",
                                    "png:PLTE.number_colors": "256",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "09c3b2267e9a5276b2a86d95bc380926b8d79f1fbc4fef3a8be247c0b0d51870"
                                },
                                "tainted": false,
                                "filesize": "212160B",
                                "numberPixels": "907200",
                                "pixelsPerSecond": "42.3375MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.021"
                            }
                        },
                        "load_end": 2996,
                        "ttfb_start": 722,
                        "ttfb_end": 1869,
                        "download_start": 1869,
                        "download_end": 2996,
                        "download_ms": 1127,
                        "all_start": 722,
                        "all_end": 2996,
                        "all_ms": 2274,
                        "index": 15,
                        "number": 16
                    },
                    {
                        "type": 3,
                        "id": "93336.18",
                        "request_id": "93336.18",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/assets\/images\/features-new\/scenes.png",
                        "raw_id": "93336.18",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1460,
                        "ttfb_ms": 1171,
                        "load_start": 725,
                        "load_start_float": 725.00021000000004,
                        "bytesIn": 6773,
                        "objectSize": 6773,
                        "objectSizeUncompressed": 6773,
                        "chunks": [
                            {
                                "ts": 2157,
                                "bytes": 6351
                            },
                            {
                                "ts": 2185,
                                "bytes": 422
                            }
                        ],
                        "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                        "cacheControl": "max-age=7257600",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/",
                        "initiator_line": 223,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.com",
                                ":method: GET",
                                ":path: \/assets\/images\/features-new\/scenes.png",
                                ":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:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=7257600",
                                "content-length: 6773",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: \"6328b63c-1a75\"",
                                "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                "last-modified: Mon, 19 Sep 2022 18:34:36 GMT",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2002,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 6773,
                        "image_save": 0,
                        "cache_time": 7257600,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 673,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 31,
                        "http2_stream_dependency": 29,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 210,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "6.6 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 720,
                                    "ImageHeight": 560,
                                    "BitDepth": 8,
                                    "ColorType": "Palette",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Palette": "(Binary data 348 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "720x560",
                                    "Megapixels": 0.40300000000000002
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "PseudoClass",
                                "geometry": {
                                    "width": 720,
                                    "height": 560,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Palette",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 403200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 24,
                                        "max": 255,
                                        "mean": 59.191699999999997,
                                        "standardDeviation": 34.190600000000003,
                                        "kurtosis": 15.8194,
                                        "skewness": 3.9191600000000002,
                                        "entropy": 0.26710899999999999
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 24,
                                        "max": 255,
                                        "mean": 49.851500000000001,
                                        "standardDeviation": 29.338999999999999,
                                        "kurtosis": 38.7834,
                                        "skewness": 6.1235200000000001,
                                        "entropy": 0.26759100000000002
                                    },
                                    "green": {
                                        "min": 27,
                                        "max": 255,
                                        "mean": 54.860700000000001,
                                        "standardDeviation": 29.694700000000001,
                                        "kurtosis": 32.427199999999999,
                                        "skewness": 5.4166299999999996,
                                        "entropy": 0.26799899999999999
                                    },
                                    "blue": {
                                        "min": 37,
                                        "max": 255,
                                        "mean": 72.862700000000004,
                                        "standardDeviation": 43.5381,
                                        "kurtosis": 5.9229700000000003,
                                        "skewness": 2.6339999999999999,
                                        "entropy": 0.26573600000000003
                                    }
                                },
                                "colormapEntries": 116,
                                "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": 720,
                                    "height": 560,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:54:12+00:00",
                                    "date:modify": "2024-09-06T14:54:12+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": "720, 560",
                                    "png:PLTE.number_colors": "116",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "fc4775f24e7ed34f25d66caebe2162921e06460872ee7fd1c0f34512941260a8"
                                },
                                "tainted": false,
                                "filesize": "6773B",
                                "numberPixels": "403200",
                                "pixelsPerSecond": "44.6289MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.009"
                            }
                        },
                        "load_end": 2185,
                        "ttfb_start": 725,
                        "ttfb_end": 1896,
                        "download_start": 1896,
                        "download_end": 2185,
                        "download_ms": 289,
                        "all_start": 725,
                        "all_end": 2185,
                        "all_ms": 1460,
                        "index": 16,
                        "number": 17
                    },
                    {
                        "type": 3,
                        "id": "93336.19",
                        "request_id": "93336.19",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/assets\/images\/features-new\/mixer.png",
                        "raw_id": "93336.19",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1510,
                        "ttfb_ms": 1170,
                        "load_start": 727,
                        "load_start_float": 727.00021600000002,
                        "bytesIn": 37603,
                        "objectSize": 37603,
                        "objectSizeUncompressed": 37603,
                        "chunks": [
                            {
                                "ts": 2191,
                                "bytes": 15944
                            },
                            {
                                "ts": 2215,
                                "bytes": 16366
                            },
                            {
                                "ts": 2237,
                                "bytes": 5293
                            }
                        ],
                        "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                        "cacheControl": "max-age=7257600",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/",
                        "initiator_line": 227,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.com",
                                ":method: GET",
                                ":path: \/assets\/images\/features-new\/mixer.png",
                                ":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:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=7257600",
                                "content-length: 37603",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: \"6328b62d-92e3\"",
                                "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                "last-modified: Mon, 19 Sep 2022 18:34:21 GMT",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1999,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 37603,
                        "image_save": 0,
                        "cache_time": 7257600,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 675,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 33,
                        "http2_stream_dependency": 31,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 216,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "37 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 1080,
                                    "ImageHeight": 840,
                                    "BitDepth": 8,
                                    "ColorType": "Palette",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Palette": "(Binary data 768 bytes, use -b option to extract)",
                                    "Transparency": "(Binary data 8 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "1080x840",
                                    "Megapixels": 0.90700000000000003
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1080,
                                    "height": 840,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "PaletteAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 907200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 103.746,
                                        "standardDeviation": 35.262999999999998,
                                        "kurtosis": -0.94066799999999995,
                                        "skewness": 0.96077900000000005,
                                        "entropy": 0.23633499999999999
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 5.4862799999999998,
                                        "standardDeviation": 36.848500000000001,
                                        "kurtosis": 41.827399999999997,
                                        "skewness": -6.6174499999999998,
                                        "entropy": 0.0572439
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 49.160699999999999,
                                        "standardDeviation": 30.6587,
                                        "kurtosis": 22.6465,
                                        "skewness": 4.3027100000000003,
                                        "entropy": 0.28974
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 54.190199999999997,
                                        "standardDeviation": 34.612299999999998,
                                        "kurtosis": 12.991199999999999,
                                        "skewness": 3.2787799999999998,
                                        "entropy": 0.30330600000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 62.117800000000003,
                                        "standardDeviation": 38.932400000000001,
                                        "kurtosis": 11.65,
                                        "skewness": 3.28471,
                                        "entropy": 0.29505100000000001
                                    }
                                },
                                "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": 1080,
                                    "height": 840,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:54:12+00:00",
                                    "date:modify": "2024-09-06T14:54:12+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": "1080, 840",
                                    "png:PLTE.number_colors": "256",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "png:tRNS": "chunk was found",
                                    "signature": "b685fa0b9f97e21552d9ad7870292907de595f45b0f2dd78735fb06099e4f92a"
                                },
                                "tainted": false,
                                "filesize": "37603B",
                                "numberPixels": "907200",
                                "pixelsPerSecond": "33.5751MB",
                                "userTime": "0.030u",
                                "elapsedTime": "0:01.027"
                            }
                        },
                        "load_end": 2237,
                        "ttfb_start": 727,
                        "ttfb_end": 1897,
                        "download_start": 1897,
                        "download_end": 2237,
                        "download_ms": 340,
                        "all_start": 727,
                        "all_end": 2237,
                        "all_ms": 1510,
                        "index": 17,
                        "number": 18
                    },
                    {
                        "type": 3,
                        "id": "93336.20",
                        "request_id": "93336.20",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/assets\/images\/features-new\/properties.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/assets\/images\/features-new\/properties.png",
                        "raw_id": "93336.20",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1537,
                        "ttfb_ms": 1169,
                        "load_start": 728,
                        "load_start_float": 728.00022200000001,
                        "bytesIn": 16375,
                        "objectSize": 16375,
                        "objectSizeUncompressed": 16375,
                        "chunks": [
                            {
                                "ts": 2240,
                                "bytes": 11064
                            },
                            {
                                "ts": 2265,
                                "bytes": 5311
                            }
                        ],
                        "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                        "cacheControl": "max-age=7257600",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/",
                        "initiator_line": 230,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.com",
                                ":method: GET",
                                ":path: \/assets\/images\/features-new\/properties.png",
                                ":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:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=7257600",
                                "content-length: 16375",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: \"6328b639-3ff7\"",
                                "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                "last-modified: Mon, 19 Sep 2022 18:34:33 GMT",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2014,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 16375,
                        "image_save": 0,
                        "cache_time": 7257600,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 678,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 35,
                        "http2_stream_dependency": 33,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 222,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "16 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 1073,
                                    "ImageHeight": 839,
                                    "BitDepth": 8,
                                    "ColorType": "Palette",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Palette": "(Binary data 387 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "1073x839",
                                    "Megapixels": 0.90000000000000002
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "PseudoClass",
                                "geometry": {
                                    "width": 1073,
                                    "height": 839,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Palette",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 900247,
                                "imageStatistics": {
                                    "all": {
                                        "min": 31,
                                        "max": 255,
                                        "mean": 52.098599999999998,
                                        "standardDeviation": 31.701899999999998,
                                        "kurtosis": 23.055700000000002,
                                        "skewness": 4.2694999999999999,
                                        "entropy": 0.22051999999999999
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 31,
                                        "max": 255,
                                        "mean": 47.091099999999997,
                                        "standardDeviation": 31.912800000000001,
                                        "kurtosis": 26.706800000000001,
                                        "skewness": 4.72133,
                                        "entropy": 0.22203000000000001
                                    },
                                    "green": {
                                        "min": 33,
                                        "max": 254,
                                        "mean": 49.799900000000001,
                                        "standardDeviation": 31.874500000000001,
                                        "kurtosis": 24.725300000000001,
                                        "skewness": 4.4750800000000002,
                                        "entropy": 0.224629
                                    },
                                    "blue": {
                                        "min": 42,
                                        "max": 255,
                                        "mean": 59.404699999999998,
                                        "standardDeviation": 31.318300000000001,
                                        "kurtosis": 22.111899999999999,
                                        "skewness": 4.1486099999999997,
                                        "entropy": 0.21490000000000001
                                    }
                                },
                                "colormapEntries": 129,
                                "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": 1073,
                                    "height": 839,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:54:13+00:00",
                                    "date:modify": "2024-09-06T14: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": "1073, 839",
                                    "png:PLTE.number_colors": "129",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "b203a0e0c2845c76974974b24dcb9791e7ca89eda3a396cb309cb522f2ecc0a4"
                                },
                                "tainted": false,
                                "filesize": "16375B",
                                "numberPixels": "900247",
                                "pixelsPerSecond": "48.6801MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.018"
                            }
                        },
                        "load_end": 2265,
                        "ttfb_start": 728,
                        "ttfb_end": 1897,
                        "download_start": 1897,
                        "download_end": 2265,
                        "download_ms": 368,
                        "all_start": 728,
                        "all_end": 2265,
                        "all_ms": 1537,
                        "index": 18,
                        "number": 19
                    },
                    {
                        "type": 3,
                        "id": "93336.21",
                        "request_id": "93336.21",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/assets\/images\/features-new\/settings.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/assets\/images\/features-new\/settings.png",
                        "raw_id": "93336.21",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1567,
                        "ttfb_ms": 1169,
                        "load_start": 729,
                        "load_start_float": 729.00022799999999,
                        "bytesIn": 18971,
                        "objectSize": 18971,
                        "objectSizeUncompressed": 18971,
                        "chunks": [
                            {
                                "ts": 2269,
                                "bytes": 11055
                            },
                            {
                                "ts": 2296,
                                "bytes": 7916
                            }
                        ],
                        "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                        "cacheControl": "max-age=7257600",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/",
                        "initiator_line": 234,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.com",
                                ":method: GET",
                                ":path: \/assets\/images\/features-new\/settings.png",
                                ":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:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=7257600",
                                "content-length: 18971",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: \"6328b642-4a1b\"",
                                "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                "last-modified: Mon, 19 Sep 2022 18:34:42 GMT",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2008,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 18971,
                        "image_save": 0,
                        "cache_time": 7257600,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 681,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 37,
                        "http2_stream_dependency": 35,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 228,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "19 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 1080,
                                    "ImageHeight": 840,
                                    "BitDepth": 8,
                                    "ColorType": "Palette",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Palette": "(Binary data 714 bytes, use -b option to extract)",
                                    "Transparency": "(Binary data 13 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "1080x840",
                                    "Megapixels": 0.90700000000000003
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1080,
                                    "height": 840,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "PaletteAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 907200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 104.68899999999999,
                                        "standardDeviation": 25.148900000000001,
                                        "kurtosis": -0.95678799999999997,
                                        "skewness": 0.98917699999999997,
                                        "entropy": 0.17745
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 0.015665800000000001,
                                        "standardDeviation": 1.9292,
                                        "kurtosis": 16450.900000000001,
                                        "skewness": -127.44,
                                        "entropy": 0.000352634
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 48.579000000000001,
                                        "standardDeviation": 31.473500000000001,
                                        "kurtosis": 31.658799999999999,
                                        "skewness": 5.5012600000000003,
                                        "entropy": 0.23715
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 51.562199999999997,
                                        "standardDeviation": 31.559899999999999,
                                        "kurtosis": 29.5152,
                                        "skewness": 5.2514700000000003,
                                        "entropy": 0.23657800000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 63.630499999999998,
                                        "standardDeviation": 35.632800000000003,
                                        "kurtosis": 15.9246,
                                        "skewness": 3.9491200000000002,
                                        "entropy": 0.23572000000000001
                                    }
                                },
                                "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": 1080,
                                    "height": 840,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:54:13+00:00",
                                    "date:modify": "2024-09-06T14: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": "1080, 840",
                                    "png:PLTE.number_colors": "238",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "png:tRNS": "chunk was found",
                                    "signature": "2c9703c423d8c64b896ef524c9fdb399ab3b8037bd85de3f54e3390480ae30fc"
                                },
                                "tainted": false,
                                "filesize": "18971B",
                                "numberPixels": "907200",
                                "pixelsPerSecond": "33.2994MB",
                                "userTime": "0.030u",
                                "elapsedTime": "0:01.027"
                            }
                        },
                        "load_end": 2296,
                        "ttfb_start": 729,
                        "ttfb_end": 1898,
                        "download_start": 1898,
                        "download_end": 2296,
                        "download_ms": 398,
                        "all_start": 729,
                        "all_end": 2296,
                        "all_ms": 1567,
                        "index": 19,
                        "number": 20
                    },
                    {
                        "type": 3,
                        "id": "93336.22",
                        "request_id": "93336.22",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/assets\/images\/features-new\/docks.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/assets\/images\/features-new\/docks.png",
                        "raw_id": "93336.22",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1605,
                        "ttfb_ms": 1167,
                        "load_start": 731,
                        "load_start_float": 731.00023399999998,
                        "bytesIn": 24087,
                        "objectSize": 24087,
                        "objectSizeUncompressed": 24087,
                        "chunks": [
                            {
                                "ts": 2300,
                                "bytes": 8441
                            },
                            {
                                "ts": 2336,
                                "bytes": 15646
                            }
                        ],
                        "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                        "cacheControl": "max-age=7257600",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/",
                        "initiator_line": 237,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.com",
                                ":method: GET",
                                ":path: \/assets\/images\/features-new\/docks.png",
                                ":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:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=7257600",
                                "content-length: 24087",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: \"6328b5f8-5e17\"",
                                "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                "last-modified: Mon, 19 Sep 2022 18:33:28 GMT",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1999,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 24087,
                        "image_save": 0,
                        "cache_time": 7257600,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 683,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 39,
                        "http2_stream_dependency": 37,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 234,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "24 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 1080,
                                    "ImageHeight": 840,
                                    "BitDepth": 8,
                                    "ColorType": "Palette",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Palette": "(Binary data 756 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "1080x840",
                                    "Megapixels": 0.90700000000000003
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "PseudoClass",
                                "geometry": {
                                    "width": 1080,
                                    "height": 840,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Palette",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 907200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 55.619900000000001,
                                        "standardDeviation": 28.994499999999999,
                                        "kurtosis": 23.246600000000001,
                                        "skewness": 4.0493399999999999,
                                        "entropy": 0.37891000000000002
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 49.114400000000003,
                                        "standardDeviation": 29.144600000000001,
                                        "kurtosis": 28.396899999999999,
                                        "skewness": 4.5801800000000004,
                                        "entropy": 0.37428499999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 52.485999999999997,
                                        "standardDeviation": 29.352399999999999,
                                        "kurtosis": 25.664000000000001,
                                        "skewness": 4.3085599999999999,
                                        "entropy": 0.37573099999999998
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 65.259200000000007,
                                        "standardDeviation": 28.486599999999999,
                                        "kurtosis": 24.3965,
                                        "skewness": 4.3420300000000003,
                                        "entropy": 0.386714
                                    }
                                },
                                "colormapEntries": 252,
                                "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": 1080,
                                    "height": 840,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:54:13+00:00",
                                    "date:modify": "2024-09-06T14: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": "1080, 840",
                                    "png:PLTE.number_colors": "252",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "ce77f571bc31b84d20a0de78816c46b94eda1db4946ab0ea40f5cda2fff90077"
                                },
                                "tainted": false,
                                "filesize": "24087B",
                                "numberPixels": "907200",
                                "pixelsPerSecond": "49.4492MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.018"
                            }
                        },
                        "load_end": 2336,
                        "ttfb_start": 731,
                        "ttfb_end": 1898,
                        "download_start": 1898,
                        "download_end": 2336,
                        "download_ms": 438,
                        "all_start": 731,
                        "all_end": 2336,
                        "all_ms": 1605,
                        "index": 20,
                        "number": 21
                    },
                    {
                        "type": 3,
                        "id": "93336.23",
                        "request_id": "93336.23",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/assets\/images\/features-new\/transitions.png",
                        "raw_id": "93336.23",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1687,
                        "ttfb_ms": 1167,
                        "load_start": 732,
                        "load_start_float": 732.00023999999996,
                        "bytesIn": 33178,
                        "objectSize": 33178,
                        "objectSizeUncompressed": 33178,
                        "chunks": [
                            {
                                "ts": 2341,
                                "bytes": 720
                            },
                            {
                                "ts": 2376,
                                "bytes": 16366
                            },
                            {
                                "ts": 2419,
                                "bytes": 16092
                            }
                        ],
                        "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                        "cacheControl": "max-age=7257600",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/",
                        "initiator_line": 260,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.com",
                                ":method: GET",
                                ":path: \/assets\/images\/features-new\/transitions.png",
                                ":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:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=7257600",
                                "content-length: 33178",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: \"6328b66c-819a\"",
                                "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                "last-modified: Mon, 19 Sep 2022 18:35:24 GMT",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2017,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 33178,
                        "image_save": 0,
                        "cache_time": 7257600,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 685,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 41,
                        "http2_stream_dependency": 39,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 240,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "32 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 1080,
                                    "ImageHeight": 840,
                                    "BitDepth": 8,
                                    "ColorType": "Palette",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Palette": "(Binary data 768 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "1080x840",
                                    "Megapixels": 0.90700000000000003
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "PseudoClass",
                                "geometry": {
                                    "width": 1080,
                                    "height": 840,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Palette",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 907200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 80.051000000000002,
                                        "standardDeviation": 60.720300000000002,
                                        "kurtosis": 1.0260100000000001,
                                        "skewness": 1.3757699999999999,
                                        "entropy": 0.40175899999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 63.012700000000002,
                                        "standardDeviation": 51.418999999999997,
                                        "kurtosis": 7.0816800000000004,
                                        "skewness": 2.57104,
                                        "entropy": 0.39127499999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 83.465500000000006,
                                        "standardDeviation": 65.624399999999994,
                                        "kurtosis": 0.19239899999999999,
                                        "skewness": 1.09422,
                                        "entropy": 0.40392099999999997
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 93.674899999999994,
                                        "standardDeviation": 65.117500000000007,
                                        "kurtosis": -0.28467300000000001,
                                        "skewness": 0.95526500000000003,
                                        "entropy": 0.41008099999999997
                                    }
                                },
                                "colormapEntries": 256,
                                "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": 1080,
                                    "height": 840,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:54:13+00:00",
                                    "date:modify": "2024-09-06T14: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": "1080, 840",
                                    "png:PLTE.number_colors": "256",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "f345d4e5b388df3064b0963b95a11645a9c994fbc3fd448895b39a54737238c3"
                                },
                                "tainted": false,
                                "filesize": "33178B",
                                "numberPixels": "907200",
                                "pixelsPerSecond": "51.1323MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.017"
                            }
                        },
                        "load_end": 2419,
                        "ttfb_start": 732,
                        "ttfb_end": 1899,
                        "download_start": 1899,
                        "download_end": 2419,
                        "download_ms": 520,
                        "all_start": 732,
                        "all_end": 2419,
                        "all_ms": 1687,
                        "index": 21,
                        "number": 22
                    },
                    {
                        "type": 3,
                        "id": "93336.24",
                        "request_id": "93336.24",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/assets\/images\/features-new\/hotkeys.png",
                        "raw_id": "93336.24",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1854,
                        "ttfb_ms": 1168,
                        "load_start": 734,
                        "load_start_float": 734.00024599999995,
                        "bytesIn": 26318,
                        "objectSize": 26318,
                        "objectSizeUncompressed": 26318,
                        "chunks": [
                            {
                                "ts": 2424,
                                "bytes": 265
                            },
                            {
                                "ts": 2446,
                                "bytes": 16366
                            },
                            {
                                "ts": 2473,
                                "bytes": 7945
                            },
                            {
                                "ts": 2588,
                                "bytes": 1742
                            }
                        ],
                        "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                        "cacheControl": "max-age=7257600",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/",
                        "initiator_line": 263,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.com",
                                ":method: GET",
                                ":path: \/assets\/images\/features-new\/hotkeys.png",
                                ":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:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=7257600",
                                "content-length: 26318",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: \"6328bc6e-66ce\"",
                                "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                "last-modified: Mon, 19 Sep 2022 19:01:02 GMT",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2005,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 26318,
                        "image_save": 0,
                        "cache_time": 7257600,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 689,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 43,
                        "http2_stream_dependency": 41,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 246,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "26 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 1440,
                                    "ImageHeight": 1120,
                                    "BitDepth": 8,
                                    "ColorType": "Palette",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Palette": "(Binary data 405 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "1440x1120",
                                    "Megapixels": 1.6000000000000001
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "PseudoClass",
                                "geometry": {
                                    "width": 1440,
                                    "height": 1120,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Palette",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1612800,
                                "imageStatistics": {
                                    "all": {
                                        "min": 24,
                                        "max": 255,
                                        "mean": 50.925400000000003,
                                        "standardDeviation": 31.467099999999999,
                                        "kurtosis": 22.0837,
                                        "skewness": 4.1917499999999999,
                                        "entropy": 0.233016
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 24,
                                        "max": 255,
                                        "mean": 45.853000000000002,
                                        "standardDeviation": 31.521799999999999,
                                        "kurtosis": 25.559100000000001,
                                        "skewness": 4.6172399999999998,
                                        "entropy": 0.236011
                                    },
                                    "green": {
                                        "min": 27,
                                        "max": 254,
                                        "mean": 48.598999999999997,
                                        "standardDeviation": 31.587399999999999,
                                        "kurtosis": 23.637799999999999,
                                        "skewness": 4.3868299999999998,
                                        "entropy": 0.231267
                                    },
                                    "blue": {
                                        "min": 38,
                                        "max": 255,
                                        "mean": 58.324399999999997,
                                        "standardDeviation": 31.292000000000002,
                                        "kurtosis": 21.375499999999999,
                                        "skewness": 4.1172800000000001,
                                        "entropy": 0.23177
                                    }
                                },
                                "colormapEntries": 135,
                                "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": 1440,
                                    "height": 1120,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:54:13+00:00",
                                    "date:modify": "2024-09-06T14: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": "1440, 1120",
                                    "png:PLTE.number_colors": "135",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "54a11ea60b31d739a063108194241e70fdcecbd6c08a5a17cf11b2963848e317"
                                },
                                "tainted": false,
                                "filesize": "26318B",
                                "numberPixels": "1612800",
                                "pixelsPerSecond": "52.3642MB",
                                "userTime": "0.030u",
                                "elapsedTime": "0:01.030"
                            }
                        },
                        "load_end": 2588,
                        "ttfb_start": 734,
                        "ttfb_end": 1902,
                        "download_start": 1902,
                        "download_end": 2588,
                        "download_ms": 686,
                        "all_start": 734,
                        "all_end": 2588,
                        "all_ms": 1854,
                        "index": 22,
                        "number": 23
                    },
                    {
                        "type": 3,
                        "id": "93336.25",
                        "request_id": "93336.25",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/assets\/images\/features-new\/studio.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/assets\/images\/features-new\/studio.png",
                        "raw_id": "93336.25",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2631,
                        "ttfb_ms": 1168,
                        "load_start": 735,
                        "load_start_float": 735.00025200000005,
                        "bytesIn": 219035,
                        "objectSize": 219035,
                        "objectSizeUncompressed": 219035,
                        "chunks": [
                            {
                                "ts": 2591,
                                "bytes": 2226
                            },
                            {
                                "ts": 2618,
                                "bytes": 16366
                            },
                            {
                                "ts": 2646,
                                "bytes": 16366
                            },
                            {
                                "ts": 2675,
                                "bytes": 16366
                            },
                            {
                                "ts": 2712,
                                "bytes": 14212
                            },
                            {
                                "ts": 3023,
                                "bytes": 16366
                            },
                            {
                                "ts": 3050,
                                "bytes": 16366
                            },
                            {
                                "ts": 3080,
                                "bytes": 16366
                            },
                            {
                                "ts": 3108,
                                "bytes": 16438
                            },
                            {
                                "ts": 3137,
                                "bytes": 16366
                            },
                            {
                                "ts": 3165,
                                "bytes": 16366
                            },
                            {
                                "ts": 3193,
                                "bytes": 16366
                            },
                            {
                                "ts": 3217,
                                "bytes": 16366
                            },
                            {
                                "ts": 3245,
                                "bytes": 72
                            },
                            {
                                "ts": 3358,
                                "bytes": 16366
                            },
                            {
                                "ts": 3366,
                                "bytes": 6061
                            }
                        ],
                        "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                        "cacheControl": "max-age=7257600",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/",
                        "initiator_line": 267,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.com",
                                ":method: GET",
                                ":path: \/assets\/images\/features-new\/studio.png",
                                ":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:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=7257600",
                                "content-length: 219035",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: \"6328b668-3579b\"",
                                "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                "last-modified: Mon, 19 Sep 2022 18:35:20 GMT",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2002,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 219035,
                        "image_save": 0,
                        "cache_time": 7257600,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 691,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 45,
                        "http2_stream_dependency": 43,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 252,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "214 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 1880,
                                    "ImageHeight": 1200,
                                    "BitDepth": 8,
                                    "ColorType": "Palette",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Palette": "(Binary data 762 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "1880x1200",
                                    "Megapixels": 2.2999999999999998
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "PseudoClass",
                                "geometry": {
                                    "width": 1880,
                                    "height": 1200,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Palette",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2256000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 55.304699999999997,
                                        "standardDeviation": 56.1629,
                                        "kurtosis": 4.6737700000000002,
                                        "skewness": 2.2850100000000002,
                                        "entropy": 0.48623899999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 49.517499999999998,
                                        "standardDeviation": 54.775500000000001,
                                        "kurtosis": 4.6842499999999996,
                                        "skewness": 2.3285399999999998,
                                        "entropy": 0.49117
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 48.7744,
                                        "standardDeviation": 50.807899999999997,
                                        "kurtosis": 6.4616699999999998,
                                        "skewness": 2.5450499999999998,
                                        "entropy": 0.475101
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 67.622200000000007,
                                        "standardDeviation": 62.905200000000001,
                                        "kurtosis": 3.3375699999999999,
                                        "skewness": 2.05653,
                                        "entropy": 0.49244599999999999
                                    }
                                },
                                "colormapEntries": 254,
                                "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": 1880,
                                    "height": 1200,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:54:14+00:00",
                                    "date:modify": "2024-09-06T14:54:14+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": "1880, 1200",
                                    "png:PLTE.number_colors": "254",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "90830bde0bc6e293bf672ca66a82b8ebebc615ce3fc7c0b85d513b4a0a9bc101"
                                },
                                "tainted": false,
                                "filesize": "219035B",
                                "numberPixels": "2256000",
                                "pixelsPerSecond": "37.5967MB",
                                "userTime": "0.060u",
                                "elapsedTime": "0:01.060"
                            }
                        },
                        "load_end": 3366,
                        "ttfb_start": 735,
                        "ttfb_end": 1903,
                        "download_start": 1903,
                        "download_end": 3366,
                        "download_ms": 1463,
                        "all_start": 735,
                        "all_end": 3366,
                        "all_ms": 2631,
                        "index": 23,
                        "number": 24
                    },
                    {
                        "type": 3,
                        "id": "93336.26",
                        "request_id": "93336.26",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/assets\/images\/features-new\/multiview.png",
                        "raw_id": "93336.26",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2764,
                        "ttfb_ms": 1173,
                        "load_start": 736,
                        "load_start_float": 736.00025800000003,
                        "bytesIn": 212757,
                        "objectSize": 212757,
                        "objectSizeUncompressed": 212757,
                        "chunks": [
                            {
                                "ts": 2713,
                                "bytes": 2154
                            },
                            {
                                "ts": 2755,
                                "bytes": 16366
                            },
                            {
                                "ts": 2781,
                                "bytes": 16366
                            },
                            {
                                "ts": 2809,
                                "bytes": 16366
                            },
                            {
                                "ts": 2857,
                                "bytes": 14284
                            },
                            {
                                "ts": 3245,
                                "bytes": 16294
                            },
                            {
                                "ts": 3273,
                                "bytes": 16366
                            },
                            {
                                "ts": 3302,
                                "bytes": 16366
                            },
                            {
                                "ts": 3330,
                                "bytes": 16510
                            },
                            {
                                "ts": 3396,
                                "bytes": 16366
                            },
                            {
                                "ts": 3419,
                                "bytes": 16366
                            },
                            {
                                "ts": 3448,
                                "bytes": 16366
                            },
                            {
                                "ts": 3476,
                                "bytes": 16438
                            },
                            {
                                "ts": 3500,
                                "bytes": 16149
                            }
                        ],
                        "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                        "cacheControl": "max-age=7257600",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/",
                        "initiator_line": 270,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.com",
                                ":method: GET",
                                ":path: \/assets\/images\/features-new\/multiview.png",
                                ":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:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=7257600",
                                "content-length: 212757",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: \"6328b636-33f15\"",
                                "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                "last-modified: Mon, 19 Sep 2022 18:34:30 GMT",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2011,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 212757,
                        "image_save": 0,
                        "cache_time": 7257600,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 694,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 47,
                        "http2_stream_dependency": 45,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 258,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "208 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 1880,
                                    "ImageHeight": 1120,
                                    "BitDepth": 8,
                                    "ColorType": "Palette",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Palette": "(Binary data 768 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "1880x1120",
                                    "Megapixels": 2.1000000000000001
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "PseudoClass",
                                "geometry": {
                                    "width": 1880,
                                    "height": 1120,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Palette",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2105600,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 70.153400000000005,
                                        "standardDeviation": 86.731700000000004,
                                        "kurtosis": -0.51174799999999998,
                                        "skewness": 0.98829100000000003,
                                        "entropy": 0.53394799999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 64.450900000000004,
                                        "standardDeviation": 84.604500000000002,
                                        "kurtosis": -0.38547799999999999,
                                        "skewness": 1.0804800000000001,
                                        "entropy": 0.54560600000000004
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 57.749299999999998,
                                        "standardDeviation": 80.242999999999995,
                                        "kurtosis": 0.144673,
                                        "skewness": 1.2483500000000001,
                                        "entropy": 0.51745799999999997
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 88.260099999999994,
                                        "standardDeviation": 95.347700000000003,
                                        "kurtosis": -1.0445,
                                        "skewness": 0.67102600000000001,
                                        "entropy": 0.53878000000000004
                                    }
                                },
                                "colormapEntries": 256,
                                "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": 1880,
                                    "height": 1120,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:54:14+00:00",
                                    "date:modify": "2024-09-06T14:54:14+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": "1880, 1120",
                                    "png:PLTE.number_colors": "256",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "0a4b520142f86745ad930b54e341b5989e324ea2a36981fe5990a2dbba10ef43"
                                },
                                "tainted": false,
                                "filesize": "212757B",
                                "numberPixels": "2105600",
                                "pixelsPerSecond": "52.6212MB",
                                "userTime": "0.040u",
                                "elapsedTime": "0:01.040"
                            }
                        },
                        "load_end": 3500,
                        "ttfb_start": 736,
                        "ttfb_end": 1909,
                        "download_start": 1909,
                        "download_end": 3500,
                        "download_ms": 1591,
                        "all_start": 736,
                        "all_end": 3500,
                        "all_ms": 2764,
                        "index": 24,
                        "number": 25
                    },
                    {
                        "type": 3,
                        "id": "93336.77",
                        "request_id": "93336.77",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/assets\/images\/Github.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/assets\/images\/Github.svg",
                        "raw_id": "93336.77",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2109,
                        "ttfb_ms": 1173,
                        "load_start": 737,
                        "load_start_float": 737.00026400000002,
                        "bytesIn": 446,
                        "objectSize": 446,
                        "objectSizeUncompressed": 779,
                        "chunks": [
                            {
                                "ts": 2846,
                                "bytes": 446,
                                "inflated": 779
                            }
                        ],
                        "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                        "cacheControl": "max-age=7257600",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "br",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.com",
                                ":method: GET",
                                ":path: \/assets\/images\/Github.svg",
                                ":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:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "cache-control: max-age=7257600",
                                "content-encoding: br",
                                "content-type: image\/svg+xml",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: W\/\"619d91bc-30b\"",
                                "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                "last-modified: Wed, 24 Nov 2021 01:13:32 GMT",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2074,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 651,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 7257600,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 698,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 49,
                        "http2_stream_dependency": 11,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 264,
                        "server_port": "443",
                        "load_end": 2846,
                        "ttfb_start": 737,
                        "ttfb_end": 1910,
                        "download_start": 1910,
                        "download_end": 2846,
                        "download_ms": 936,
                        "all_start": 737,
                        "all_end": 2846,
                        "all_ms": 2109,
                        "index": 25,
                        "number": 26
                    },
                    {
                        "type": 3,
                        "id": "93336.78",
                        "request_id": "93336.78",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/assets\/images\/OS_icons-small_white.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/assets\/images\/OS_icons-small_white.png",
                        "raw_id": "93336.78",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2111,
                        "ttfb_ms": 1175,
                        "load_start": 739,
                        "load_start_float": 739.00027,
                        "bytesIn": 1231,
                        "objectSize": 1231,
                        "objectSizeUncompressed": 1231,
                        "chunks": [
                            {
                                "ts": 2850,
                                "bytes": 1231
                            }
                        ],
                        "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                        "cacheControl": "max-age=7257600",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.com",
                                ":method: GET",
                                ":path: \/assets\/images\/OS_icons-small_white.png",
                                ":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:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=7257600",
                                "content-length: 1231",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: \"61c659bc-4cf\"",
                                "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                "last-modified: Fri, 24 Dec 2021 23:37:32 GMT",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2116,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 1231,
                        "image_save": 0,
                        "cache_time": 7257600,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 700,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 51,
                        "http2_stream_dependency": 49,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 270,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "1231 bytes",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 126,
                                    "ImageHeight": 42,
                                    "BitDepth": 8,
                                    "ColorType": "Palette",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Palette": "(Binary data 174 bytes, use -b option to extract)",
                                    "Transparency": "(Binary data 57 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "126x42",
                                    "Megapixels": 0.0050000000000000001
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 126,
                                    "height": 42,
                                    "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": 5292,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 123.76300000000001,
                                        "standardDeviation": 125.797,
                                        "kurtosis": -1.97895,
                                        "skewness": 0.0587711,
                                        "entropy": 0.84382900000000005
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 144.47300000000001,
                                        "standardDeviation": 120.658,
                                        "kurtosis": -1.85131,
                                        "skewness": 0.268262,
                                        "entropy": 0.37537500000000001
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 128.17500000000001,
                                        "standardDeviation": 127.51000000000001,
                                        "kurtosis": -2.00027,
                                        "skewness": -0.0105792,
                                        "entropy": 0.99997999999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 128.17500000000001,
                                        "standardDeviation": 127.51000000000001,
                                        "kurtosis": -2.00027,
                                        "skewness": -0.0105792,
                                        "entropy": 0.99997999999999998
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 128.17500000000001,
                                        "standardDeviation": 127.51000000000001,
                                        "kurtosis": -2.00027,
                                        "skewness": -0.0105792,
                                        "entropy": 0.99997999999999998
                                    }
                                },
                                "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": 126,
                                    "height": 42,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:54:13+00:00",
                                    "date:modify": "2024-09-06T14: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": "126, 42",
                                    "png:PLTE.number_colors": "58",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "png:tRNS": "chunk was found",
                                    "signature": "bd8be40f78333ef537295d1353115f2feec5f5a3660b65c3309c136c0e3a5729"
                                },
                                "tainted": false,
                                "filesize": "1231B",
                                "numberPixels": "5292",
                                "pixelsPerSecond": "4.42424MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "load_end": 2850,
                        "ttfb_start": 739,
                        "ttfb_end": 1914,
                        "download_start": 1914,
                        "download_end": 2850,
                        "download_ms": 936,
                        "all_start": 739,
                        "all_end": 2850,
                        "all_ms": 2111,
                        "index": 26,
                        "number": 27
                    },
                    {
                        "type": 3,
                        "id": "93336.16",
                        "request_id": "93336.16",
                        "ip_addr": "104.26.13.145",
                        "full_url": "https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "images.opencollective.com",
                        "url": "\/overwolf\/47c03a5\/avatar.png",
                        "raw_id": "93336.16",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 116,
                        "ttfb_ms": 114,
                        "load_start": 822,
                        "load_start_float": 822.00019099999997,
                        "bytesIn": 4483,
                        "objectSize": 4483,
                        "objectSizeUncompressed": 4483,
                        "chunks": [
                            {
                                "ts": 938,
                                "bytes": 4483
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=86400",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": 664,
                        "dns_end": 718,
                        "connect_start": 500,
                        "connect_end": 500,
                        "ssl_start": 500,
                        "ssl_end": 602,
                        "securityDetails": {
                            "protocol": "QUIC",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519Kyber768Draft00",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "opencollective.com",
                            "sanList": [
                                "opencollective.com",
                                "*.opencollective.com"
                            ],
                            "issuer": "WE1",
                            "validFrom": 1722035710,
                            "validTo": 1729811709,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1722039311080,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100A92DF42BB237E951CABDB8174F0CEBAE938686DC601D398198C71CA236DCA758022100880ACDF64B46FE4F0F5E1A0CDBC73DFA4EE152737AC52C33249D672138EE30E1"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1722039311066,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100EAF6CE11CCCCEDC46EB1DD8CA76B1F66F6B7D4EEE9F53D823328F27B66CDE11A022065536F9DC8DD170AAF1593AD8D84FD780ACC970D174F45E98B80570CBCA0FC90"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/obsproject.com\/",
                        "initiator_line": 203,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: images.opencollective.com",
                                ":method: GET",
                                ":path: \/overwolf\/47c03a5\/avatar.png",
                                ":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:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "age: 27949",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: public, max-age=86400",
                                "cf-cache-status: HIT",
                                "cf-ray: 8bef4afa8a5cd291-FRA",
                                "content-length: 4483",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: W\/\"1183-keSN1D4sR+1pFQ6p2QEfOMt8AgY\"",
                                "nel: {\"report_to\":\"heroku-nel\",\"max_age\":3600,\"success_fraction\":0.005,\"failure_fraction\":0.05,\"response_headers\":[\"Via\"]}",
                                "report-to: {\"group\":\"heroku-nel\",\"max_age\":3600,\"endpoints\":[{\"url\":\"https:\/\/nel.heroku.com\/reports?ts=1724651136&sid=af571f24-03ee-46d1-9f90-ab9030c2c74c&s=YiNc%2FmMz%2FG%2B81YBBBvj3IjeGFLv5wfmEH81IsqEopJs%3D\"}]}",
                                "reporting-endpoints: heroku-nel=https:\/\/nel.heroku.com\/reports?ts=1724651136&sid=af571f24-03ee-46d1-9f90-ab9030c2c74c&s=YiNc%2FmMz%2FG%2B81YBBBvj3IjeGFLv5wfmEH81IsqEopJs%3D",
                                "server: cloudflare",
                                "vary: Accept-Encoding",
                                "via: 1.1 vegur",
                                "x-powered-by: Express"
                            ]
                        },
                        "bytesOut": 2002,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": 54,
                        "connect_ms": 0,
                        "ssl_ms": 102,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 4483,
                        "image_save": 0,
                        "cache_time": 58451,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 662,
                        "netlog_id": 191,
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "4.4 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 228,
                                    "ImageHeight": 128,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 2835,
                                    "PixelsPerUnitY": 2835,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "228x128",
                                    "Megapixels": 0.029000000000000001
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 228,
                                    "height": 128,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 28.350000000000001,
                                    "y": 28.350000000000001
                                },
                                "printSize": {
                                    "x": 8.0423299999999998,
                                    "y": 4.5149900000000001
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "GrayscaleAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 29184,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 29.602900000000002,
                                        "standardDeviation": 80.522000000000006,
                                        "kurtosis": 3.7719800000000001,
                                        "skewness": 2.3968099999999999,
                                        "entropy": 0.31736900000000001
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 233.946,
                                        "standardDeviation": 67.168499999999995,
                                        "kurtosis": 7.37263,
                                        "skewness": 3.0273300000000001,
                                        "entropy": 0.14727000000000001
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 32.452500000000001,
                                        "standardDeviation": 84.973200000000006,
                                        "kurtosis": 3.0011999999999999,
                                        "skewness": 2.23631,
                                        "entropy": 0.37406899999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 32.452500000000001,
                                        "standardDeviation": 84.973200000000006,
                                        "kurtosis": 3.0011999999999999,
                                        "skewness": 2.23631,
                                        "entropy": 0.37406899999999998
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 32.452500000000001,
                                        "standardDeviation": 84.973200000000006,
                                        "kurtosis": 3.0011999999999999,
                                        "skewness": 2.23631,
                                        "entropy": 0.37406899999999998
                                    }
                                },
                                "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": 228,
                                    "height": 128,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:54:11+00:00",
                                    "date:modify": "2024-09-06T14:54:11+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "6",
                                    "png:IHDR.color_type": "6 (RGBA)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "228, 128",
                                    "png:pHYs": "x_res=2835, y_res=2835, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "b1b6aeab15947a9c489b8da95afdf8eec3f68bc5104beb8fa8d468ba63aad84d"
                                },
                                "tainted": false,
                                "filesize": "4483B",
                                "numberPixels": "29184",
                                "pixelsPerSecond": "17.932MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "load_end": 938,
                        "ttfb_start": 822,
                        "ttfb_end": 936,
                        "download_start": 936,
                        "download_end": 938,
                        "download_ms": 2,
                        "all_start": 664,
                        "all_end": 938,
                        "all_ms": 272,
                        "index": 27,
                        "number": 28
                    },
                    {
                        "type": 3,
                        "id": "93336.75",
                        "request_id": "93336.75",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/assets\/css\/font\/icomoon.woff",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/assets\/css\/font\/icomoon.woff",
                        "raw_id": "93336.75",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 1581,
                        "ttfb_ms": 1580,
                        "load_start": 891,
                        "load_start_float": 891.00029900000004,
                        "bytesIn": 4188,
                        "objectSize": 4188,
                        "objectSizeUncompressed": 4188,
                        "chunks": [
                            {
                                "ts": 2472,
                                "bytes": 4188
                            }
                        ],
                        "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                        "cacheControl": "max-age=7257600",
                        "contentType": "font\/woff",
                        "contentEncoding": "",
                        "socket": 87,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.com",
                                ":method: GET",
                                ":path: \/assets\/css\/font\/icomoon.woff",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/obsproject.com",
                                "priority: u=0",
                                "referer: https:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=7257600",
                                "content-length: 4188",
                                "content-type: font\/woff",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "etag: \"5c364d3c-105c\"",
                                "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                "last-modified: Wed, 09 Jan 2019 19:36:28 GMT",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1999,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 7257600,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 889,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 53,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 299,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "OS\/2": 96,
                                "cmap": 164,
                                "gasp": 8,
                                "glyf": 2980,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 84,
                                "loca": 44,
                                "maxp": 32,
                                "name": 390,
                                "post": 32
                            },
                            "names": {
                                "1": "icomoon",
                                "2": "Regular",
                                "3": "icomoon",
                                "4": "icomoon",
                                "5": "Version 1.0",
                                "6": "icomoon",
                                "10": "Font generated by IcoMoon."
                            },
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 978,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 665,
                                "ySubscriptYSize": 716,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 143,
                                "ySuperscriptXSize": 665,
                                "ySuperscriptYSize": 716,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 491,
                                "yStrikeoutSize": 51,
                                "yStrikeoutPosition": 265,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 1,
                                "ulUnicodeRange2": 268435456,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "\u0000\u0000\u0000\u0000",
                                "fsSelection": 64,
                                "usFirstCharIndex": 0,
                                "usLastCharIndex": 60030,
                                "sTypoAscender": 877,
                                "sTypoDescender": -146,
                                "sTypoLineGap": 146,
                                "usWinAscent": 877,
                                "usWinDescent": 146,
                                "ulCodePageRange1": 1,
                                "ulCodePageRange2": 0,
                                "sxHeight": 0,
                                "sCapHeight": 0,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 0,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 0,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 3,
                                "italicAngle": 0,
                                "underlinePosition": 0,
                                "underlineThickness": 0,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 1,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    0,
                                    1,
                                    32,
                                    57344,
                                    57345,
                                    57347,
                                    57348,
                                    57349,
                                    59655,
                                    59679,
                                    59756,
                                    59812,
                                    59813,
                                    59817,
                                    59818,
                                    59829,
                                    59866,
                                    59912,
                                    59913,
                                    60030
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": [],
                            "counts": {
                                "num_cmap_codepoints": 20,
                                "num_glyphs": 21
                            }
                        },
                        "load_end": 2472,
                        "ttfb_start": 891,
                        "ttfb_end": 2471,
                        "download_start": 2471,
                        "download_end": 2472,
                        "download_ms": 1,
                        "all_start": 891,
                        "all_end": 2472,
                        "all_ms": 1581,
                        "index": 28,
                        "number": 29
                    },
                    {
                        "type": 3,
                        "id": "93336.60",
                        "request_id": "93336.60",
                        "ip_addr": "142.250.186.131",
                        "full_url": "https:\/\/fonts.gstatic.com\/s\/opensans\/v15\/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "fonts.gstatic.com",
                        "url": "\/s\/opensans\/v15\/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2",
                        "raw_id": "93336.60",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 391,
                        "ttfb_ms": 165,
                        "load_start": 1113,
                        "load_start_float": 1113.000286,
                        "bytesIn": 14048,
                        "objectSize": 14048,
                        "objectSizeUncompressed": 14048,
                        "chunks": [
                            {
                                "ts": 1294,
                                "bytes": 4735
                            },
                            {
                                "ts": 1300,
                                "bytes": 1877
                            },
                            {
                                "ts": 1311,
                                "bytes": 2363
                            },
                            {
                                "ts": 1330,
                                "bytes": 2372
                            },
                            {
                                "ts": 1341,
                                "bytes": 1186
                            },
                            {
                                "ts": 1504,
                                "bytes": 1515
                            }
                        ],
                        "expires": "Sat, 06 Sep 2025 14:54:11 GMT",
                        "cacheControl": "public, max-age=31536000",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 307,
                        "protocol": "HTTP\/2",
                        "dns_start": 888,
                        "dns_end": 952,
                        "connect_start": 954,
                        "connect_end": 1008,
                        "ssl_start": 1008,
                        "ssl_end": 1111,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.gstatic.com",
                            "sanList": [
                                "*.gstatic.com",
                                "gstatic.com",
                                "*.metric.gstatic.com"
                            ],
                            "issuer": "WR2",
                            "validFrom": 1723447078,
                            "validTo": 1730704677,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1723450679528,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502200CC925B72AFECABD03B79399FE5E6821FDB8DE149F2C69CB5B91F79D393D4F49022100E557FC6A1FFA9E54E281D5AD836BF249CF1CB459C55743CCEEA4BB20E436FF25"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2024' Log",
                                    "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                    "timestamp": 1723450679530,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30460221009D7D5DDE8C8585EFCD33A1EE93E7442CED8FD065FFE92E372496CD8069CC323E022100F389A5031944431DBEE8F0E7C38321ECAC8E9B2A48F2C6E1CC06010B1756FA40"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: fonts.gstatic.com",
                                ":method: GET",
                                ":path: \/s\/opensans\/v15\/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/obsproject.com",
                                "priority: u=0",
                                "referer: https:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "x-client-data: CLCCywE="
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=31536000",
                                "content-length: 14048",
                                "content-security-policy-report-only: require-trusted-types-for 'script'; report-uri https:\/\/csp.withgoogle.com\/csp\/apps-themes",
                                "content-type: font\/woff2",
                                "cross-origin-opener-policy: same-origin; report-to=\"apps-themes\"",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "expires: Sat, 06 Sep 2025 14:54:11 GMT",
                                "last-modified: Wed, 11 Oct 2017 21:49:45 GMT",
                                "report-to: {\"group\":\"apps-themes\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/apps-themes\"}]}",
                                "server: sffe",
                                "timing-allow-origin: *",
                                "x-content-type-options: nosniff",
                                "x-xss-protection: 0",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2083,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 64,
                        "connect_ms": 54,
                        "ssl_ms": 103,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 887,
                        "socket_group": "pm\/https:\/\/fonts.gstatic.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 286,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIEeTCCA2GgAwIBAgIRAMEEjrVu5MlLEE+S+9qMBXowDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IyMB4XDTI0MDgxMjA3MTc1OFoXDTI0MTEwNDA3MTc1N1owGDEW\nMBQGA1UEAwwNKi5nc3RhdGljLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA\nBJ83+MExd0qoqzHhaw+06VoRoMg2JZKhIUMgNlARTP3DVK16shtbVz8jlVJD0UXV\nThe6zGEmAEZcdZ9KXOS+UP+jggJkMIICYDAOBgNVHQ8BAf8EBAMCB4AwEwYDVR0l\nBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH\/BAIwADAdBgNVHQ4EFgQUORojHBDN+xy3\nmRvjGKcEljNhKvgwHwYDVR0jBBgwFoAU3hse7XkV1D43JMMhu+w0OW1CsjAwWAYI\nKwYBBQUHAQEETDBKMCEGCCsGAQUFBzABhhVodHRwOi8vby5wa2kuZ29vZy93cjIw\nJQYIKwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dyMi5jcnQwOwYDVR0RBDQw\nMoINKi5nc3RhdGljLmNvbYILZ3N0YXRpYy5jb22CFCoubWV0cmljLmdzdGF0aWMu\nY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMDYGA1UdHwQvMC0wK6ApoCeGJWh0dHA6\nLy9jLnBraS5nb29nL3dyMi85VVZiTjB3NUU2WS5jcmwwggEFBgorBgEEAdZ5AgQC\nBIH2BIHzAPEAdgB2\/4g\/Crb7lVHCYcz1h7o0tKTNuyncaEIKn+ZnTFo6dAAAAZFF\nqmDoAAAEAwBHMEUCIAzJJbcq\/sq9A7eTmf5eaCH9uN4Unyxpy1uR9505PU9JAiEA\n5Vf8ah\/6nlTigdWtg2vySc8ctFnFV0PM7qS7IOQ2\/yUAdwDatr9rP7W2Ip+bwrtc\na+hwkXFsu1GEhTS9pD0wSNf7qwAAAZFFqmDqAAAEAwBIMEYCIQCdfV3ejIWF780z\noe6T50Qs7Y\/QZf\/pLjckls2AacwyPgIhAPOJpQMZREMdvujw58ODIeysjpsqSPLG\n4cwGAQsXVvpAMA0GCSqGSIb3DQEBCwUAA4IBAQBGUMY4k8SBsvJdt26Uuqk19wXf\n9z4RaNkjAMTA4jpWf\/Gvo9ipJed5HJPUn5NskHJag2FtL4JIeFK89K6vMElHF5b\/\nCNJmzetWwBNqbQO4ktNb6LkWV0VAQlsdrpNZFZT3lMrJVg+JOiS\/YfaZRduEV5DA\njuPRGZIPt9TZPyhtYNwcOpSvXdnunTPQS+r0DKCqgiNNjzTYvJv4eNtclzgFx+50\nREFvKRWwXrX0RzRe0DKAmQzsQ5kPEh3lvPPXOptTRe8nN5mCLvDP6q0M\/xJ7YuVf\nYcEBJsJU3tT8VteeuKLU31vohZk+6lhBmrpTbjrCZt0+PHWSbHvRiYwVez4f\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 22,
                                "GPOS": 16,
                                "GSUB": 116,
                                "OS\/2": 96,
                                "cmap": 204,
                                "cvt ": 162,
                                "fpgm": 1972,
                                "gasp": 16,
                                "glyf": 18114,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 876,
                                "loca": 0,
                                "maxp": 32,
                                "name": 474,
                                "post": 552,
                                "prep": 265
                            },
                            "names": {
                                "0": "Digitized data copyright \u00a9 2010-2011, Google Corporation.",
                                "1": "Open Sans",
                                "2": "Regular",
                                "3": "1.10;1ASC;OpenSans-Regular",
                                "4": "Open Sans Regular",
                                "5": "Version 1.10",
                                "6": "OpenSans-Regular",
                                "14": "http:\/\/www.apache.org\/licenses\/LICENSE-2.0"
                            },
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 1206,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 1434,
                                "ySubscriptYSize": 1331,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 287,
                                "ySuperscriptXSize": 1434,
                                "ySuperscriptYSize": 1331,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 977,
                                "yStrikeoutSize": 102,
                                "yStrikeoutPosition": 497,
                                "sFamilyClass": 2050,
                                "ulUnicodeRange1": 2147483687,
                                "ulUnicodeRange2": 67,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "1ASC",
                                "fsSelection": 64,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 8722,
                                "sTypoAscender": 1567,
                                "sTypoDescender": -492,
                                "sTypoLineGap": 132,
                                "usWinAscent": 2189,
                                "usWinDescent": 600,
                                "ulCodePageRange1": 536871327,
                                "ulCodePageRange2": 0,
                                "sxHeight": 1096,
                                "sCapHeight": 1462,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 2,
                                    "bSerifStyle": 11,
                                    "bWeight": 6,
                                    "bProportion": 6,
                                    "bContrast": 3,
                                    "bStrokeVariation": 5,
                                    "bArmStyle": 4,
                                    "bLetterForm": 2,
                                    "bMidline": 2,
                                    "bXHeight": 4
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -154,
                                "underlineThickness": 102,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    305,
                                    338,
                                    339,
                                    710,
                                    730,
                                    732,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8249,
                                    8250,
                                    8260,
                                    8308,
                                    8364,
                                    8722
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "latn": {
                                        "default": [
                                            "liga"
                                        ]
                                    }
                                },
                                "GPOS": []
                            },
                            "counts": {
                                "num_cmap_codepoints": 213,
                                "num_glyphs": 221
                            }
                        },
                        "load_end": 1504,
                        "ttfb_start": 1113,
                        "ttfb_end": 1278,
                        "download_start": 1278,
                        "download_end": 1504,
                        "download_ms": 226,
                        "all_start": 888,
                        "all_end": 1504,
                        "all_ms": 612,
                        "index": 29,
                        "number": 30
                    },
                    {
                        "type": 3,
                        "id": "93336.59",
                        "request_id": "93336.59",
                        "ip_addr": "142.250.186.131",
                        "full_url": "https:\/\/fonts.gstatic.com\/s\/opensans\/v15\/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "fonts.gstatic.com",
                        "url": "\/s\/opensans\/v15\/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2",
                        "raw_id": "93336.59",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 485,
                        "ttfb_ms": 328,
                        "load_start": 1178,
                        "load_start_float": 1178.0003160000001,
                        "bytesIn": 11116,
                        "objectSize": 11116,
                        "objectSizeUncompressed": 11116,
                        "chunks": [
                            {
                                "ts": 1509,
                                "bytes": 1177
                            },
                            {
                                "ts": 1639,
                                "bytes": 2372
                            },
                            {
                                "ts": 1643,
                                "bytes": 2372
                            },
                            {
                                "ts": 1652,
                                "bytes": 1860
                            },
                            {
                                "ts": 1656,
                                "bytes": 2372
                            },
                            {
                                "ts": 1663,
                                "bytes": 963
                            }
                        ],
                        "expires": "Sat, 06 Sep 2025 14:54:11 GMT",
                        "cacheControl": "public, max-age=31536000",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 307,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: fonts.gstatic.com",
                                ":method: GET",
                                ":path: \/s\/opensans\/v15\/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/obsproject.com",
                                "priority: u=0",
                                "referer: https:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "x-client-data: CLCCywE="
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=31536000",
                                "content-length: 11116",
                                "content-security-policy-report-only: require-trusted-types-for 'script'; report-uri https:\/\/csp.withgoogle.com\/csp\/apps-themes",
                                "content-type: font\/woff2",
                                "cross-origin-opener-policy: same-origin; report-to=\"apps-themes\"",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "expires: Sat, 06 Sep 2025 14:54:11 GMT",
                                "last-modified: Wed, 11 Oct 2017 21:49:40 GMT",
                                "report-to: {\"group\":\"apps-themes\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/apps-themes\"}]}",
                                "server: sffe",
                                "timing-allow-origin: *",
                                "x-content-type-options: nosniff",
                                "x-xss-protection: 0",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2083,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "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": 31536000,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 1158,
                        "socket_group": "pm\/https:\/\/fonts.gstatic.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 1,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 316,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 70,
                                "GPOS": 16,
                                "GSUB": 108,
                                "OS\/2": 96,
                                "cmap": 238,
                                "cvt ": 162,
                                "fpgm": 1972,
                                "gasp": 16,
                                "glyf": 13992,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 940,
                                "loca": 0,
                                "maxp": 32,
                                "name": 474,
                                "post": 1826,
                                "prep": 265
                            },
                            "names": {
                                "0": "Digitized data copyright \u00a9 2010-2011, Google Corporation.",
                                "1": "Open Sans",
                                "2": "Regular",
                                "3": "1.10;1ASC;OpenSans-Regular",
                                "4": "Open Sans Regular",
                                "5": "Version 1.10",
                                "6": "OpenSans-Regular",
                                "14": "http:\/\/www.apache.org\/licenses\/LICENSE-2.0"
                            },
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 1206,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 1434,
                                "ySubscriptYSize": 1331,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 287,
                                "ySuperscriptXSize": 1434,
                                "ySuperscriptYSize": 1331,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 977,
                                "yStrikeoutSize": 102,
                                "yStrikeoutPosition": 497,
                                "sFamilyClass": 2050,
                                "ulUnicodeRange1": 536870924,
                                "ulUnicodeRange2": 2,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "1ASC",
                                "fsSelection": 64,
                                "usFirstCharIndex": 256,
                                "usLastCharIndex": 8363,
                                "sTypoAscender": 1567,
                                "sTypoDescender": -492,
                                "sTypoLineGap": 132,
                                "usWinAscent": 2189,
                                "usWinDescent": 600,
                                "ulCodePageRange1": 536871327,
                                "ulCodePageRange2": 0,
                                "sxHeight": 1096,
                                "sCapHeight": 1462,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 2,
                                    "bSerifStyle": 11,
                                    "bWeight": 6,
                                    "bProportion": 6,
                                    "bContrast": 3,
                                    "bStrokeVariation": 5,
                                    "bArmStyle": 4,
                                    "bLetterForm": 2,
                                    "bMidline": 2,
                                    "bXHeight": 4
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -154,
                                "underlineThickness": 102,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    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,
                                    306,
                                    307,
                                    308,
                                    309,
                                    310,
                                    311,
                                    312,
                                    313,
                                    314,
                                    315,
                                    316,
                                    317,
                                    318,
                                    319,
                                    320,
                                    321,
                                    322,
                                    323,
                                    324,
                                    325,
                                    326,
                                    327,
                                    328,
                                    329,
                                    330,
                                    331,
                                    332,
                                    333,
                                    334,
                                    335,
                                    336,
                                    337,
                                    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,
                                    402,
                                    416,
                                    417,
                                    431,
                                    432,
                                    496,
                                    506,
                                    507,
                                    508,
                                    509,
                                    510,
                                    511,
                                    536,
                                    537,
                                    538,
                                    539,
                                    567,
                                    7680,
                                    7681,
                                    7742,
                                    7743,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    7922,
                                    7923,
                                    7924,
                                    7925,
                                    7926,
                                    7927,
                                    7928,
                                    7929,
                                    8355,
                                    8356,
                                    8359,
                                    8363
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "latn": {
                                        "MOL ": [
                                            "locl"
                                        ],
                                        "ROM ": [
                                            "locl"
                                        ]
                                    }
                                },
                                "GPOS": []
                            },
                            "counts": {
                                "num_cmap_codepoints": 164,
                                "num_glyphs": 235
                            }
                        },
                        "load_end": 1663,
                        "ttfb_start": 1178,
                        "ttfb_end": 1506,
                        "download_start": 1506,
                        "download_end": 1663,
                        "download_ms": 157,
                        "all_start": 1178,
                        "all_end": 1663,
                        "all_ms": 485,
                        "index": 30,
                        "number": 31
                    },
                    {
                        "type": 3,
                        "id": "93336.55",
                        "request_id": "93336.55",
                        "ip_addr": "142.250.186.131",
                        "full_url": "https:\/\/fonts.gstatic.com\/s\/opensans\/v15\/RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "fonts.gstatic.com",
                        "url": "\/s\/opensans\/v15\/RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2",
                        "raw_id": "93336.55",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 528,
                        "ttfb_ms": 485,
                        "load_start": 1179,
                        "load_start_float": 1179.0003220000001,
                        "bytesIn": 9412,
                        "objectSize": 9412,
                        "objectSizeUncompressed": 9412,
                        "chunks": [
                            {
                                "ts": 1666,
                                "bytes": 1177
                            },
                            {
                                "ts": 1673,
                                "bytes": 2372
                            },
                            {
                                "ts": 1682,
                                "bytes": 2372
                            },
                            {
                                "ts": 1693,
                                "bytes": 1864
                            },
                            {
                                "ts": 1707,
                                "bytes": 1627
                            }
                        ],
                        "expires": "Sat, 06 Sep 2025 14:54:11 GMT",
                        "cacheControl": "public, max-age=31536000",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 307,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: fonts.gstatic.com",
                                ":method: GET",
                                ":path: \/s\/opensans\/v15\/RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/obsproject.com",
                                "priority: u=0",
                                "referer: https:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "x-client-data: CLCCywE="
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=31536000",
                                "content-length: 9412",
                                "content-security-policy-report-only: require-trusted-types-for 'script'; report-uri https:\/\/csp.withgoogle.com\/csp\/apps-themes",
                                "content-type: font\/woff2",
                                "cross-origin-opener-policy: same-origin; report-to=\"apps-themes\"",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "expires: Sat, 06 Sep 2025 14:54:11 GMT",
                                "last-modified: Wed, 11 Oct 2017 21:49:35 GMT",
                                "report-to: {\"group\":\"apps-themes\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/apps-themes\"}]}",
                                "server: sffe",
                                "timing-allow-origin: *",
                                "x-content-type-options: nosniff",
                                "x-xss-protection: 0",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2083,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "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": 31536000,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 1163,
                        "socket_group": "pm\/https:\/\/fonts.gstatic.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 322,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 40,
                                "GPOS": 16,
                                "GSUB": 26,
                                "OS\/2": 96,
                                "cmap": 134,
                                "cvt ": 162,
                                "fpgm": 1972,
                                "gasp": 16,
                                "glyf": 10832,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 544,
                                "loca": 0,
                                "maxp": 32,
                                "name": 474,
                                "post": 1343,
                                "prep": 265
                            },
                            "names": {
                                "0": "Digitized data copyright \u00a9 2010-2011, Google Corporation.",
                                "1": "Open Sans",
                                "2": "Regular",
                                "3": "1.10;1ASC;OpenSans-Regular",
                                "4": "Open Sans Regular",
                                "5": "Version 1.10",
                                "6": "OpenSans-Regular",
                                "14": "http:\/\/www.apache.org\/licenses\/LICENSE-2.0"
                            },
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 1206,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 1434,
                                "ySubscriptYSize": 1331,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 287,
                                "ySuperscriptXSize": 1434,
                                "ySuperscriptYSize": 1331,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 977,
                                "yStrikeoutSize": 102,
                                "yStrikeoutPosition": 497,
                                "sFamilyClass": 2050,
                                "ulUnicodeRange1": 512,
                                "ulUnicodeRange2": 8,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "1ASC",
                                "fsSelection": 64,
                                "usFirstCharIndex": 1024,
                                "usLastCharIndex": 8470,
                                "sTypoAscender": 1567,
                                "sTypoDescender": -492,
                                "sTypoLineGap": 132,
                                "usWinAscent": 2189,
                                "usWinDescent": 600,
                                "ulCodePageRange1": 536871327,
                                "ulCodePageRange2": 0,
                                "sxHeight": 1096,
                                "sCapHeight": 1462,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 2,
                                    "bSerifStyle": 11,
                                    "bWeight": 6,
                                    "bProportion": 6,
                                    "bContrast": 3,
                                    "bStrokeVariation": 5,
                                    "bArmStyle": 4,
                                    "bLetterForm": 2,
                                    "bMidline": 2,
                                    "bXHeight": 4
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -154,
                                "underlineThickness": 102,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    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,
                                    1168,
                                    1169,
                                    1200,
                                    1201,
                                    8470
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "latn": []
                                },
                                "GPOS": []
                            },
                            "counts": {
                                "num_cmap_codepoints": 101,
                                "num_glyphs": 137
                            }
                        },
                        "load_end": 1707,
                        "ttfb_start": 1179,
                        "ttfb_end": 1664,
                        "download_start": 1664,
                        "download_end": 1707,
                        "download_ms": 43,
                        "all_start": 1179,
                        "all_end": 1707,
                        "all_ms": 528,
                        "index": 31,
                        "number": 32
                    },
                    {
                        "type": 3,
                        "id": "93336.81",
                        "request_id": "93336.81",
                        "ip_addr": "142.250.185.200",
                        "full_url": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-3C9PHRV452&l=dataLayer&cx=c",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.googletagmanager.com",
                        "url": "\/gtag\/js?id=G-3C9PHRV452&l=dataLayer&cx=c",
                        "raw_id": "93336.81",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 1191,
                        "ttfb_ms": 296,
                        "load_start": 1216,
                        "load_start_float": 1216.0003280000001,
                        "bytesIn": 98960,
                        "objectSize": 98960,
                        "objectSizeUncompressed": 289705,
                        "chunks": [
                            {
                                "ts": 1515,
                                "bytes": 1177,
                                "inflated": 2584
                            },
                            {
                                "ts": 1522,
                                "bytes": 1186,
                                "inflated": 4166
                            },
                            {
                                "ts": 1528,
                                "bytes": 2372,
                                "inflated": 12924
                            },
                            {
                                "ts": 1535,
                                "bytes": 2244,
                                "inflated": 11491
                            },
                            {
                                "ts": 1539,
                                "bytes": 2363,
                                "inflated": 6196
                            },
                            {
                                "ts": 1553,
                                "bytes": 2372,
                                "inflated": 6765
                            },
                            {
                                "ts": 1559,
                                "bytes": 2372,
                                "inflated": 5836
                            },
                            {
                                "ts": 1567,
                                "bytes": 2262,
                                "inflated": 7593
                            },
                            {
                                "ts": 1572,
                                "bytes": 2372,
                                "inflated": 9704
                            },
                            {
                                "ts": 1581,
                                "bytes": 2372,
                                "inflated": 6053
                            },
                            {
                                "ts": 1585,
                                "bytes": 2271,
                                "inflated": 5724
                            },
                            {
                                "ts": 1590,
                                "bytes": 2363,
                                "inflated": 7535
                            },
                            {
                                "ts": 1598,
                                "bytes": 2372,
                                "inflated": 5665
                            },
                            {
                                "ts": 1603,
                                "bytes": 2372,
                                "inflated": 6353
                            },
                            {
                                "ts": 1607,
                                "bytes": 2262,
                                "inflated": 5739
                            },
                            {
                                "ts": 1615,
                                "bytes": 2372,
                                "inflated": 6134
                            },
                            {
                                "ts": 1619,
                                "bytes": 2372,
                                "inflated": 7227
                            },
                            {
                                "ts": 1626,
                                "bytes": 1186,
                                "inflated": 3141
                            },
                            {
                                "ts": 1811,
                                "bytes": 1085,
                                "inflated": 3040
                            },
                            {
                                "ts": 1887,
                                "bytes": 1177,
                                "inflated": 3273
                            },
                            {
                                "ts": 1918,
                                "bytes": 4744,
                                "inflated": 13104
                            },
                            {
                                "ts": 1923,
                                "bytes": 2271,
                                "inflated": 5858
                            },
                            {
                                "ts": 1958,
                                "bytes": 2363,
                                "inflated": 5737
                            },
                            {
                                "ts": 1965,
                                "bytes": 4744,
                                "inflated": 13306
                            },
                            {
                                "ts": 1978,
                                "bytes": 2262,
                                "inflated": 6284
                            },
                            {
                                "ts": 1991,
                                "bytes": 2372,
                                "inflated": 6405
                            },
                            {
                                "ts": 2000,
                                "bytes": 2372,
                                "inflated": 6200
                            },
                            {
                                "ts": 2004,
                                "bytes": 2259,
                                "inflated": 6752
                            },
                            {
                                "ts": 2013,
                                "bytes": 2363,
                                "inflated": 6384
                            },
                            {
                                "ts": 2022,
                                "bytes": 2372,
                                "inflated": 6665
                            },
                            {
                                "ts": 2030,
                                "bytes": 2372,
                                "inflated": 6530
                            },
                            {
                                "ts": 2041,
                                "bytes": 2262,
                                "inflated": 6329
                            },
                            {
                                "ts": 2044,
                                "bytes": 2372,
                                "inflated": 7121
                            },
                            {
                                "ts": 2052,
                                "bytes": 2372,
                                "inflated": 6495
                            },
                            {
                                "ts": 2176,
                                "bytes": 1186,
                                "inflated": 3321
                            },
                            {
                                "ts": 2287,
                                "bytes": 1085,
                                "inflated": 3143
                            },
                            {
                                "ts": 2306,
                                "bytes": 2363,
                                "inflated": 6443
                            },
                            {
                                "ts": 2314,
                                "bytes": 2372,
                                "inflated": 6224
                            },
                            {
                                "ts": 2333,
                                "bytes": 2372,
                                "inflated": 6421
                            },
                            {
                                "ts": 2342,
                                "bytes": 2262,
                                "inflated": 6106
                            },
                            {
                                "ts": 2358,
                                "bytes": 1186,
                                "inflated": 3451
                            },
                            {
                                "ts": 2371,
                                "bytes": 2372,
                                "inflated": 7566
                            },
                            {
                                "ts": 2395,
                                "bytes": 3457,
                                "inflated": 12547
                            },
                            {
                                "ts": 2407,
                                "bytes": 1881,
                                "inflated": 4170
                            }
                        ],
                        "expires": "Fri, 06 Sep 2024 14:54:11 GMT",
                        "cacheControl": "private, max-age=900",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 128,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.googletagmanager.com\/gtag\/js?id=UA-34644124-1",
                        "initiator_line": "87",
                        "initiator_column": "492",
                        "initiator_type": "script",
                        "initiator_function": "xc",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.googletagmanager.com",
                                ":method: GET",
                                ":path: \/gtag\/js?id=G-3C9PHRV452&l=dataLayer&cx=c",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-headers: Cache-Control",
                                "access-control-allow-origin: *",
                                "cache-control: private, max-age=900",
                                "content-encoding: br",
                                "content-length: 98960",
                                "content-type: application\/javascript; charset=UTF-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                "expires: Fri, 06 Sep 2024 14:54:11 GMT",
                                "server: Google Tag Manager",
                                "strict-transport-security: max-age=31536000; includeSubDomains",
                                "vary: Accept-Encoding",
                                "x-xss-protection: 0",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1813,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 98960,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 900,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 1214,
                        "socket_group": "https:\/\/www.googletagmanager.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 328,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 2407,
                        "ttfb_start": 1216,
                        "ttfb_end": 1512,
                        "download_start": 1512,
                        "download_end": 2407,
                        "download_ms": 895,
                        "all_start": 1216,
                        "all_end": 2407,
                        "all_ms": 1191,
                        "index": 32,
                        "number": 33,
                        "cpuTimes": {
                            "EvaluateScript": 51,
                            "v8.compile": 8,
                            "FunctionCall": 2
                        },
                        "cpu.EvaluateScript": 51,
                        "cpu.v8.compile": 8,
                        "cpu.FunctionCall": 2,
                        "cpuTime": 60,
                        "js_timing": [
                            [
                                2451.1729999999998,
                                2501.893
                            ],
                            [
                                2451.1979999999999,
                                2458.9389999999999
                            ],
                            [
                                2555.6129999999998,
                                2555.7339999999999
                            ],
                            [
                                2555.7759999999998,
                                2555.9720000000002
                            ],
                            [
                                2555.9960000000001,
                                2556.0120000000002
                            ],
                            [
                                2556.0279999999998,
                                2556.038
                            ],
                            [
                                2556.0529999999999,
                                2556.0610000000001
                            ],
                            [
                                2556.076,
                                2556.085
                            ],
                            [
                                2556.0999999999999,
                                2556.1100000000001
                            ],
                            [
                                2556.1419999999998,
                                2556.1579999999999
                            ],
                            [
                                2556.1759999999999,
                                2556.1849999999999
                            ],
                            [
                                2556.1999999999998,
                                2556.913
                            ],
                            [
                                2556.9540000000002,
                                2556.9789999999998
                            ],
                            [
                                2556.9949999999999,
                                2557.0160000000001
                            ],
                            [
                                2557.0419999999999,
                                2557.2800000000002
                            ],
                            [
                                2557.3130000000001,
                                2557.3319999999999
                            ],
                            [
                                2557.348,
                                2557.3600000000001
                            ],
                            [
                                2557.377,
                                2557.4110000000001
                            ],
                            [
                                2557.4389999999999,
                                2557.4589999999998
                            ],
                            [
                                2557.4749999999999,
                                2557.538
                            ],
                            [
                                2558.0520000000001,
                                2558.0659999999998
                            ],
                            [
                                2558.0839999999998,
                                2558.0920000000001
                            ],
                            [
                                2558.1060000000002,
                                2558.1129999999998
                            ],
                            [
                                3538.8620000000001,
                                3538.9340000000002
                            ],
                            [
                                3539.0830000000001,
                                3539.1950000000002
                            ],
                            [
                                3544.6570000000002,
                                3544.7249999999999
                            ],
                            [
                                3544.8339999999998,
                                3544.8449999999998
                            ]
                        ],
                        "blockingTime": 50.720000000000255
                    },
                    {
                        "type": 3,
                        "id": "93336.82",
                        "request_id": "93336.82",
                        "ip_addr": "142.250.186.46",
                        "full_url": "https:\/\/www.google-analytics.com\/analytics.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.google-analytics.com",
                        "url": "\/analytics.js",
                        "raw_id": "93336.82",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 435,
                        "ttfb_ms": 298,
                        "load_start": 2390,
                        "load_start_float": 2390.0003339999998,
                        "bytesIn": 18790,
                        "objectSize": 18790,
                        "objectSizeUncompressed": 52916,
                        "chunks": [
                            {
                                "ts": 2691,
                                "bytes": 1177,
                                "inflated": 1906
                            },
                            {
                                "ts": 2694,
                                "bytes": 1186,
                                "inflated": 3320
                            },
                            {
                                "ts": 2702,
                                "bytes": 2372,
                                "inflated": 6462
                            },
                            {
                                "ts": 2715,
                                "bytes": 2372,
                                "inflated": 6759
                            },
                            {
                                "ts": 2729,
                                "bytes": 2262,
                                "inflated": 6575
                            },
                            {
                                "ts": 2747,
                                "bytes": 2372,
                                "inflated": 6910
                            },
                            {
                                "ts": 2761,
                                "bytes": 2372,
                                "inflated": 7170
                            },
                            {
                                "ts": 2817,
                                "bytes": 2271,
                                "inflated": 6470
                            },
                            {
                                "ts": 2825,
                                "bytes": 2406,
                                "inflated": 7344
                            }
                        ],
                        "expires": "Fri, 06 Sep 2024 16:20:28 GMT",
                        "cacheControl": "public, max-age=7200",
                        "contentType": "text\/javascript",
                        "contentEncoding": "br",
                        "socket": 348,
                        "protocol": "HTTP\/2",
                        "dns_start": 1251,
                        "dns_end": 1588,
                        "connect_start": 1588,
                        "connect_end": 2007,
                        "ssl_start": 2007,
                        "ssl_end": 2389,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.google-analytics.com",
                            "sanList": [
                                "*.google-analytics.com",
                                "region1.app-measurement.com",
                                "app-measurement.com",
                                "region1.att.app-measurement.com",
                                "att.app-measurement.com",
                                "region1.analytics.app-measurement.com",
                                "analytics.app-measurement.com",
                                "region1.app-analytics-services-att.com",
                                "app-analytics-services-att.com",
                                "region1.app-analytics-services.com",
                                "app-analytics-services.com",
                                "google-analytics.com",
                                "region1.google-analytics.com",
                                "ssl.google-analytics.com",
                                "www.google-analytics.com",
                                "region1.analytics.google.com",
                                "googletagmanager.com",
                                "www.googletagmanager.com",
                                "urchin.com",
                                "service.urchin.com",
                                "fps.goog",
                                "*.fps.goog",
                                "googleoptimize.com",
                                "www.googleoptimize.com"
                            ],
                            "issuer": "WR2",
                            "validFrom": 1723444424,
                            "validTo": 1730702023,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1723448025432,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100E2B4030F8C0FA31D1B50E92A1717E238E547F0B291E91FC7D0F54F8C72FBF9D0022100DEF65F15E3EC9B876222A232117596AAAF3222B1F63B4615C6F8BF183FA24CAC"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2024' Log",
                                    "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                    "timestamp": 1723448025479,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100C44F51B0FE62F19A7ED1EBD7A67F1B4C44203F26E24E83E3060A1A5560FBA2AC02210082EA28983D07BDFC693196E5FD8AEA98C537DFED1EFF457064AB1E628A9D943E"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.googletagmanager.com\/gtag\/js?id=UA-34644124-1",
                        "initiator_line": "87",
                        "initiator_column": "492",
                        "initiator_type": "script",
                        "initiator_function": "xc",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.google-analytics.com",
                                ":method: GET",
                                ":path: \/analytics.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "age: 2025",
                                "cache-control: public, max-age=7200",
                                "content-encoding: br",
                                "content-length: 18790",
                                "content-type: text\/javascript",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:20:28 GMT",
                                "expires: Fri, 06 Sep 2024 16:20:28 GMT",
                                "last-modified: Tue, 12 Dec 2023 18:09:08 GMT",
                                "server: Golfe2",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1729,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 337,
                        "connect_ms": 419,
                        "ssl_ms": 382,
                        "gzip_total": 18790,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 5175,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 1241,
                        "socket_group": "https:\/\/www.google-analytics.com <https:\/\/obsproject.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": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 334,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGwTCCBamgAwIBAgIRAMP8OXYKCPH9CuXdiQ52HtowDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IyMB4XDTI0MDgxMjA2MzM0NFoXDTI0MTEwNDA2MzM0M1owITEf\nMB0GA1UEAwwWKi5nb29nbGUtYW5hbHl0aWNzLmNvbTBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABCMowCouNjdF\/VOnLeSB1R6fBN7nBlslEDtPyNzBpGWXSp22A\/dc\nOJrrbxjvI35teCrG5R857UcORIuM8IelUROjggSjMIIEnzAOBgNVHQ8BAf8EBAMC\nB4AwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH\/BAIwADAdBgNVHQ4EFgQU\nupac\/2ueOfaxUsLc9osLscmLbrcwHwYDVR0jBBgwFoAU3hse7XkV1D43JMMhu+w0\nOW1CsjAwWAYIKwYBBQUHAQEETDBKMCEGCCsGAQUFBzABhhVodHRwOi8vby5wa2ku\nZ29vZy93cjIwJQYIKwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dyMi5jcnQw\nggJ3BgNVHREEggJuMIICaoIWKi5nb29nbGUtYW5hbHl0aWNzLmNvbYIbcmVnaW9u\nMS5hcHAtbWVhc3VyZW1lbnQuY29tghNhcHAtbWVhc3VyZW1lbnQuY29tgh9yZWdp\nb24xLmF0dC5hcHAtbWVhc3VyZW1lbnQuY29tghdhdHQuYXBwLW1lYXN1cmVtZW50\nLmNvbYIlcmVnaW9uMS5hbmFseXRpY3MuYXBwLW1lYXN1cmVtZW50LmNvbYIdYW5h\nbHl0aWNzLmFwcC1tZWFzdXJlbWVudC5jb22CJnJlZ2lvbjEuYXBwLWFuYWx5dGlj\ncy1zZXJ2aWNlcy1hdHQuY29tgh5hcHAtYW5hbHl0aWNzLXNlcnZpY2VzLWF0dC5j\nb22CInJlZ2lvbjEuYXBwLWFuYWx5dGljcy1zZXJ2aWNlcy5jb22CGmFwcC1hbmFs\neXRpY3Mtc2VydmljZXMuY29tghRnb29nbGUtYW5hbHl0aWNzLmNvbYIccmVnaW9u\nMS5nb29nbGUtYW5hbHl0aWNzLmNvbYIYc3NsLmdvb2dsZS1hbmFseXRpY3MuY29t\nghh3d3cuZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJlZ2lvbjEuYW5hbHl0aWNzLmdv\nb2dsZS5jb22CFGdvb2dsZXRhZ21hbmFnZXIuY29tghh3d3cuZ29vZ2xldGFnbWFu\nYWdlci5jb22CCnVyY2hpbi5jb22CEnNlcnZpY2UudXJjaGluLmNvbYIIZnBzLmdv\nb2eCCiouZnBzLmdvb2eCEmdvb2dsZW9wdGltaXplLmNvbYIWd3d3Lmdvb2dsZW9w\ndGltaXplLmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8ELzAtMCugKaAn\nhiVodHRwOi8vYy5wa2kuZ29vZy93cjIvb1E2bnlyOEYwbTAuY3JsMIIBBgYKKwYB\nBAHWeQIEAgSB9wSB9ADyAHcA7s3QZNXbGs7FXLedtM0TojKHRny87N7DUUhZRnEf\ntZsAAAGRRYHhWAAABAMASDBGAiEA4rQDD4wPox0bUOkqFxfiOOVH8LKR6R\/H0PVP\njHL7+dACIQDe9l8V4+ybh2IiojIRdZaqrzIisfY7RhXG+L8YP6JMrAB3ANq2v2s\/\ntbYin5vCu1xr6HCRcWy7UYSFNL2kPTBI1\/urAAABkUWB4YcAAAQDAEgwRgIhAMRP\nUbD+YvGaftHr16Z\/G0xEID8m4k6D4wYKGlVg+6KsAiEAguoomD0HvfxpMZbl\/Yrq\nmMU33+0e\/0VwZKseYoqdlD4wDQYJKoZIhvcNAQELBQADggEBAKEaFh7Z9F112yjC\nuJskTgsqTHs37DnJQfYfBnnX3dzXI2TJIj5X6YC4UoSASxeLtQ69azzNzlicEeGP\n2ndgyzYc6aJc0K5j7n1c6Q7N0F2uczvFGPVnGrUbrTyBoTznHuh1fxJw5d12ehpK\ny8xPHHaPg5zcpLYJTWXqfyrzXuUnf6nRxg\/8BWdGiiJ8PLnElYoDzfu3o5oS1zuw\nMD8hMkyMoDvMiuevvT64XF30Ko7XtFyXP3sBOgQVN8aWsS\/BfC52WMj\/RP4y3dm3\nKW2UgCIh54wWh4jOGqK9SVfYSD7hynbqYHZ+cu2FG2iT60qpfQ9sMh86rrWTJkjU\nvre\/d8o=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 2825,
                        "ttfb_start": 2390,
                        "ttfb_end": 2688,
                        "download_start": 2688,
                        "download_end": 2825,
                        "download_ms": 137,
                        "all_start": 1251,
                        "all_end": 2825,
                        "all_ms": 1573,
                        "index": 33,
                        "number": 34,
                        "cpuTimes": {
                            "EvaluateScript": 18,
                            "v8.compile": 2,
                            "FunctionCall": 0
                        },
                        "cpu.EvaluateScript": 18,
                        "cpu.v8.compile": 2,
                        "cpu.FunctionCall": 0,
                        "cpuTime": 20,
                        "js_timing": [
                            [
                                2864.5749999999998,
                                2882.2269999999999
                            ],
                            [
                                2864.5999999999999,
                                2866.0999999999999
                            ],
                            [
                                2993.971,
                                2994.1239999999998
                            ],
                            [
                                2994.154,
                                2994.1619999999998
                            ],
                            [
                                2994.422,
                                2994.7359999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "93336.83",
                        "request_id": "93336.83",
                        "ip_addr": "142.250.186.46",
                        "full_url": "https:\/\/www.google-analytics.com\/g\/collect?v=2&tid=G-3C9PHRV452&gtm=45je4940v885748203za200&_p=1725634451380&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=0&cid=2097539913.1725634453&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B128.0.0.0%7CGoogle%2520Chrome%3B128.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AAAI&_s=1&sid=1725634453&sct=1&seg=0&dl=https%3A%2F%2Fobsproject.com%2F&dt=Open%20Broadcaster%20Software%20%7C%20OBS&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2509",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "www.google-analytics.com",
                        "url": "\/g\/collect?v=2&tid=G-3C9PHRV452&gtm=45je4940v885748203za200&_p=1725634451380&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=0&cid=2097539913.1725634453&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B128.0.0.0%7CGoogle%2520Chrome%3B128.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AAAI&_s=1&sid=1725634453&sct=1&seg=0&dl=https%3A%2F%2Fobsproject.com%2F&dt=Open%20Broadcaster%20Software%20%7C%20OBS&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2509",
                        "raw_id": "93336.83",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 204,
                        "request_type": "Fetch",
                        "load_ms": 326,
                        "ttfb_ms": 326,
                        "load_start": 2509,
                        "load_start_float": 2509.0003630000001,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                        "cacheControl": "no-cache, no-store, must-revalidate",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 348,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-3C9PHRV452&l=dataLayer&cx=c",
                        "initiator_line": "190",
                        "initiator_column": "212",
                        "initiator_type": "script",
                        "initiator_function": "Lc",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.google-analytics.com",
                                ":method: POST",
                                ":path: \/g\/collect?v=2&tid=G-3C9PHRV452&gtm=45je4940v885748203za200&_p=1725634451380&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=0&cid=2097539913.1725634453&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B128.0.0.0%7CGoogle%2520Chrome%3B128.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AAAI&_s=1&sid=1725634453&sct=1&seg=0&dl=https%3A%2F%2Fobsproject.com%2F&dt=Open%20Broadcaster%20Software%20%7C%20OBS&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2509",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 0",
                                "origin: https:\/\/obsproject.com",
                                "priority: u=1, i",
                                "referer: https:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: https:\/\/obsproject.com",
                                "cache-control: no-cache, no-store, must-revalidate",
                                "content-length: 0",
                                "content-type: text\/plain",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:54:13 GMT",
                                "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                "pragma: no-cache",
                                "server: Golfe2",
                                ":status: 204"
                            ]
                        },
                        "bytesOut": 3406,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "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": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 2508,
                        "socket_group": "https:\/\/www.google-analytics.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "chunks": [],
                        "netlog_id": 363,
                        "server_port": "443",
                        "load_end": 2835,
                        "ttfb_start": 2509,
                        "ttfb_end": 2835,
                        "download_start": 2835,
                        "download_end": 2835,
                        "download_ms": 0,
                        "all_start": 2509,
                        "all_end": 2835,
                        "all_ms": 326,
                        "index": 34,
                        "number": 35
                    },
                    {
                        "type": 3,
                        "id": "93336.84",
                        "request_id": "93336.84",
                        "ip_addr": "142.250.186.46",
                        "full_url": "https:\/\/www.google-analytics.com\/j\/collect?v=1&_v=j101&aip=1&a=1508863006&t=pageview&_s=1&dl=https%3A%2F%2Fobsproject.com%2F&ul=en-us&de=UTF-8&dt=Open%20Broadcaster%20Software%20%7C%20OBS&sd=24-bit&sr=1920x1200&vp=1905x993&je=0&_u=YADAAUABAAAAACAAI~&jid=1338751354&gjid=506122256&cid=2097539913.1725634453&tid=UA-34644124-1&_gid=565725067.1725634454&_r=1&gtm=457e4940za200&gcd=13l3l3l3l1l1&dma=0&tag_exp=0&jsscut=1&z=1264969114",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "www.google-analytics.com",
                        "url": "\/j\/collect?v=1&_v=j101&aip=1&a=1508863006&t=pageview&_s=1&dl=https%3A%2F%2Fobsproject.com%2F&ul=en-us&de=UTF-8&dt=Open%20Broadcaster%20Software%20%7C%20OBS&sd=24-bit&sr=1920x1200&vp=1905x993&je=0&_u=YADAAUABAAAAACAAI~&jid=1338751354&gjid=506122256&cid=2097539913.1725634453&tid=UA-34644124-1&_gid=565725067.1725634454&_r=1&gtm=457e4940za200&gcd=13l3l3l3l1l1&dma=0&tag_exp=0&jsscut=1&z=1264969114",
                        "raw_id": "93336.84",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "XHR",
                        "load_ms": 99,
                        "ttfb_ms": 96,
                        "load_start": 2858,
                        "load_start_float": 2858.0003750000001,
                        "bytesIn": 1,
                        "objectSize": 1,
                        "objectSizeUncompressed": 1,
                        "chunks": [
                            {
                                "ts": 2957,
                                "bytes": 1
                            }
                        ],
                        "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                        "cacheControl": "no-cache, no-store, must-revalidate",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 348,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.google-analytics.com\/analytics.js",
                        "initiator_line": "35",
                        "initiator_column": "31",
                        "initiator_type": "script",
                        "initiator_function": "wd",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.google-analytics.com",
                                ":method: POST",
                                ":path: \/j\/collect?v=1&_v=j101&aip=1&a=1508863006&t=pageview&_s=1&dl=https%3A%2F%2Fobsproject.com%2F&ul=en-us&de=UTF-8&dt=Open%20Broadcaster%20Software%20%7C%20OBS&sd=24-bit&sr=1920x1200&vp=1905x993&je=0&_u=YADAAUABAAAAACAAI~&jid=1338751354&gjid=506122256&cid=2097539913.1725634453&tid=UA-34644124-1&_gid=565725067.1725634454&_r=1&gtm=457e4940za200&gcd=13l3l3l3l1l1&dma=0&tag_exp=0&jsscut=1&z=1264969114",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 0",
                                "content-type: text\/plain",
                                "origin: https:\/\/obsproject.com",
                                "priority: u=1, i",
                                "referer: https:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: https:\/\/obsproject.com",
                                "cache-control: no-cache, no-store, must-revalidate",
                                "content-length: 1",
                                "content-type: text\/plain",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:54:13 GMT",
                                "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                "last-modified: Sun, 17 May 1998 03:00:00 GMT",
                                "pragma: no-cache",
                                "server: Golfe2",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 3175,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "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": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 2855,
                        "socket_group": "https:\/\/www.google-analytics.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 375,
                        "server_port": "443",
                        "load_end": 2957,
                        "ttfb_start": 2858,
                        "ttfb_end": 2954,
                        "download_start": 2954,
                        "download_end": 2957,
                        "download_ms": 3,
                        "all_start": 2858,
                        "all_end": 2957,
                        "all_ms": 99,
                        "index": 35,
                        "number": 36
                    },
                    {
                        "type": 3,
                        "id": "93336.85",
                        "request_id": "93336.85",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/favicon-32x32.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/favicon-32x32.png",
                        "raw_id": "93336.85",
                        "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Other",
                        "load_ms": 124,
                        "ttfb_ms": 122,
                        "load_start": 3513,
                        "load_start_float": 3513.0003820000002,
                        "bytesIn": 2441,
                        "objectSize": 2441,
                        "objectSizeUncompressed": 2441,
                        "chunks": [
                            {
                                "ts": 3637,
                                "bytes": 2441
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 87,
                        "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: obsproject.com",
                                ":method: GET",
                                ":path: \/favicon-32x32.png",
                                ":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",
                                "cookie: _ga_3C9PHRV452=GS1.1.1725634453.1.0.1725634453.0.0.0; _ga=GA1.2.2097539913.1725634453; _gid=GA1.2.565725067.1725634454; _gat_gtag_UA_34644124_1=1",
                                "priority: u=1, i",
                                "referer: https:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 2441",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:54:14 GMT",
                                "etag: \"580016c8-989\"",
                                "last-modified: Thu, 13 Oct 2016 23:20:40 GMT",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2428,
                        "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": 2441,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 3511,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 55,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 382,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "2.4 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 32,
                                    "ImageHeight": 32,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced"
                                },
                                "Composite": {
                                    "ImageSize": "32x32",
                                    "Megapixels": 0.001
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 32,
                                    "height": 32,
                                    "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": 1024,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 108.861,
                                        "standardDeviation": 89.054599999999994,
                                        "kurtosis": -1.5258700000000001,
                                        "skewness": 0.41772100000000001,
                                        "entropy": 0.72825399999999996
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 71.859399999999994,
                                        "standardDeviation": 107.998,
                                        "kurtosis": -0.96975299999999998,
                                        "skewness": -0.95911800000000003,
                                        "entropy": 0.35919200000000001
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 84.506799999999998,
                                        "standardDeviation": 82.552400000000006,
                                        "kurtosis": -0.82343900000000003,
                                        "skewness": 0.82912600000000003,
                                        "entropy": 0.85265999999999997
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 83.025400000000005,
                                        "standardDeviation": 83.220100000000002,
                                        "kurtosis": -0.82235899999999995,
                                        "skewness": 0.83989800000000003,
                                        "entropy": 0.85033000000000003
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 84.770499999999998,
                                        "standardDeviation": 82.448099999999997,
                                        "kurtosis": -0.82355100000000003,
                                        "skewness": 0.82682800000000001,
                                        "entropy": 0.85083500000000001
                                    }
                                },
                                "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": 32,
                                    "height": 32,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:54:14+00:00",
                                    "date:modify": "2024-09-06T14:54:14+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "6",
                                    "png:IHDR.color_type": "6 (RGBA)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "32, 32",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "7dd0d2ef8fd871d7f69d4f2787943b72024611876ef7bbf9d94ad52eaf7736c0"
                                },
                                "tainted": false,
                                "filesize": "2441B",
                                "numberPixels": "1024",
                                "pixelsPerSecond": "914654B",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "load_end": 3637,
                        "ttfb_start": 3513,
                        "ttfb_end": 3635,
                        "download_start": 3635,
                        "download_end": 3637,
                        "download_ms": 2,
                        "all_start": 3513,
                        "all_end": 3637,
                        "all_ms": 124,
                        "index": 36,
                        "number": 37
                    }
                ],
                "requestsFull": 37,
                "requestsDoc": 37,
                "responses_200": 36,
                "responses_404": 0,
                "responses_other": 1,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "main_frame": "9297436BF3FBC9711C8B4B84EE58C27F",
                "loadEventStart": 3505,
                "loadEventEnd": 3505,
                "domContentLoadedEventStart": 1161,
                "domContentLoadedEventEnd": 1161,
                "URL": "https:\/\/obsproject.com\/",
                "connections": 5,
                "final_base_page_request": 0,
                "final_base_page_request_id": "D6B954C9A7E2259C61C0C74ED269EEBF",
                "final_url": "https:\/\/obsproject.com\/",
                "domInteractive": 1160,
                "firstPaint": 1128.2999999998137,
                "firstContentfulPaint": 1162,
                "firstImagePaint": 1162,
                "firstMeaningfulPaint": 2016,
                "renderBlockingCSS": 1,
                "renderBlockingJS": 0,
                "TTFB": 429,
                "basePageSSLTime": 146,
                "score_cache": 62,
                "score_cdn": 25,
                "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": 213971,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 1409050,
                "image_savings": 0,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 9,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 1,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 19,
                    "ParseAuthorStyleSheet": 4,
                    "EvaluateScript": 78,
                    "v8.compile": 16,
                    "UpdateLayoutTree": 23,
                    "Layout": 501,
                    "ResourceChangePriority": 0,
                    "PrePaint": 18,
                    "Paint": 10,
                    "Layerize": 4,
                    "MarkDOMContent": 0,
                    "MarkLoad": 0,
                    "TimerFire": 1,
                    "FunctionCall": 41,
                    "HitTest": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                    "XHRReadyStateChange": 1,
                    "XHRLoad": 0,
                    "Idle": 2908
                },
                "cpuTimesDoc": {
                    "ParseHTML": 9,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 1,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 18,
                    "ParseAuthorStyleSheet": 4,
                    "EvaluateScript": 78,
                    "v8.compile": 16,
                    "UpdateLayoutTree": 23,
                    "Layout": 501,
                    "ResourceChangePriority": 0,
                    "PrePaint": 18,
                    "Paint": 10,
                    "Layerize": 4,
                    "MarkDOMContent": 0,
                    "MarkLoad": 0,
                    "TimerFire": 1,
                    "FunctionCall": 38,
                    "HitTest": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                    "XHRReadyStateChange": 1,
                    "XHRLoad": 0,
                    "Idle": 2815
                },
                "cpu.ParseHTML": 9,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 1,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 19,
                "cpu.ParseAuthorStyleSheet": 4,
                "cpu.EvaluateScript": 78,
                "cpu.v8.compile": 16,
                "cpu.UpdateLayoutTree": 23,
                "cpu.Layout": 501,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 18,
                "cpu.Paint": 10,
                "cpu.Layerize": 4,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.TimerFire": 1,
                "cpu.FunctionCall": 41,
                "cpu.HitTest": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                "cpu.XHRReadyStateChange": 1,
                "cpu.XHRLoad": 0,
                "cpu.Idle": 2908,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1725634447.6147339,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1725634450.6612051,
                "browserVersion": "128.0.0.0",
                "browser_version": "128.0.0.0",
                "fullyLoadedCPUms": 4130,
                "fullyLoadedCPUpct": 35.664939550951082,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "9297436BF3FBC9711C8B4B84EE58C27F",
                                "loaderId": "39CBAC96B959646685547BD55BC6AACA"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/obsproject.com",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/obsproject.com\/",
                "document_hostname": "obsproject.com",
                "document_origin": "https:\/\/obsproject.com",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 275,
                "domComplete": 3505,
                "PerformancePaintTiming.first-paint": 1128.2999999998137,
                "PerformancePaintTiming.first-contentful-paint": 1128.2999999998137,
                "origin_dns": {
                    "ns": [
                        "alberto.ns.cloudflare.com.",
                        "blakely.ns.cloudflare.com."
                    ],
                    "mx": [
                        "1 aspmx.l.google.com.",
                        "10 alt3.aspmx.l.google.com.",
                        "10 alt4.aspmx.l.google.com.",
                        "5 alt1.aspmx.l.google.com.",
                        "5 alt2.aspmx.l.google.com."
                    ],
                    "txt": [
                        "\"google-site-verification=P5-NBKuGD91utZwdEJKvyrw0U88bf-UcQm9p3YXd7EU\"",
                        "\"google-site-verification=RVWGbLVqTF68DFYGuM_rLbAhAQShAiUgNHVcINmJ5QY\"",
                        "\"google-site-verification=VtX54G0LRy6Hr5ToqJLMNjlC0g43j8boMbN3MNWj0l4\"",
                        "\"v=spf1 include:_spf.google.com include:smtp.groovehq.com ip6:2607:5300:60:1567::1 ip4:142.4.216.103 -all\""
                    ],
                    "soa": [
                        "alberto.ns.cloudflare.com. dns.cloudflare.com. 2350011745 10000 2400 604800 1800"
                    ],
                    "https": [
                        "1 . alpn=\"h2\""
                    ],
                    "cname": [],
                    "svcb": []
                },
                "detected": {
                    "Payment processors": "PayPal,Patreon",
                    "Widgets": "Patreon",
                    "Security": "HSTS",
                    "Webmail": "Google Workspace",
                    "Email": "Google Workspace",
                    "Analytics": "Google Analytics",
                    "CDN": "Cloudflare",
                    "Miscellaneous": "RSS"
                },
                "detected_apps": {
                    "PayPal": "",
                    "Patreon": "",
                    "HSTS": "",
                    "Google Workspace": "",
                    "Google Analytics": "",
                    "Cloudflare": "",
                    "RSS": ""
                },
                "detected_technologies": {
                    "PayPal": {
                        "name": "PayPal",
                        "description": "PayPal is an online payments system that supports online money transfers and serves as an electronic alternative to traditional paper methods like checks and money orders.",
                        "slug": "paypal",
                        "categories": [
                            {
                                "id": 41,
                                "slug": "payment-processors",
                                "groups": [
                                    1
                                ],
                                "name": "Payment processors",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "PayPal.svg",
                        "website": "https:\/\/paypal.com",
                        "pricing": [
                            "payg"
                        ],
                        "cpe": "cpe:2.3:a:paypal:paypal:*:*:*:*:*:*:*:*"
                    },
                    "Patreon": {
                        "name": "Patreon",
                        "description": "Patreon is an American membership platform that provides business tools for content creators to run a subscription service.",
                        "slug": "patreon",
                        "categories": [
                            {
                                "id": 5,
                                "slug": "widgets",
                                "groups": [
                                    6
                                ],
                                "name": "Widgets",
                                "priority": 9
                            },
                            {
                                "id": 41,
                                "slug": "payment-processors",
                                "groups": [
                                    1
                                ],
                                "name": "Payment processors",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Patreon.svg",
                        "website": "https:\/\/www.patreon.com",
                        "pricing": [
                            "payg"
                        ],
                        "cpe": null
                    },
                    "HSTS": {
                        "name": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    "Google Workspace": {
                        "name": "Google Workspace",
                        "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
                        "slug": "google-workspace",
                        "categories": [
                            {
                                "id": 30,
                                "slug": "webmail",
                                "groups": [
                                    4
                                ],
                                "name": "Webmail",
                                "priority": 2
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google.svg",
                        "website": "https:\/\/workspace.google.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Google Analytics": {
                        "name": "Google Analytics",
                        "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                        "slug": "google-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Analytics.svg",
                        "website": "http:\/\/google.com\/analytics",
                        "pricing": [],
                        "cpe": null
                    },
                    "Cloudflare": {
                        "name": "Cloudflare",
                        "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                        "slug": "cloudflare",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "http:\/\/www.cloudflare.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "RSS": {
                        "name": "RSS",
                        "description": "RSS is a family of web feed formats used to publish frequently updated works\u2014such as blog entries, news headlines, audio, and video\u2014in a standardized format.",
                        "slug": "rss",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "RSS.svg",
                        "website": "https:\/\/www.rssboard.org\/rss-specification",
                        "pricing": [],
                        "cpe": null
                    }
                },
                "detected_raw": [
                    {
                        "name": "PayPal",
                        "description": "PayPal is an online payments system that supports online money transfers and serves as an electronic alternative to traditional paper methods like checks and money orders.",
                        "slug": "paypal",
                        "categories": [
                            {
                                "id": 41,
                                "slug": "payment-processors",
                                "groups": [
                                    1
                                ],
                                "name": "Payment processors",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "PayPal.svg",
                        "website": "https:\/\/paypal.com",
                        "pricing": [
                            "payg"
                        ],
                        "cpe": "cpe:2.3:a:paypal:paypal:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Patreon",
                        "description": "Patreon is an American membership platform that provides business tools for content creators to run a subscription service.",
                        "slug": "patreon",
                        "categories": [
                            {
                                "id": 5,
                                "slug": "widgets",
                                "groups": [
                                    6
                                ],
                                "name": "Widgets",
                                "priority": 9
                            },
                            {
                                "id": 41,
                                "slug": "payment-processors",
                                "groups": [
                                    1
                                ],
                                "name": "Payment processors",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Patreon.svg",
                        "website": "https:\/\/www.patreon.com",
                        "pricing": [
                            "payg"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Google Workspace",
                        "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
                        "slug": "google-workspace",
                        "categories": [
                            {
                                "id": 30,
                                "slug": "webmail",
                                "groups": [
                                    4
                                ],
                                "name": "Webmail",
                                "priority": 2
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google.svg",
                        "website": "https:\/\/workspace.google.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Google Analytics",
                        "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                        "slug": "google-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Analytics.svg",
                        "website": "http:\/\/google.com\/analytics",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Cloudflare",
                        "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                        "slug": "cloudflare",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "http:\/\/www.cloudflare.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "RSS",
                        "description": "RSS is a family of web feed formats used to publish frequently updated works\u2014such as blog entries, news headlines, audio, and video\u2014in a standardized format.",
                        "slug": "rss",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "RSS.svg",
                        "website": "https:\/\/www.rssboard.org\/rss-specification",
                        "pricing": [],
                        "cpe": null
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": "serious",
                            "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": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": {
                                                "role": null,
                                                "nodeName": "div",
                                                "messageKey": "noRoleSingular",
                                                "prohibited": [
                                                    "aria-label"
                                                ]
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute cannot be used on a div with no valid role attribute."
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<div class=\"latest_icon latest_win\" aria-label=\"Windows\"><\/div>",
                                    "target": [
                                        ".latest_win"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute."
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": {
                                                "role": null,
                                                "nodeName": "div",
                                                "messageKey": "noRoleSingular",
                                                "prohibited": [
                                                    "aria-label"
                                                ]
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute cannot be used on a div with no valid role attribute."
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<div class=\"latest_icon latest_mac\" aria-label=\"macOS\"><\/div>",
                                    "target": [
                                        ".latest_mac"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute."
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": {
                                                "role": null,
                                                "nodeName": "div",
                                                "messageKey": "noRoleSingular",
                                                "prohibited": [
                                                    "aria-label"
                                                ]
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute cannot be used on a div with no valid role attribute."
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<div class=\"latest_icon latest_lin\" aria-label=\"Linux\"><\/div>",
                                    "target": [
                                        ".latest_lin"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute."
                                }
                            ]
                        },
                        {
                            "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": "#ffffff",
                                                "bgColor": "#00a800",
                                                "contrastRatio": 3.1800000000000002,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a href=\"https:\/\/obsproject.com\/contribute\">\n        <i class=\"icon-heart\">Contribute<\/i>\n      <\/a>",
                                                    "target": [
                                                        "#ContributeButton > a"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.18 (foreground color: #ffffff, background color: #00a800, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<i class=\"icon-heart\">Contribute<\/i>",
                                    "target": [
                                        ".icon-heart"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.18 (foreground color: #ffffff, background color: #00a800, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": "critical",
                            "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 does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                                    "target": [
                                        "a[href$=\"obsproject\"] > .icon-discord[src$=\"Discord.svg\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">",
                                    "target": [
                                        ".icon-mastodon"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">",
                                    "target": [
                                        ".demo_obs-window > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img src=\"\/assets\/images\/new_icon_small-r.png\">",
                                    "target": [
                                        ".footer_row:nth-child(1) > .logo > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                                    "target": [
                                        "a[href$=\"discord\"][aria-label=\"OBS Discord\"][target=\"_blank\"] > .icon-discord[src$=\"Discord.svg\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            ]
                        }
                    ],
                    "passes": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": "serious",
                            "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=\"https:\/\/discord.gg\/obsproject\" target=\"_blank\" aria-label=\"OBS Discord\">\n        <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n      <\/a>",
                                    "target": [
                                        "#DiscordButton > a[href$=\"obsproject\"]"
                                    ]
                                },
                                {
                                    "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 rel=\"me\" href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n        <i class=\"icon-twitter\"><\/i>\n      <\/a>",
                                    "target": [
                                        "a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][rel=\"me\"]"
                                    ]
                                },
                                {
                                    "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 rel=\"me\" href=\"https:\/\/mastodon.social\/@OBSProject\" target=\"_blank\" aria-label=\"OBS Mastodon\">\n        <img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">\n      <\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS Mastodon\"]"
                                    ]
                                },
                                {
                                    "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 rel=\"me\" href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS Studio GitHub\">\n        <i class=\"icon-github\"><\/i>\n      <\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS Studio GitHub\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n            <i class=\"icon-twitter\"><\/i>\n          <\/a>",
                                    "target": [
                                        ".footer_social > a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/facebook.com\/OpenBroadcasterSoftware\" target=\"_blank\" aria-label=\"OBS Facebook\">\n            <i class=\"icon-facebook\"><\/i>\n          <\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS Facebook\"]"
                                    ]
                                },
                                {
                                    "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=\"\/discord\" target=\"_blank\" aria-label=\"OBS Discord\">\n            <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n          <\/a>",
                                    "target": [
                                        "a[href$=\"discord\"][aria-label=\"OBS Discord\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">\n            <i class=\"icon-github\"><\/i>\n          <\/a>",
                                    "target": [
                                        ".footer_social > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "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=\"\/download\" aria-label=\"Download\">Download<\/a>",
                                    "target": [
                                        ".footer_items:nth-child(1) > a[href$=\"download\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/ideas.obsproject.com\/\" target=\"_blank\" aria-label=\"Feature suggestions\">Ideas<\/a>",
                                    "target": [
                                        "a[href$=\"ideas.obsproject.com\/\"]"
                                    ]
                                },
                                {
                                    "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=\"\/privacy-policy\" aria-label=\"Privacy Policy\">Privacy Policy<\/a>",
                                    "target": [
                                        "a[href$=\"privacy-policy\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">GitHub<\/a>",
                                    "target": [
                                        ".footer_items:nth-child(2) > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/opencollective.com\/obsproject\" aria-label=\"OBS on Open Collective\">Open Collective<\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS on Open Collective\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/www.patreon.com\/obsproject\/overview\" aria-label=\"OBS on Patreon\">Patreon<\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS on Patreon\"]"
                                    ]
                                },
                                {
                                    "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=\"\/kb\" aria-label=\"Knowledge Base\">Knowledge Base<\/a>",
                                    "target": [
                                        "a[href=\"\/kb\"]"
                                    ]
                                },
                                {
                                    "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=\"\/discord\" aria-label=\"Official Discord\">Discord<\/a>",
                                    "target": [
                                        "a[aria-label=\"Official Discord\"]"
                                    ]
                                },
                                {
                                    "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=\"\/forum\/\" aria-label=\"Forums\">Forums<\/a>",
                                    "target": [
                                        "a[aria-label=\"Forums\"]"
                                    ]
                                },
                                {
                                    "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=\"\/help\" aria-label=\"Help Portal\">Help Portal<\/a>",
                                    "target": [
                                        "a[aria-label=\"Help Portal\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"newhome\">",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"https:\/\/discord.gg\/obsproject\" target=\"_blank\" aria-label=\"OBS Discord\">\n        <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n      <\/a>",
                                    "target": [
                                        "#DiscordButton > a[href$=\"obsproject\"]"
                                    ]
                                },
                                {
                                    "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 rel=\"me\" href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n        <i class=\"icon-twitter\"><\/i>\n      <\/a>",
                                    "target": [
                                        "a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][rel=\"me\"]"
                                    ]
                                },
                                {
                                    "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 rel=\"me\" href=\"https:\/\/mastodon.social\/@OBSProject\" target=\"_blank\" aria-label=\"OBS Mastodon\">\n        <img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">\n      <\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS Mastodon\"]"
                                    ]
                                },
                                {
                                    "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 rel=\"me\" href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS Studio GitHub\">\n        <i class=\"icon-github\"><\/i>\n      <\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS Studio GitHub\"]"
                                    ]
                                },
                                {
                                    "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": "<div class=\"latest_icon latest_win\" aria-label=\"Windows\"><\/div>",
                                    "target": [
                                        ".latest_win"
                                    ]
                                },
                                {
                                    "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": "<div class=\"latest_icon latest_mac\" aria-label=\"macOS\"><\/div>",
                                    "target": [
                                        ".latest_mac"
                                    ]
                                },
                                {
                                    "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": "<div class=\"latest_icon latest_lin\" aria-label=\"Linux\"><\/div>",
                                    "target": [
                                        ".latest_lin"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n            <i class=\"icon-twitter\"><\/i>\n          <\/a>",
                                    "target": [
                                        ".footer_social > a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/facebook.com\/OpenBroadcasterSoftware\" target=\"_blank\" aria-label=\"OBS Facebook\">\n            <i class=\"icon-facebook\"><\/i>\n          <\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS Facebook\"]"
                                    ]
                                },
                                {
                                    "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=\"\/discord\" target=\"_blank\" aria-label=\"OBS Discord\">\n            <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n          <\/a>",
                                    "target": [
                                        "a[href$=\"discord\"][aria-label=\"OBS Discord\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">\n            <i class=\"icon-github\"><\/i>\n          <\/a>",
                                    "target": [
                                        ".footer_social > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "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=\"\/download\" aria-label=\"Download\">Download<\/a>",
                                    "target": [
                                        ".footer_items:nth-child(1) > a[href$=\"download\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/ideas.obsproject.com\/\" target=\"_blank\" aria-label=\"Feature suggestions\">Ideas<\/a>",
                                    "target": [
                                        "a[href$=\"ideas.obsproject.com\/\"]"
                                    ]
                                },
                                {
                                    "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=\"\/privacy-policy\" aria-label=\"Privacy Policy\">Privacy Policy<\/a>",
                                    "target": [
                                        "a[href$=\"privacy-policy\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">GitHub<\/a>",
                                    "target": [
                                        ".footer_items:nth-child(2) > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/opencollective.com\/obsproject\" aria-label=\"OBS on Open Collective\">Open Collective<\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS on Open Collective\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/www.patreon.com\/obsproject\/overview\" aria-label=\"OBS on Patreon\">Patreon<\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS on Patreon\"]"
                                    ]
                                },
                                {
                                    "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=\"\/kb\" aria-label=\"Knowledge Base\">Knowledge Base<\/a>",
                                    "target": [
                                        "a[href=\"\/kb\"]"
                                    ]
                                },
                                {
                                    "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=\"\/discord\" aria-label=\"Official Discord\">Discord<\/a>",
                                    "target": [
                                        "a[aria-label=\"Official Discord\"]"
                                    ]
                                },
                                {
                                    "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=\"\/forum\/\" aria-label=\"Forums\">Forums<\/a>",
                                    "target": [
                                        "a[aria-label=\"Forums\"]"
                                    ]
                                },
                                {
                                    "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=\"\/help\" aria-label=\"Help Portal\">Help Portal<\/a>",
                                    "target": [
                                        "a[aria-label=\"Help Portal\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"https:\/\/discord.gg\/obsproject\" target=\"_blank\" aria-label=\"OBS Discord\">\n        <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n      <\/a>",
                                    "target": [
                                        "#DiscordButton > a[href$=\"obsproject\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a rel=\"me\" href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n        <i class=\"icon-twitter\"><\/i>\n      <\/a>",
                                    "target": [
                                        "a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][rel=\"me\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a rel=\"me\" href=\"https:\/\/mastodon.social\/@OBSProject\" target=\"_blank\" aria-label=\"OBS Mastodon\">\n        <img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">\n      <\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS Mastodon\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a rel=\"me\" href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS Studio GitHub\">\n        <i class=\"icon-github\"><\/i>\n      <\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS Studio GitHub\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"latest_icon latest_win\" aria-label=\"Windows\"><\/div>",
                                    "target": [
                                        ".latest_win"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"latest_icon latest_mac\" aria-label=\"macOS\"><\/div>",
                                    "target": [
                                        ".latest_mac"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"latest_icon latest_lin\" aria-label=\"Linux\"><\/div>",
                                    "target": [
                                        ".latest_lin"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n            <i class=\"icon-twitter\"><\/i>\n          <\/a>",
                                    "target": [
                                        ".footer_social > a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/facebook.com\/OpenBroadcasterSoftware\" target=\"_blank\" aria-label=\"OBS Facebook\">\n            <i class=\"icon-facebook\"><\/i>\n          <\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS Facebook\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/discord\" target=\"_blank\" aria-label=\"OBS Discord\">\n            <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n          <\/a>",
                                    "target": [
                                        "a[href$=\"discord\"][aria-label=\"OBS Discord\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">\n            <i class=\"icon-github\"><\/i>\n          <\/a>",
                                    "target": [
                                        ".footer_social > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/download\" aria-label=\"Download\">Download<\/a>",
                                    "target": [
                                        ".footer_items:nth-child(1) > a[href$=\"download\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/ideas.obsproject.com\/\" target=\"_blank\" aria-label=\"Feature suggestions\">Ideas<\/a>",
                                    "target": [
                                        "a[href$=\"ideas.obsproject.com\/\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/privacy-policy\" aria-label=\"Privacy Policy\">Privacy Policy<\/a>",
                                    "target": [
                                        "a[href$=\"privacy-policy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">GitHub<\/a>",
                                    "target": [
                                        ".footer_items:nth-child(2) > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/opencollective.com\/obsproject\" aria-label=\"OBS on Open Collective\">Open Collective<\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS on Open Collective\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.patreon.com\/obsproject\/overview\" aria-label=\"OBS on Patreon\">Patreon<\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS on Patreon\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/kb\" aria-label=\"Knowledge Base\">Knowledge Base<\/a>",
                                    "target": [
                                        "a[href=\"\/kb\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/discord\" aria-label=\"Official Discord\">Discord<\/a>",
                                    "target": [
                                        "a[aria-label=\"Official Discord\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/forum\/\" aria-label=\"Forums\">Forums<\/a>",
                                    "target": [
                                        "a[aria-label=\"Forums\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/help\" aria-label=\"Help Portal\">Help Portal<\/a>",
                                    "target": [
                                        "a[aria-label=\"Help Portal\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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>OBS Studio<\/h1>",
                                                    "target": [
                                                        ".main_blurb > h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h1>Features<\/h1>",
                                                    "target": [
                                                        ".second_blurb > .blurb_text > h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h1>Create Professional Productions<\/h1>",
                                                    "target": [
                                                        ".third_blurb > .blurb_text > h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h1>Collaborative Creativity<\/h1>",
                                                    "target": [
                                                        ".fourth_blurb > .blurb_text > h1"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\" dir=\"ltr\">",
                                    "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": "#ffffff",
                                                "bgColor": "#1c2b71",
                                                "contrastRatio": 12.85,
                                                "fontSize": "21.0pt (28px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.85"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"header_title_main\">OBS<\/div>",
                                    "target": [
                                        ".header_title_main"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c2b71",
                                                "contrastRatio": 12.85,
                                                "fontSize": "16.5pt (22px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.85"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"header_subtitle\">Open Broadcaster Software<span class=\"smalltext\">\u00ae\ufe0f<\/span><\/div>",
                                    "target": [
                                        ".header_subtitle"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c2b71",
                                                "contrastRatio": 12.85,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.85"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"active\" href=\"https:\/\/obsproject.com\">Home<\/a>",
                                    "target": [
                                        ".active"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c2b71",
                                                "contrastRatio": 12.85,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.85"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/download\">Download<\/a>",
                                    "target": [
                                        "li:nth-child(2) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c2b71",
                                                "contrastRatio": 12.85,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.85"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/blog\">News<\/a>",
                                    "target": [
                                        "a[href$=\"blog\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c2b71",
                                                "contrastRatio": 12.85,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.85"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/help\">Help<\/a>",
                                    "target": [
                                        "li:nth-child(4) > a[href$=\"help\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c2b71",
                                                "contrastRatio": 12.85,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.85"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/forum\/\">Forum<\/a>",
                                    "target": [
                                        "li:nth-child(5) > a[href$=\"forum\/\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#202d6f",
                                                "contrastRatio": 12.6,
                                                "fontSize": "70.5pt (94px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.6"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h1>OBS Studio<\/h1>",
                                    "target": [
                                        ".main_blurb > h1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#202d6f",
                                                "contrastRatio": 12.6,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.6"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"latestVersions\" class=\"newhome\">",
                                    "target": [
                                        "#latestVersions"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#202d6f",
                                                "contrastRatio": 12.6,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.6"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Latest Release<\/span>",
                                    "target": [
                                        "#latestVersions > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#256eff",
                                                "contrastRatio": 4.4100000000000001,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.41"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/cdn-fastly.obsproject.com\/downloads\/OBS-Studio-30.2.3-Windows-Installer.exe\" target=\"_blank\" class=\"green_btn download-welcome\">Windows<span class=\"tooltip\">Supports Windows 10 and Windows 11<\/span><\/a>",
                                    "target": [
                                        "#home_downloads > .download-welcome.green_btn[target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#256eff",
                                                "contrastRatio": 4.4100000000000001,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.41"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a id=\"show_mac_extra\" href=\"#\" class=\"green_btn\">macOS<span class=\"tooltip\">Supports macOS 11.0 or newer<\/span><\/a>",
                                    "target": [
                                        "#show_mac_extra"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#256eff",
                                                "contrastRatio": 4.4100000000000001,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.41"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/download#linux\" target=\"_blank\" rel=\"noopener\" class=\"green_btn\">Linux<\/a>",
                                    "target": [
                                        "a[rel=\"noopener\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#202d6f",
                                                "contrastRatio": 12.6,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.6"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Free and open source software for video recording and live streaming.<\/p>",
                                    "target": [
                                        ".home_text > p:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#202d6f",
                                                "contrastRatio": 12.6,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.6"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Download and start streaming quickly and easily on Windows, Mac or Linux.<\/p>",
                                    "target": [
                                        ".home_text > p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#0c1633",
                                                "contrastRatio": 17.82,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.82"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>The OBS Project is made possible thanks to generous contributions from our sponsors and backers. Learn more about how you can <a href=\"\/contribute\">become a sponsor<\/a>.<\/p>",
                                    "target": [
                                        ".support_blurb > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#72a2ff",
                                                "bgColor": "#0c1633",
                                                "contrastRatio": 7.0599999999999996,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.06"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/contribute\">become a sponsor<\/a>",
                                    "target": [
                                        "p > a[href$=\"contribute\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#0c1633",
                                                "contrastRatio": 17.82,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.82"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"support_list_title\">PREMIER TIER SPONSORS<\/div>",
                                    "target": [
                                        "#premiere_container > .support_list_title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#202d6f",
                                                "contrastRatio": 12.6,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.6"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"support_list_title\">DIAMOND TIER SPONSORS<\/div>",
                                    "target": [
                                        "#diamond_container > .support_list_title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#0c1633",
                                                "contrastRatio": 17.82,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.82"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"support_list_title\">GOLD TIER SPONSORS<\/div>",
                                    "target": [
                                        "#gold_container > .support_list_title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#162458",
                                                "contrastRatio": 14.710000000000001,
                                                "fontSize": "28.0pt (37.3333px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.71"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h1>Features<\/h1>",
                                    "target": [
                                        ".second_blurb > .blurb_text > h1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#162458",
                                                "contrastRatio": 14.710000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.71"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>High performance real time video\/audio capturing and mixing. Create scenes made up of multiple sources including window captures, images, text, browser windows, webcams, capture cards and more.<\/p>",
                                    "target": [
                                        ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(1) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#162458",
                                                "contrastRatio": 14.710000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.71"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Set up an unlimited number of scenes you can switch between seamlessly via custom transitions.<\/p>",
                                    "target": [
                                        ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(2) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#162458",
                                                "contrastRatio": 14.710000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.71"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Intuitive audio mixer with per-source filters such as noise gate, noise suppression, and gain. Take full control with VST plugin support.<\/p>",
                                    "target": [
                                        ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(1) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#162458",
                                                "contrastRatio": 14.710000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.71"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Powerful and easy to use configuration options. Add new Sources, duplicate existing ones, and adjust their properties effortlessly.<\/p>",
                                    "target": [
                                        ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(2) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#162458",
                                                "contrastRatio": 14.710000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.71"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Streamlined Settings panel gives you access to a wide array of configuration options to tweak every aspect of your broadcast or recording.<\/p>",
                                    "target": [
                                        ".kirbycolumns.kirbycolumns-2:nth-child(4) > .kirbycolumn:nth-child(1) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#162458",
                                                "contrastRatio": 14.710000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.71"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Modular 'Dock' UI allows you to rearrange the layout exactly as you like. You can even pop out each individual Dock to its own window.<\/p>",
                                    "target": [
                                        ".kirbycolumns.kirbycolumns-2:nth-child(4) > .kirbycolumn:nth-child(2) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#162458",
                                                "contrastRatio": 14.710000000000001,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.71"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>OBS supports all your favorite streaming platforms and more.<\/p>",
                                    "target": [
                                        ".second_blurb > .blurb_text > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#0c1633",
                                                "contrastRatio": 16.66,
                                                "fontSize": "28.0pt (37.3333px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1",
                                                "shadowColor": "#070d1e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.66"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h1>Create Professional Productions<\/h1>",
                                    "target": [
                                        ".third_blurb > .blurb_text > h1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#dddddd",
                                                "bgColor": "#0c1633",
                                                "contrastRatio": 14.07,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#080f22"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.07"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Choose from a number of different and customizable transitions for when you switch between your scenes or add your own stinger video files.<\/p>",
                                    "target": [
                                        ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(1) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#dddddd",
                                                "bgColor": "#0c1633",
                                                "contrastRatio": 14.07,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#080f22"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.07"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Set hotkeys for nearly every sort of action, such as switching between scenes, starting\/stopping streams or recordings, muting audio sources, push to talk, and more.<\/p>",
                                    "target": [
                                        ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(2) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#dddddd",
                                                "bgColor": "#0c1633",
                                                "contrastRatio": 14.07,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#080f22"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.07"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p><strong>Studio Mode<\/strong> lets you preview your scenes and sources before pushing them live.  Adjust your scenes and sources or create new ones and ensure they're perfect before your viewers ever see them.<\/p>",
                                    "target": [
                                        ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(1) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#dddddd",
                                                "bgColor": "#0c1633",
                                                "contrastRatio": 14.07,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#080f22"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.07"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>Studio Mode<\/strong>",
                                    "target": [
                                        "strong"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#dddddd",
                                                "bgColor": "#0c1633",
                                                "contrastRatio": 14.07,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#080f22"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.07"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Get a high level view of your production using the Multiview. Monitor 8 different scenes and easily cue or transition to any of them with merely a single or double click.<\/p>",
                                    "target": [
                                        ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(2) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#162458",
                                                "contrastRatio": 15.380000000000001,
                                                "fontSize": "28.0pt (37.3333px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1",
                                                "shadowColor": "#0d1534"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 15.38"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h1>Collaborative Creativity<\/h1>",
                                    "target": [
                                        ".fourth_blurb > .blurb_text > h1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#162458",
                                                "contrastRatio": 15,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0e1839"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 15"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>OBS Studio is equipped with a powerful API, enabling plugins and scripts to provide further customization and functionality specific to your needs.<\/p>",
                                    "target": [
                                        ".blurb_text > p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#162458",
                                                "contrastRatio": 15,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0e1839"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 15"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Utilize native plugins for high performance integrations or scripts written with Lua or Python that interface with existing sources.<\/p>",
                                    "target": [
                                        "p:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#162458",
                                                "contrastRatio": 15,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0e1839"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 15"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Work with developers in the streaming community to get the features you need with endless possibilities.<\/p>",
                                    "target": [
                                        "p:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#162458",
                                                "contrastRatio": 15,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0e1839"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 15"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Browse or submit your own in the <a href=\"https:\/\/obsproject.com\/forum\/resources\/\">Resources section<\/a><\/p>",
                                    "target": [
                                        ".fourth_blurb > .blurb_text > p:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#72a2ff",
                                                "bgColor": "#162458",
                                                "contrastRatio": 6.9000000000000004,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0e1839"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.9"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/forum\/resources\/\">Resources section<\/a>",
                                    "target": [
                                        "p:nth-child(5) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1",
                                                "shadowColor": "#0c0d0f"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"footer_title\">OBS Project<\/div>",
                                    "target": [
                                        ".footer_title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0c0d0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"footer_category\">OBS Studio<\/div>",
                                    "target": [
                                        ".footer_items:nth-child(1) > .footer_category"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0c0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/download\" aria-label=\"Download\">Download<\/a>",
                                    "target": [
                                        ".footer_items:nth-child(1) > a[href$=\"download\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0c0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/ideas.obsproject.com\/\" target=\"_blank\" aria-label=\"Feature suggestions\">Ideas<\/a>",
                                    "target": [
                                        "a[href$=\"ideas.obsproject.com\/\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0c0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/privacy-policy\" aria-label=\"Privacy Policy\">Privacy Policy<\/a>",
                                    "target": [
                                        "a[href$=\"privacy-policy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0c0d0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"footer_category\">Contribute<\/div>",
                                    "target": [
                                        ".footer_items:nth-child(2) > .footer_category"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0c0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">GitHub<\/a>",
                                    "target": [
                                        ".footer_items:nth-child(2) > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0c0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/opencollective.com\/obsproject\" aria-label=\"OBS on Open Collective\">Open Collective<\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS on Open Collective\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0c0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.patreon.com\/obsproject\/overview\" aria-label=\"OBS on Patreon\">Patreon<\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS on Patreon\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0c0d0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"footer_category\">Support<\/div>",
                                    "target": [
                                        ".footer_items:nth-child(3) > .footer_category"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0c0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/kb\" aria-label=\"Knowledge Base\">Knowledge Base<\/a>",
                                    "target": [
                                        "a[href=\"\/kb\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0c0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/discord\" aria-label=\"Official Discord\">Discord<\/a>",
                                    "target": [
                                        "a[aria-label=\"Official Discord\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0c0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/forum\/\" aria-label=\"Forums\">Forums<\/a>",
                                    "target": [
                                        "a[aria-label=\"Forums\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0c0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/help\" aria-label=\"Help Portal\">Help Portal<\/a>",
                                    "target": [
                                        "a[aria-label=\"Help Portal\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#888888",
                                                "bgColor": "#010205",
                                                "contrastRatio": 5.8499999999999996,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.85"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>",
                                    "target": [
                                        ".copyright > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/github.com\/obsproject\/OBS-studio\/graphs\/contributors\">OBS Studio Contributors<\/a>",
                                    "target": [
                                        ".copyright > p > a:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/twitter.com\/Warchamp7\">Warchamp7<\/a>",
                                    "target": [
                                        "a[href$=\"Warchamp7\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/getkirby.com\/made-with-kirby-and-love\">Kirby CMS<\/a>",
                                    "target": [
                                        ".copyright > p > a:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/fastly.com\">Fastly<\/a>",
                                    "target": [
                                        "a[href$=\"fastly.com\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/cs\">\u010ce\u0161tina<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/cs\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/da\">Dansk<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/da\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/de\">Deutsch<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/de\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/es\">Espa\u00f1ol<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/es\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/eu\">Euskara<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/eu\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/fi\">Suomi<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/fi\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/fr\">Fran\u00e7ais<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/fr\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/hu\">Magyar<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/hu\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/ja\">\u65e5\u672c\u8a9e<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/ja\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/ko\">\ud55c\uad6d\uc5b4<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/ko\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/pt-br\">Portugu\u00eas do Brasil<\/a>",
                                    "target": [
                                        "a[href$=\"pt-br\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/ru\">\u0440\u0443\u0301\u0441\u0441\u043a\u0438\u0439<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/ru\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/sv\">Svenska<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/sv\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/tr\">T\u00fcrk\u00e7e<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/tr\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/uk\">\u0443\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/uk\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/zh-cn\">\u4e2d\u6587(\u7b80\u4f53)<\/a>",
                                    "target": [
                                        "a[href$=\"zh-cn\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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\" dir=\"ltr\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id-active",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value of active elements is unique",
                            "help": "IDs of active elements must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-active?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "show_mac_extra",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a id=\"show_mac_extra\" href=\"#\" class=\"green_btn\">macOS<span class=\"tooltip\">Supports macOS 11.0 or newer<\/span><\/a>",
                                    "target": [
                                        "#show_mac_extra"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "wrapper",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"wrapper\">",
                                    "target": [
                                        "#wrapper"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "header",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<header id=\"header\" class=\"cf\">",
                                    "target": [
                                        "#header"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "SocialButtons",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"SocialButtons\">",
                                    "target": [
                                        "#SocialButtons"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "DiscordButton",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"DiscordButton\">\n      <a href=\"https:\/\/discord.gg\/obsproject\" target=\"_blank\" aria-label=\"OBS Discord\">\n        <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n      <\/a>\n      <span class=\"tooltip\">Discord<\/span>\n    <\/div>",
                                    "target": [
                                        "#DiscordButton"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "TwitterButton",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"TwitterButton\">\n      <a rel=\"me\" href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n        <i class=\"icon-twitter\"><\/i>\n      <\/a>\n      <span class=\"tooltip\">Twitter<\/span>\n    <\/div>",
                                    "target": [
                                        "#TwitterButton"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "MastodonButton",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"MastodonButton\">\n      <a rel=\"me\" href=\"https:\/\/mastodon.social\/@OBSProject\" target=\"_blank\" aria-label=\"OBS Mastodon\">\n        <img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">\n      <\/a>\n      <span class=\"tooltip\">Mastodon<\/span>\n    <\/div>",
                                    "target": [
                                        "#MastodonButton"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "GitHubButton",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"GitHubButton\">\n      <a rel=\"me\" href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS Studio GitHub\">\n        <i class=\"icon-github\"><\/i>\n      <\/a>\n      <span class=\"tooltip\">GitHub<\/span>\n    <\/div>",
                                    "target": [
                                        "#GitHubButton"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "ContributeButton",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"ContributeButton\">\n      <a href=\"https:\/\/obsproject.com\/contribute\">\n        <i class=\"icon-heart\">Contribute<\/i>\n      <\/a>\n    <\/div>",
                                    "target": [
                                        "#ContributeButton"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "bg_slant1",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"bg_slant1\" class=\"main_slant\"><\/div>",
                                    "target": [
                                        "#bg_slant1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "bg_slant2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"bg_slant2\" class=\"main_slant\"><\/div>",
                                    "target": [
                                        "#bg_slant2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "bg_slant3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"bg_slant3\" class=\"main_slant\"><\/div>",
                                    "target": [
                                        "#bg_slant3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "latestVersions",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"latestVersions\" class=\"newhome\">",
                                    "target": [
                                        "#latestVersions"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "home_downloads",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"home_downloads\" class=\"home_download\" style=\"text-align: center;\">",
                                    "target": [
                                        "#home_downloads"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mac_extra",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"mac_extra\" class=\"home_download_extra\">",
                                    "target": [
                                        "#mac_extra"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "forwardForm",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"forwardForm\"><\/div>",
                                    "target": [
                                        "#forwardForm"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "open_collective_list",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"open_collective_list\" style=\"display: block;\">",
                                    "target": [
                                        "#open_collective_list"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "premiere_container",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"premiere_container\" class=\"support_list_container\">",
                                    "target": [
                                        "#premiere_container"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "premiere_supports",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"premiere_supports\" class=\"support_list\">",
                                    "target": [
                                        "#premiere_supports"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "diamond_container",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"diamond_container\" class=\"support_list_container\">",
                                    "target": [
                                        "#diamond_container"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "diamond_supports",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"diamond_supports\" class=\"support_list\">",
                                    "target": [
                                        "#diamond_supports"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "gold_container",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"gold_container\" class=\"support_list_container\">",
                                    "target": [
                                        "#gold_container"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "gold_supports",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"gold_supports\" class=\"support_list\">",
                                    "target": [
                                        "#gold_supports"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "footer",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<footer id=\"footer\" class=\"footer cf\">",
                                    "target": [
                                        "#footer"
                                    ]
                                }
                            ]
                        },
                        {
                            "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\" dir=\"ltr\">",
                                    "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\" dir=\"ltr\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": "critical",
                            "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"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"\/assets\/images\/new_icon_small-r.png\" alt=\"OBS\">",
                                    "target": [
                                        "img[alt=\"OBS\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png\" alt=\"YouTube logo\">",
                                    "target": [
                                        "img[alt=\"YouTube logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png\" alt=\"Logitech logo\">",
                                    "target": [
                                        "img[alt=\"Logitech logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png\" alt=\"Twitch logo\">",
                                    "target": [
                                        "img[alt=\"Twitch logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png\" alt=\"NVIDIA logo\">",
                                    "target": [
                                        "img[alt=\"NVIDIA logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png\" alt=\"AMD logo\">",
                                    "target": [
                                        "img[alt=\"AMD logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png\" alt=\"Intel logo\">",
                                    "target": [
                                        "img[alt=\"Intel logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png\" alt=\"Yamaha logo\">",
                                    "target": [
                                        "img[alt=\"Yamaha logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png\" alt=\"StreamElements logo\">",
                                    "target": [
                                        "img[alt=\"StreamElements logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png\" alt=\"overwolf logo\">",
                                    "target": [
                                        "img[alt=\"overwolf logo\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png\">",
                                    "target": [
                                        ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(1) > figure > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png\">",
                                    "target": [
                                        ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(2) > figure > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png\">",
                                    "target": [
                                        ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(1) > figure > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/assets\/images\/features-new\/properties.png\">",
                                    "target": [
                                        ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(2) > figure > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/assets\/images\/features-new\/settings.png\">",
                                    "target": [
                                        ".kirbycolumns.kirbycolumns-2:nth-child(4) > .kirbycolumn:nth-child(1) > figure > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/assets\/images\/features-new\/docks.png\">",
                                    "target": [
                                        ".kirbycolumns.kirbycolumns-2:nth-child(4) > .kirbycolumn:nth-child(2) > figure > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png\">",
                                    "target": [
                                        ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(1) > figure > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png\">",
                                    "target": [
                                        ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(2) > figure > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/assets\/images\/features-new\/studio.png\">",
                                    "target": [
                                        ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(1) > figure > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png\">",
                                    "target": [
                                        ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(2) > figure > img[alt=\"\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 class=\"logo\" href=\"https:\/\/obsproject.com\">\n    <img src=\"\/assets\/images\/new_icon_small-r.png\" alt=\"OBS\">\n  <\/a>",
                                    "target": [
                                        ".logo[href$=\"obsproject.com\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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:\/\/discord.gg\/obsproject\" target=\"_blank\" aria-label=\"OBS Discord\">\n        <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n      <\/a>",
                                    "target": [
                                        "#DiscordButton > a[href$=\"obsproject\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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 rel=\"me\" href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n        <i class=\"icon-twitter\"><\/i>\n      <\/a>",
                                    "target": [
                                        "a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][rel=\"me\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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 rel=\"me\" href=\"https:\/\/mastodon.social\/@OBSProject\" target=\"_blank\" aria-label=\"OBS Mastodon\">\n        <img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">\n      <\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS Mastodon\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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 rel=\"me\" href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS Studio GitHub\">\n        <i class=\"icon-github\"><\/i>\n      <\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS Studio GitHub\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/contribute\">\n        <i class=\"icon-heart\">Contribute<\/i>\n      <\/a>",
                                    "target": [
                                        "#ContributeButton > a"
                                    ]
                                },
                                {
                                    "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=\"active\" href=\"https:\/\/obsproject.com\">Home<\/a>",
                                    "target": [
                                        ".active"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/download\">Download<\/a>",
                                    "target": [
                                        "li:nth-child(2) > a"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/blog\">News<\/a>",
                                    "target": [
                                        "a[href$=\"blog\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/help\">Help<\/a>",
                                    "target": [
                                        "li:nth-child(4) > a[href$=\"help\"]"
                                    ]
                                },
                                {
                                    "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=\"\/forum\/\">Forum<\/a>",
                                    "target": [
                                        "li:nth-child(5) > a[href$=\"forum\/\"]"
                                    ]
                                },
                                {
                                    "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:\/\/cdn-fastly.obsproject.com\/downloads\/OBS-Studio-30.2.3-Windows-Installer.exe\" target=\"_blank\" class=\"green_btn download-welcome\">Windows<span class=\"tooltip\">Supports Windows 10 and Windows 11<\/span><\/a>",
                                    "target": [
                                        "#home_downloads > .download-welcome.green_btn[target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "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 id=\"show_mac_extra\" href=\"#\" class=\"green_btn\">macOS<span class=\"tooltip\">Supports macOS 11.0 or newer<\/span><\/a>",
                                    "target": [
                                        "#show_mac_extra"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/download#linux\" target=\"_blank\" rel=\"noopener\" class=\"green_btn\">Linux<\/a>",
                                    "target": [
                                        "a[rel=\"noopener\"]"
                                    ]
                                },
                                {
                                    "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\">become a sponsor<\/a>",
                                    "target": [
                                        "p > a[href$=\"contribute\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.youtube.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png\" alt=\"YouTube logo\"><\/a>",
                                    "target": [
                                        "a[href$=\"youtube.com\/\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.logitech.com\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png\" alt=\"Logitech logo\"><\/a>",
                                    "target": [
                                        "a[href$=\"www.logitech.com\"]"
                                    ]
                                },
                                {
                                    "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:\/\/twitch.tv\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png\" alt=\"Twitch logo\"><\/a>",
                                    "target": [
                                        "a[href$=\"twitch.tv\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.nvidia.com\/broadcast\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png\" alt=\"NVIDIA logo\"><\/a>",
                                    "target": [
                                        "#diamond_supports > .support_item:nth-child(1) > a[rel=\"nofollow\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.amd.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png\" alt=\"AMD logo\"><\/a>",
                                    "target": [
                                        "a[href$=\"amd.com\/\"]"
                                    ]
                                },
                                {
                                    "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:\/\/intel.com\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png\" alt=\"Intel logo\"><\/a>",
                                    "target": [
                                        "a[href$=\"intel.com\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.yamaha.com\/2\/ag\/?utm_source=obs&amp;utm_medium=banner&amp;utm_campaign=YCJ_CSC_OBSsponsor_052024\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png\" alt=\"Yamaha logo\"><\/a>",
                                    "target": [
                                        ".support_item:nth-child(4) > a[rel=\"nofollow\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "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:\/\/streamelements.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png\" alt=\"StreamElements logo\"><\/a>",
                                    "target": [
                                        "a[href$=\"streamelements.com\/\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.overwolf.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png\" alt=\"overwolf logo\"><\/a>",
                                    "target": [
                                        "a[href$=\"overwolf.com\/\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/forum\/resources\/\">Resources section<\/a>",
                                    "target": [
                                        "p:nth-child(5) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n            <i class=\"icon-twitter\"><\/i>\n          <\/a>",
                                    "target": [
                                        ".footer_social > a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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:\/\/facebook.com\/OpenBroadcasterSoftware\" target=\"_blank\" aria-label=\"OBS Facebook\">\n            <i class=\"icon-facebook\"><\/i>\n          <\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS Facebook\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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=\"\/discord\" target=\"_blank\" aria-label=\"OBS Discord\">\n            <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n          <\/a>",
                                    "target": [
                                        "a[href$=\"discord\"][aria-label=\"OBS Discord\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">\n            <i class=\"icon-github\"><\/i>\n          <\/a>",
                                    "target": [
                                        ".footer_social > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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=\"\/download\" aria-label=\"Download\">Download<\/a>",
                                    "target": [
                                        ".footer_items:nth-child(1) > a[href$=\"download\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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:\/\/ideas.obsproject.com\/\" target=\"_blank\" aria-label=\"Feature suggestions\">Ideas<\/a>",
                                    "target": [
                                        "a[href$=\"ideas.obsproject.com\/\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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=\"\/privacy-policy\" aria-label=\"Privacy Policy\">Privacy Policy<\/a>",
                                    "target": [
                                        "a[href$=\"privacy-policy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">GitHub<\/a>",
                                    "target": [
                                        ".footer_items:nth-child(2) > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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:\/\/opencollective.com\/obsproject\" aria-label=\"OBS on Open Collective\">Open Collective<\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS on Open Collective\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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.patreon.com\/obsproject\/overview\" aria-label=\"OBS on Patreon\">Patreon<\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS on Patreon\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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=\"\/kb\" aria-label=\"Knowledge Base\">Knowledge Base<\/a>",
                                    "target": [
                                        "a[href=\"\/kb\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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=\"\/discord\" aria-label=\"Official Discord\">Discord<\/a>",
                                    "target": [
                                        "a[aria-label=\"Official Discord\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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=\"\/forum\/\" aria-label=\"Forums\">Forums<\/a>",
                                    "target": [
                                        "a[aria-label=\"Forums\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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=\"\/help\" aria-label=\"Help Portal\">Help Portal<\/a>",
                                    "target": [
                                        "a[aria-label=\"Help Portal\"]"
                                    ]
                                },
                                {
                                    "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:\/\/github.com\/obsproject\/OBS-studio\/graphs\/contributors\">OBS Studio Contributors<\/a>",
                                    "target": [
                                        ".copyright > p > a:nth-child(1)"
                                    ]
                                },
                                {
                                    "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:\/\/twitter.com\/Warchamp7\">Warchamp7<\/a>",
                                    "target": [
                                        "a[href$=\"Warchamp7\"]"
                                    ]
                                },
                                {
                                    "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:\/\/getkirby.com\/made-with-kirby-and-love\">Kirby CMS<\/a>",
                                    "target": [
                                        ".copyright > p > a:nth-child(4)"
                                    ]
                                },
                                {
                                    "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:\/\/fastly.com\">Fastly<\/a>",
                                    "target": [
                                        "a[href$=\"fastly.com\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/cs\">\u010ce\u0161tina<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/cs\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/da\">Dansk<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/da\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/de\">Deutsch<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/de\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/es\">Espa\u00f1ol<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/es\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/eu\">Euskara<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/eu\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/fi\">Suomi<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/fi\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/fr\">Fran\u00e7ais<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/fr\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/hu\">Magyar<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/hu\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/ja\">\u65e5\u672c\u8a9e<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/ja\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/ko\">\ud55c\uad6d\uc5b4<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/ko\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/pt-br\">Portugu\u00eas do Brasil<\/a>",
                                    "target": [
                                        "a[href$=\"pt-br\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/ru\">\u0440\u0443\u0301\u0441\u0441\u043a\u0438\u0439<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/ru\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/sv\">Svenska<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/sv\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/tr\">T\u00fcrk\u00e7e<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/tr\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/uk\">\u0443\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/uk\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/zh-cn\">\u4e2d\u6587(\u7b80\u4f53)<\/a>",
                                    "target": [
                                        "a[href$=\"zh-cn\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"menu cf\">",
                                    "target": [
                                        "ul"
                                    ]
                                }
                            ]
                        },
                        {
                            "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                <a class=\"active\" href=\"https:\/\/obsproject.com\">Home<\/a>\n\n        \n      <\/li>",
                                    "target": [
                                        "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                <a href=\"https:\/\/obsproject.com\/download\">Download<\/a>\n\n        \n      <\/li>",
                                    "target": [
                                        "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                <a href=\"https:\/\/obsproject.com\/blog\">News<\/a>\n\n        \n      <\/li>",
                                    "target": [
                                        "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                <a href=\"https:\/\/obsproject.com\/help\">Help<\/a>\n\n        \n      <\/li>",
                                    "target": [
                                        "li:nth-child(4)"
                                    ]
                                },
                                {
                                    "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                <a href=\"\/forum\/\">Forum<\/a>\n\n        \n      <\/li>",
                                    "target": [
                                        "li:nth-child(5)"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "<img src=\"\/assets\/images\/new_icon_small-r.png\" alt=\"OBS\">",
                                    "target": [
                                        "img[alt=\"OBS\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                                    "target": [
                                        "a[href$=\"obsproject\"] > .icon-discord[src$=\"Discord.svg\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">",
                                    "target": [
                                        ".icon-mastodon"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">",
                                    "target": [
                                        ".demo_obs-window > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png\" alt=\"YouTube logo\">",
                                    "target": [
                                        "img[alt=\"YouTube logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png\" alt=\"Logitech logo\">",
                                    "target": [
                                        "img[alt=\"Logitech logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png\" alt=\"Twitch logo\">",
                                    "target": [
                                        "img[alt=\"Twitch logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png\" alt=\"NVIDIA logo\">",
                                    "target": [
                                        "img[alt=\"NVIDIA logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png\" alt=\"AMD logo\">",
                                    "target": [
                                        "img[alt=\"AMD logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png\" alt=\"Intel logo\">",
                                    "target": [
                                        "img[alt=\"Intel logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png\" alt=\"Yamaha logo\">",
                                    "target": [
                                        "img[alt=\"Yamaha logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png\" alt=\"StreamElements logo\">",
                                    "target": [
                                        "img[alt=\"StreamElements logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png\" alt=\"overwolf logo\">",
                                    "target": [
                                        "img[alt=\"overwolf logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"\/assets\/images\/new_icon_small-r.png\">",
                                    "target": [
                                        ".footer_row:nth-child(1) > .logo > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                                    "target": [
                                        "a[href$=\"discord\"][aria-label=\"OBS Discord\"][target=\"_blank\"] > .icon-discord[src$=\"Discord.svg\"]"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": []
                },
                "base_page_ip_ptr": "kore.r1ch.net",
                "base_page_cname": "",
                "base_page_dns_server": "alberto.ns.cloudflare.com",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 20605,
                "testUrl": "https:\/\/obsproject.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:\/\/obsproject.com\/assets\/images\/new_icon_small-r.png\",\"width\":60,\"height\":60,\"naturalWidth\":256,\"naturalHeight\":256},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/Discord.svg\",\"width\":24,\"height\":24,\"naturalWidth\":153,\"naturalHeight\":150},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/Mastodon.svg\",\"width\":20,\"height\":20,\"naturalWidth\":150,\"naturalHeight\":150},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png\",\"width\":800,\"height\":659,\"naturalWidth\":2112,\"naturalHeight\":1740},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png\",\"width\":288,\"height\":165,\"naturalWidth\":794,\"naturalHeight\":178},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png\",\"width\":288,\"height\":165,\"naturalWidth\":407,\"naturalHeight\":128},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png\",\"width\":288,\"height\":165,\"naturalWidth\":500,\"naturalHeight\":114},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png\",\"width\":262,\"height\":150,\"naturalWidth\":600,\"naturalHeight\":135},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png\",\"width\":262,\"height\":150,\"naturalWidth\":1000,\"naturalHeight\":136},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png\",\"width\":262,\"height\":150,\"naturalWidth\":1000,\"naturalHeight\":398},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png\",\"width\":262,\"height\":150,\"naturalWidth\":524,\"naturalHeight\":300},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png\",\"width\":175,\"height\":100,\"naturalWidth\":800,\"naturalHeight\":200},{\"url\":\"https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png\",\"width\":175,\"height\":100,\"naturalWidth\":228,\"naturalHeight\":128},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png\",\"width\":360,\"height\":280,\"naturalWidth\":1080,\"naturalHeight\":840},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png\",\"width\":360,\"height\":280,\"naturalWidth\":720,\"naturalHeight\":560},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png\",\"width\":360,\"height\":280,\"naturalWidth\":1080,\"naturalHeight\":840},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/properties.png\",\"width\":360,\"height\":280,\"naturalWidth\":1073,\"naturalHeight\":839},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/settings.png\",\"width\":360,\"height\":280,\"naturalWidth\":1080,\"naturalHeight\":840},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/docks.png\",\"width\":360,\"height\":280,\"naturalWidth\":1080,\"naturalHeight\":840},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png\",\"width\":360,\"height\":280,\"naturalWidth\":1080,\"naturalHeight\":840},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png\",\"width\":360,\"height\":280,\"naturalWidth\":1440,\"naturalHeight\":1120},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/studio.png\",\"width\":360,\"height\":280,\"naturalWidth\":1880,\"naturalHeight\":1200},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png\",\"width\":360,\"height\":280,\"naturalWidth\":1880,\"naturalHeight\":1120},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/new_icon_small-r.png\",\"width\":60,\"height\":60,\"naturalWidth\":256,\"naturalHeight\":256},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/Discord.svg\",\"width\":24,\"height\":24,\"naturalWidth\":153,\"naturalHeight\":150}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "icomoon",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "normal"
                    }
                ],
                "generated-content-percent": 1.0600000000000001,
                "generated-content-size": 0.23000000000000001,
                "imgs-in-viewport": [
                    {
                        "src": "\/assets\/images\/new_icon_small-r.png",
                        "html": "<img src=\"\/assets\/images\/new_icon_small-r.png\" alt=\"OBS\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/new_icon_small-r.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 256,
                        "naturalHeight": 256
                    },
                    {
                        "src": "\/assets\/images\/Discord.svg",
                        "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/Discord.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 153,
                        "naturalHeight": 150
                    },
                    {
                        "src": "\/assets\/images\/Mastodon.svg",
                        "html": "<img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/Mastodon.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 150,
                        "naturalHeight": 150
                    },
                    {
                        "src": "\/assets\/images\/features-new\/hero.png",
                        "html": "<img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 2112,
                        "naturalHeight": 1740
                    }
                ],
                "imgs-no-alt": [
                    {
                        "src": "\/assets\/images\/Discord.svg",
                        "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/Discord.svg"
                    },
                    {
                        "src": "\/assets\/images\/Mastodon.svg",
                        "html": "<img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/Mastodon.svg"
                    },
                    {
                        "src": "\/assets\/images\/features-new\/hero.png",
                        "html": "<img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png"
                    },
                    {
                        "src": "\/assets\/images\/new_icon_small-r.png",
                        "html": "<img src=\"\/assets\/images\/new_icon_small-r.png\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/new_icon_small-r.png"
                    },
                    {
                        "src": "\/assets\/images\/Discord.svg",
                        "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/Discord.svg"
                    }
                ],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png",
                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png\" alt=\"YouTube logo\">",
                        "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 794,
                        "naturalHeight": 178
                    },
                    {
                        "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png",
                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png\" alt=\"Logitech logo\">",
                        "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 407,
                        "naturalHeight": 128
                    },
                    {
                        "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png",
                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png\" alt=\"Twitch logo\">",
                        "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 500,
                        "naturalHeight": 114
                    },
                    {
                        "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png",
                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png\" alt=\"NVIDIA logo\">",
                        "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 135
                    },
                    {
                        "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png",
                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png\" alt=\"AMD logo\">",
                        "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1000,
                        "naturalHeight": 136
                    },
                    {
                        "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png",
                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png\" alt=\"Intel logo\">",
                        "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1000,
                        "naturalHeight": 398
                    },
                    {
                        "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png",
                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png\" alt=\"Yamaha logo\">",
                        "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 524,
                        "naturalHeight": 300
                    },
                    {
                        "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png",
                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png\" alt=\"StreamElements logo\">",
                        "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 800,
                        "naturalHeight": 200
                    },
                    {
                        "src": "https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png",
                        "html": "<img src=\"https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png\" alt=\"overwolf logo\">",
                        "currentSrc": "https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 228,
                        "naturalHeight": 128
                    },
                    {
                        "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png",
                        "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1080,
                        "naturalHeight": 840
                    },
                    {
                        "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png",
                        "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 720,
                        "naturalHeight": 560
                    },
                    {
                        "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png",
                        "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1080,
                        "naturalHeight": 840
                    },
                    {
                        "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/properties.png",
                        "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/properties.png\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/properties.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1073,
                        "naturalHeight": 839
                    },
                    {
                        "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/settings.png",
                        "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/settings.png\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/settings.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1080,
                        "naturalHeight": 840
                    },
                    {
                        "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/docks.png",
                        "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/docks.png\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/docks.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1080,
                        "naturalHeight": 840
                    },
                    {
                        "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png",
                        "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1080,
                        "naturalHeight": 840
                    },
                    {
                        "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png",
                        "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1440,
                        "naturalHeight": 1120
                    },
                    {
                        "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/studio.png",
                        "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/studio.png\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/studio.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1880,
                        "naturalHeight": 1200
                    },
                    {
                        "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png",
                        "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1880,
                        "naturalHeight": 1120
                    },
                    {
                        "src": "\/assets\/images\/new_icon_small-r.png",
                        "html": "<img src=\"\/assets\/images\/new_icon_small-r.png\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/new_icon_small-r.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 256,
                        "naturalHeight": 256
                    },
                    {
                        "src": "\/assets\/images\/Discord.svg",
                        "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/Discord.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 153,
                        "naturalHeight": 150
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width,initial-scale=1.0",
                "possibly-render-blocking-reqs": [
                    "https:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4"
                ],
                "rendered-html": "<html lang=\"en\" dir=\"ltr\"><head>\n  <title>Open Broadcaster Software | OBS<\/title>\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\n      <meta name=\"description\" content=\"OBS (Open Broadcaster Software) is free and open source software for video recording and live streaming. Stream to Twitch, YouTube and many other providers or record your own videos with high quality H264 \/ AAC encoding.\">\n    <meta name=\"keywords\" content=\"OBS, OBS Studio, Stream, Video, Live Streaming, Recording, Games, Twitch, YouTube, Livestream, Open Broadcaster Software\">\n    <!--<link rel=\"preload\" href=\"\/assets\/fonts\/open-sans-v18-latin-ext_latin_cyrillic-regular.woff2\" as=\"font\" type=\"font\/woff2\" crossorigin>-->\n  <link href=\"https:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4\" rel=\"stylesheet\">    <link rel=\"alternate\" type=\"application\/rss+xml\" title=\"RSS Feed obsproject.com\" href=\"\/blog\/rss\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"\/favicon-32x32.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"96x96\" href=\"\/favicon-96x96.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"\/favicon-16x16.png\">\n                    <link rel=\"alternate\" hreflang=\"cs\" href=\"https:\/\/obsproject.com\/cs\">\n                        <link rel=\"alternate\" hreflang=\"da\" href=\"https:\/\/obsproject.com\/da\">\n                        <link rel=\"alternate\" hreflang=\"de\" href=\"https:\/\/obsproject.com\/de\">\n                        <link rel=\"alternate\" hreflang=\"en\" href=\"https:\/\/obsproject.com\">\n                        <link rel=\"alternate\" hreflang=\"es\" href=\"https:\/\/obsproject.com\/es\">\n                        <link rel=\"alternate\" hreflang=\"eu\" href=\"https:\/\/obsproject.com\/eu\">\n                        <link rel=\"alternate\" hreflang=\"fi\" href=\"https:\/\/obsproject.com\/fi\">\n                        <link rel=\"alternate\" hreflang=\"fr\" href=\"https:\/\/obsproject.com\/fr\">\n                        <link rel=\"alternate\" hreflang=\"hu\" href=\"https:\/\/obsproject.com\/hu\">\n                        <link rel=\"alternate\" hreflang=\"ja\" href=\"https:\/\/obsproject.com\/ja\">\n                        <link rel=\"alternate\" hreflang=\"ko\" href=\"https:\/\/obsproject.com\/ko\">\n                        <link rel=\"alternate\" hreflang=\"pt-br\" href=\"https:\/\/obsproject.com\/pt-br\">\n                        <link rel=\"alternate\" hreflang=\"ru\" href=\"https:\/\/obsproject.com\/ru\">\n                        <link rel=\"alternate\" hreflang=\"sv\" href=\"https:\/\/obsproject.com\/sv\">\n                        <link rel=\"alternate\" hreflang=\"tr\" href=\"https:\/\/obsproject.com\/tr\">\n                        <link rel=\"alternate\" hreflang=\"uk\" href=\"https:\/\/obsproject.com\/uk\">\n                        <link rel=\"alternate\" hreflang=\"zh-cn\" href=\"https:\/\/obsproject.com\/zh-cn\">\n            \n    <script type=\"text\/javascript\" async=\"\" src=\"https:\/\/www.google-analytics.com\/analytics.js\"><\/script><script type=\"text\/javascript\" async=\"\" src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=G-3C9PHRV452&amp;l=dataLayer&amp;cx=c\"><\/script><script async=\"\" src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=UA-34644124-1\"><\/script>\n\n  <script>\n    window.dataLayer = window.dataLayer || [];\n\n    function gtag() {\n      dataLayer.push(arguments);\n    }\n    gtag('js', new Date());\n    gtag('config', 'UA-34644124-1', {\n      'anonymize_ip': true\n    });\n  <\/script>\n<\/head>\n\n<body class=\"newhome\">\n\n  <div id=\"wrapper\">\n\n    <header id=\"header\" class=\"cf\">\n  <a class=\"logo\" href=\"https:\/\/obsproject.com\">\n    <img src=\"\/assets\/images\/new_icon_small-r.png\" alt=\"OBS\">\n  <\/a>\n\n  <div class=\"header_title\">\n    <div class=\"header_title_main\">OBS<\/div>\n    <div class=\"header_subtitle\">Open Broadcaster Software<span class=\"smalltext\">\u00ae\ufe0f<\/span><\/div>\n  <\/div>\n\n  <div id=\"SocialButtons\">\n\n    <div id=\"DiscordButton\">\n      <a href=\"https:\/\/discord.gg\/obsproject\" target=\"_blank\" aria-label=\"OBS Discord\">\n        <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n      <\/a>\n      <span class=\"tooltip\">Discord<\/span>\n    <\/div>\n\n    <div id=\"TwitterButton\">\n      <a rel=\"me\" href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n        <i class=\"icon-twitter\"><\/i>\n      <\/a>\n      <span class=\"tooltip\">Twitter<\/span>\n    <\/div>\n\n    <div id=\"MastodonButton\">\n      <a rel=\"me\" href=\"https:\/\/mastodon.social\/@OBSProject\" target=\"_blank\" aria-label=\"OBS Mastodon\">\n        <img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">\n      <\/a>\n      <span class=\"tooltip\">Mastodon<\/span>\n    <\/div>\n\n    <div id=\"GitHubButton\">\n      <a rel=\"me\" href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS Studio GitHub\">\n        <i class=\"icon-github\"><\/i>\n      <\/a>\n      <span class=\"tooltip\">GitHub<\/span>\n    <\/div>\n    <!--\n          <div id=\"BlogButton\">\n            <a href=\"https:\/\/obsproject.com\/blog\">\n              <i class=\"icon-blog\"><\/i>\n            <\/a>\n          <\/div>\n\n          <div id=\"LivechatButton\">\n            <a href=\"https:\/\/obsproject.com\/chat\" target=\"_blank\">\n              <i class=\"icon-comment\">Community Chat<\/i>\n            <\/a>\n          <\/div>\n        -->\n\n    <div id=\"ContributeButton\">\n      <a href=\"https:\/\/obsproject.com\/contribute\">\n        <i class=\"icon-heart\">Contribute<\/i>\n      <\/a>\n    <\/div>\n\n  <\/div>\n\n  <nav>\n\n  <ul class=\"menu cf\">\n          <li>\n                <a class=\"active\" href=\"https:\/\/obsproject.com\">Home<\/a>\n\n        \n      <\/li>\n          <li>\n                <a href=\"https:\/\/obsproject.com\/download\">Download<\/a>\n\n        \n      <\/li>\n          <li>\n                <a href=\"https:\/\/obsproject.com\/blog\">News<\/a>\n\n        \n      <\/li>\n          <li>\n                <a href=\"https:\/\/obsproject.com\/help\">Help<\/a>\n\n        \n      <\/li>\n          <li>\n                <a href=\"\/forum\/\">Forum<\/a>\n\n        \n      <\/li>\n      <\/ul>\n\n<\/nav>\n<\/header>\n<div class=\"main_block newhome slant_container\">\n\n  <div id=\"bg_slant1\" class=\"main_slant\"><\/div>\n  <div id=\"bg_slant2\" class=\"main_slant\"><\/div>\n  <div id=\"bg_slant3\" class=\"main_slant\"><\/div>\n\n  <div class=\"headerpusher\"><\/div>\n\n  \n  <div class=\"pagewidth\">\n    <div class=\"main_blurb cf\">\n      <h1>OBS Studio<\/h1>\n\n              <div id=\"latestVersions\" class=\"newhome\"><span>Latest Release<\/span>\n          <div class=\"latest_icon latest_win\" aria-label=\"Windows\"><\/div>\n          <div class=\"latest_icon latest_mac\" aria-label=\"macOS\"><\/div>\n          <div class=\"latest_icon latest_lin\" aria-label=\"Linux\"><\/div>30.2.3 - August 15th        <\/div>\n      \n      <div id=\"home_downloads\" class=\"home_download\" style=\"text-align: center;\">\n                <a href=\"https:\/\/cdn-fastly.obsproject.com\/downloads\/OBS-Studio-30.2.3-Windows-Installer.exe\" target=\"_blank\" class=\"green_btn download-welcome\">Windows<span class=\"tooltip\">Supports Windows 10 and Windows 11<\/span><\/a>\n        <a id=\"show_mac_extra\" href=\"#\" class=\"green_btn\">macOS<span class=\"tooltip\">Supports macOS 11.0 or newer<\/span><\/a>\n        <a href=\"https:\/\/obsproject.com\/download#linux\" target=\"_blank\" rel=\"noopener\" class=\"green_btn\">Linux<\/a>\n\n        <div id=\"mac_extra\" class=\"home_download_extra\">\n          <h3>Select macOS Version<\/h3>\n          <a href=\"#\" class=\"green_btn small_btn hide_extra_selection\">\u2039<\/a>\n\n          <a href=\"https:\/\/cdn-fastly.obsproject.com\/downloads\/obs-studio-30.2.3-macos-intel.dmg\" class=\"green_btn download-welcome\" target=\"_blank\">macOS (Intel)<\/a>\n          <a href=\"https:\/\/cdn-fastly.obsproject.com\/downloads\/obs-studio-30.2.3-macos-apple.dmg\" class=\"green_btn download-welcome\" target=\"_blank\">macOS (Apple Silicon)<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"home_text\">\n        <p>Free and open source software for video recording and live streaming.<\/p>\n<p>Download and start streaming quickly and easily on Windows, Mac or Linux.<\/p>      <\/div>\n\n      <div id=\"forwardForm\"><\/div>\n\n      <div class=\"demo_obs-window\" style=\"background: transparent;\">\n        <img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">\n      <\/div>\n      \n    <\/div>\n  <\/div>\n\n<\/div>\n\n\n<div class=\"support_block\">\n\n  <div class=\"pagewidth\">\n    <div class=\"support_blurb debug\">\n      <p>The OBS Project is made possible thanks to generous contributions from our sponsors and backers. Learn more about how you can <a href=\"\/contribute\">become a sponsor<\/a>.<\/p>\n      <br>\n\n      <div id=\"open_collective_list\" style=\"display: block;\">\n\n        <div id=\"premiere_container\" class=\"support_list_container\"><div class=\"support_list_title\">PREMIER TIER SPONSORS<\/div><div id=\"premiere_supports\" class=\"support_list\"><div class=\"support_item\"><a href=\"https:\/\/www.youtube.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png\" alt=\"YouTube logo\"><\/a><\/div><div class=\"support_item\"><a href=\"https:\/\/www.logitech.com\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png\" alt=\"Logitech logo\"><\/a><\/div><div class=\"support_item\"><a href=\"https:\/\/twitch.tv\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png\" alt=\"Twitch logo\"><\/a><\/div><\/div><\/div>\n        <div id=\"diamond_container\" class=\"support_list_container\"><div class=\"support_list_title\">DIAMOND TIER SPONSORS<\/div><div id=\"diamond_supports\" class=\"support_list\"><div class=\"support_item\"><a href=\"https:\/\/www.nvidia.com\/broadcast\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png\" alt=\"NVIDIA logo\"><\/a><\/div><div class=\"support_item\"><a href=\"https:\/\/www.amd.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png\" alt=\"AMD logo\"><\/a><\/div><div class=\"support_item\"><a href=\"https:\/\/intel.com\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png\" alt=\"Intel logo\"><\/a><\/div><div class=\"support_item\"><a href=\"https:\/\/www.yamaha.com\/2\/ag\/?utm_source=obs&amp;utm_medium=banner&amp;utm_campaign=YCJ_CSC_OBSsponsor_052024\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png\" alt=\"Yamaha logo\"><\/a><\/div><\/div><\/div>\n        <div id=\"gold_container\" class=\"support_list_container\"><div class=\"support_list_title\">GOLD TIER SPONSORS<\/div><div id=\"gold_supports\" class=\"support_list\"><div class=\"support_item\"><a href=\"https:\/\/streamelements.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png\" alt=\"StreamElements logo\"><\/a><\/div><div class=\"support_item\"><a href=\"https:\/\/www.overwolf.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png\" alt=\"overwolf logo\"><\/a><\/div><\/div><\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n<\/div>\n\n\n\n<div class=\"second_block stretch_columns\">\n\n  <div class=\"pagewidth\">\n    <div class=\"second_blurb\">\n      <div class=\"blurb_text\">\n        <h1>Features<\/h1>\n<div class=\"kirbycolumns kirbycolumns-2\"><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png\"><\/figure>\n<p>High performance real time video\/audio capturing and mixing. Create scenes made up of multiple sources including window captures, images, text, browser windows, webcams, capture cards and more.<\/p>\n<\/div><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png\"><\/figure>\n<p>Set up an unlimited number of scenes you can switch between seamlessly via custom transitions.<\/p>\n<\/div><\/div>\n<div class=\"kirbycolumns kirbycolumns-2\"><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png\"><\/figure>\n<p>Intuitive audio mixer with per-source filters such as noise gate, noise suppression, and gain. Take full control with VST plugin support.<\/p>\n<\/div><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/properties.png\"><\/figure>\n<p>Powerful and easy to use configuration options. Add new Sources, duplicate existing ones, and adjust their properties effortlessly.<\/p>\n<\/div><\/div>\n<div class=\"kirbycolumns kirbycolumns-2\"><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/settings.png\"><\/figure>\n<p>Streamlined Settings panel gives you access to a wide array of configuration options to tweak every aspect of your broadcast or recording.<\/p>\n<\/div><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/docks.png\"><\/figure>\n<p>Modular 'Dock' UI allows you to rearrange the layout exactly as you like. You can even pop out each individual Dock to its own window.<\/p>\n<\/div><\/div>\n<p>OBS supports all your favorite streaming platforms and more.<\/p>        <!--\n\t\t\t\t\t<div id=\"service_icons\">\n\t\t\t\t\t\t<img alt=\"Twitch\" class=\"service_icon\" src=\"\/assets\/images\/services\/new_twitch.png\">\n\t\t\t\t\t\t<img alt=\"Mixer\" class=\"service_icon\" src=\"\/assets\/images\/services\/new_mixer.png\">\n\t\t\t\t\t\t<img alt=\"YouTube\" class=\"service_icon\" src=\"\/assets\/images\/services\/new_youtube.png\">\n\t\t\t\t\t<\/div>\n\t\t\t\t\t-->\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<div class=\"third_block stretch_columns\">\n\n  <div class=\"pagewidth\">\n    <div class=\"third_blurb\">\n      <div class=\"blurb_text\">\n        <h1>Create Professional Productions<\/h1>\n<div class=\"kirbycolumns kirbycolumns-2\"><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png\"><\/figure>\n<p>Choose from a number of different and customizable transitions for when you switch between your scenes or add your own stinger video files.<\/p>\n<\/div><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png\"><\/figure>\n<p>Set hotkeys for nearly every sort of action, such as switching between scenes, starting\/stopping streams or recordings, muting audio sources, push to talk, and more.<\/p>\n<\/div><\/div>\n<div class=\"kirbycolumns kirbycolumns-2\"><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/studio.png\"><\/figure>\n<p><strong>Studio Mode<\/strong> lets you preview your scenes and sources before pushing them live.  Adjust your scenes and sources or create new ones and ensure they're perfect before your viewers ever see them.<\/p>\n<\/div><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png\"><\/figure>\n<p>Get a high level view of your production using the Multiview. Monitor 8 different scenes and easily cue or transition to any of them with merely a single or double click.<\/p>\n<\/div><\/div>      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<div class=\"fourth_block\">\n\n  <div class=\"pagewidth\">\n    <div class=\"fourth_blurb\">\n      <div class=\"blurb_text\">\n        <h1>Collaborative Creativity<\/h1>\n<p>OBS Studio is equipped with a powerful API, enabling plugins and scripts to provide further customization and functionality specific to your needs.<\/p>\n<p>Utilize native plugins for high performance integrations or scripts written with Lua or Python that interface with existing sources.<\/p>\n<p>Work with developers in the streaming community to get the features you need with endless possibilities.<\/p>\n<p>Browse or submit your own in the <a href=\"https:\/\/obsproject.com\/forum\/resources\/\">Resources section<\/a><\/p>      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<script type=\"text\/javascript\">\n  (function() {\n\n    var classname = document.getElementsByClassName(\"download-welcome\");\n    for (var i = 0; i < classname.length; i++) {\n      classname[i].addEventListener('click', forwardLink, false);\n    }\n\n\n    var hide_extra = document.getElementsByClassName(\"hide_extra_selection\");\n    for (var i = 0; i < hide_extra.length; i++) {\n      hide_extra[i].addEventListener('click', function(e) {\n        e.preventDefault();\n        hideExtra();\n      }, false);\n    }\n\n    var home_downloads = document.getElementById(\"home_downloads\");\n    var show_mac_extra = document.getElementById(\"show_mac_extra\");\n    var mac_extra = document.getElementById(\"mac_extra\");\n    show_mac_extra.addEventListener('click', function(e) {\n      e.preventDefault();\n      home_downloads.classList.add(\"show_extra_selection\");\n      mac_extra.classList.add(\"show_extra_selection\");\n    }, false)\n  })();\n\n  function forwardLink(event) {\n    event.preventDefault();\n    var link = this.getAttribute(\"href\");\n\n    var form = document.createElement('form');\n    form.action = 'https:\/\/obsproject.com\/welcome-redirect';\n    form.method = 'POST';\n    form.target = '_blank';\n\n    var input = document.createElement('input');\n    input.type = 'hidden';\n    input.name = 'forwardLink';\n    input.value = link;\n    form.appendChild(input);\n\n    var container = document.getElementById(\"forwardForm\");\n\n    container.innerHTML = \"\";\n    container.appendChild(form);\n\n    form.submit();\n\n    return false;\n  }\n\n  function hideExtra(event) {\n    var extra_boxes = document.getElementsByClassName(\"show_extra_selection\");\n    while (extra_boxes.length > 0) {\n      extra_boxes[0].classList.remove(\"show_extra_selection\");\n    }\n  }\n<\/script>\n\n<script type=\"text\/javascript\">\n  document.getElementById('open_collective_list').style.display = \"block\";\n<\/script>\n\n  <div class=\"footer_push\"><\/div>\n  <\/div>\n  <!-- End Wrapper -->\n\n  <footer id=\"footer\" class=\"footer cf\">\n    <div class=\"footer_extra\">\n      <div class=\"footer_left\">\n        <div class=\"footer_row\">\n          <div class=\"logo\"><img src=\"\/assets\/images\/new_icon_small-r.png\"><\/div>\n          <div class=\"footer_title\">OBS Project<\/div>\n        <\/div>\n        <div class=\"footer_row footer_social\">\n          <a href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n            <i class=\"icon-twitter\"><\/i>\n          <\/a>\n          <a href=\"https:\/\/facebook.com\/OpenBroadcasterSoftware\" target=\"_blank\" aria-label=\"OBS Facebook\">\n            <i class=\"icon-facebook\"><\/i>\n          <\/a>\n          <a href=\"\/discord\" target=\"_blank\" aria-label=\"OBS Discord\">\n            <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n          <\/a>\n          <a href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">\n            <i class=\"icon-github\"><\/i>\n          <\/a>\n        <\/div>\n      <\/div>\n      <div class=\"footer_right\">\n\n        <!-- App -->\n        <div class=\"footer_items\">\n          <div class=\"footer_category\">OBS Studio<\/div>\n          <a href=\"\/download\" aria-label=\"Download\">Download<\/a>\n          <a href=\"https:\/\/ideas.obsproject.com\/\" target=\"_blank\" aria-label=\"Feature suggestions\">Ideas<\/a>\n          <a href=\"\/privacy-policy\" aria-label=\"Privacy Policy\">Privacy Policy<\/a>\n          <!-- <a id=\"cookie-footer\" href=\"#\" aria-label=\"Manage Cookies\">Manage Cookies<\/a> -->\n        <\/div>\n\n        <!-- Contribute -->\n        <div class=\"footer_items\">\n          <div class=\"footer_category\">Contribute<\/div>\n          <a href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">GitHub<\/a>\n          <a href=\"https:\/\/opencollective.com\/obsproject\" aria-label=\"OBS on Open Collective\">Open Collective<\/a>\n          <a href=\"https:\/\/www.patreon.com\/obsproject\/overview\" aria-label=\"OBS on Patreon\">Patreon<\/a>\n        <\/div>\n\n        <!-- Help -->\n        <div class=\"footer_items\">\n          <div class=\"footer_category\">Support<\/div>\n          <a href=\"\/kb\" aria-label=\"Knowledge Base\">Knowledge Base<\/a>\n          <a href=\"\/discord\" aria-label=\"Official Discord\">Discord<\/a>\n          <a href=\"\/forum\/\" aria-label=\"Forums\">Forums<\/a>\n          <a href=\"\/help\" aria-label=\"Help Portal\">Help Portal<\/a>\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n    <div class=\"copyright\">\n      <p>\u00a9 2012 - 2024. OBS and OBS Studio are created and maintained by Lain. Development by <a href=\"https:\/\/github.com\/obsproject\/OBS-studio\/graphs\/contributors\">OBS Studio Contributors<\/a>.<br>\nWebsite designed and created by <a href=\"https:\/\/twitter.com\/Warchamp7\">Warchamp7<\/a>, powered by <a href=\"https:\/\/getkirby.com\/made-with-kirby-and-love\">Kirby CMS<\/a>. Downloads powered by <a href=\"https:\/\/fastly.com\">Fastly<\/a>.<\/p>    <\/div>\n    <br>\n    <div class=\"languages\" arial-label=\"Select Language\">\n      <p>\n                              <a href=\"https:\/\/obsproject.com\/cs\">\u010ce\u0161tina<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/da\">Dansk<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/de\">Deutsch<\/a>\n                                                          <a href=\"https:\/\/obsproject.com\/es\">Espa\u00f1ol<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/eu\">Euskara<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/fi\">Suomi<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/fr\">Fran\u00e7ais<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/hu\">Magyar<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/ja\">\u65e5\u672c\u8a9e<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/ko\">\ud55c\uad6d\uc5b4<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/pt-br\">Portugu\u00eas do Brasil<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/ru\">\u0440\u0443\u0301\u0441\u0441\u043a\u0438\u0439<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/sv\">Svenska<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/tr\">T\u00fcrk\u00e7e<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/uk\">\u0443\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/zh-cn\">\u4e2d\u6587(\u7b80\u4f53)<\/a>\n                        <\/p>\n    <\/div>\n\n  <\/footer>\n\n  \n  \n\n  <\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [
                        "content-security-policy",
                        "strict-transport-security",
                        "x-content-type-options",
                        "x-xss-protection"
                    ],
                    "securityHeadersGrade": "A",
                    "securityHeadersScore": 90
                },
                "interactivePeriods": [
                    [
                        0,
                        702
                    ],
                    [
                        917,
                        944
                    ],
                    [
                        1185,
                        2451
                    ],
                    [
                        2502,
                        6689
                    ]
                ],
                "longTasks": [
                    [
                        702,
                        917
                    ],
                    [
                        944,
                        1185
                    ],
                    [
                        2451,
                        2502
                    ]
                ],
                "lastVisualChange": 3000,
                "render": 1100,
                "visualComplete85": 2100,
                "visualComplete90": 2100,
                "visualComplete95": 2100,
                "visualComplete99": 2100,
                "visualComplete": 3000,
                "SpeedIndex": 1279,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 1162,
                        "size": 67968,
                        "DOMNodeId": 9,
                        "nodeInfo": {
                            "nodeType": "H1",
                            "bounds": [
                                352.5,
                                200,
                                1200,
                                90
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 2016,
                        "size": 320800,
                        "DOMNodeId": 20,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "src": "\/assets\/images\/features-new\/hero.png",
                                "style": "width: 100%"
                            },
                            "sourceURL": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                            "bounds": [
                                552.5,
                                592,
                                800,
                                659.078125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 2016,
                        "size": 320800,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 552.5,
                                "y": 592,
                                "width": 800,
                                "height": 659.078125,
                                "top": 592,
                                "right": 1352.5,
                                "bottom": 1251.078125,
                                "left": 552.5
                            },
                            "outerHTML": "<img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">",
                            "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1161,
                        "size": 67968,
                        "DOMNodeId": 9,
                        "nodeInfo": {
                            "nodeType": "H1",
                            "bounds": [
                                352.5,
                                200,
                                1200,
                                90
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 2015,
                        "size": 320800,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 552.5,
                                "y": 592,
                                "width": 800,
                                "height": 659.078125,
                                "top": 592,
                                "right": 1352.5,
                                "bottom": 1251.078125,
                                "left": 552.5
                            },
                            "outerHTML": "<img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">",
                            "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 2015,
                        "size": 320800,
                        "DOMNodeId": 20,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "src": "\/assets\/images\/features-new\/hero.png",
                                "style": "width: 100%"
                            },
                            "sourceURL": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                            "bounds": [
                                552.5,
                                592,
                                800,
                                659.078125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    }
                ],
                "LargestContentfulPaintType": "image",
                "LargestContentfulPaintNodeType": "IMG",
                "LargestContentfulPaintImageURL": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 33
                    },
                    {
                        "name": "fetchStart",
                        "time": 43
                    },
                    {
                        "name": "navigationStart",
                        "time": 83
                    },
                    {
                        "name": "domLoading",
                        "time": 84
                    },
                    {
                        "name": "responseEnd",
                        "time": 84
                    },
                    {
                        "name": "domInteractive",
                        "time": 84
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 84
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 84
                    },
                    {
                        "name": "domComplete",
                        "time": 85
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 474
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 474
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 474
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 475
                    },
                    {
                        "name": "domLoading",
                        "time": 475
                    },
                    {
                        "name": "responseEnd",
                        "time": 477
                    },
                    {
                        "name": "firstPaint",
                        "time": 1161
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 1161
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 1161
                    },
                    {
                        "name": "domInteractive",
                        "time": 1194
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 1194
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 1194
                    },
                    {
                        "name": "LayoutShift",
                        "time": 1640
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 2015
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 2015
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 2015
                    },
                    {
                        "name": "LayoutShift",
                        "time": 2553
                    },
                    {
                        "name": "domComplete",
                        "time": 3538
                    },
                    {
                        "name": "loadEventStart",
                        "time": 3538
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 3538
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 1161
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 2015
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 2015
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.00012112609530690696
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.00012112609530690696
                    }
                ],
                "chromeUserTiming.navigationStart": 84,
                "chromeUserTiming.fetchStart": 44,
                "chromeUserTiming.domLoading": 476,
                "chromeUserTiming.responseEnd": 478,
                "chromeUserTiming.domInteractive": 1194,
                "chromeUserTiming.domContentLoadedEventStart": 1194,
                "chromeUserTiming.domContentLoadedEventEnd": 1194,
                "chromeUserTiming.domComplete": 3539,
                "chromeUserTiming.unloadEventStart": 474,
                "chromeUserTiming.unloadEventEnd": 474,
                "chromeUserTiming.markAsMainFrame": 475,
                "chromeUserTiming.commitNavigationEnd": 475,
                "chromeUserTiming.firstPaint": 1161,
                "chromeUserTiming.firstContentfulPaint": 1161,
                "chromeUserTiming.firstImagePaint": 1161,
                "chromeUserTiming.LayoutShift": 2554,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 2015,
                "chromeUserTiming.firstMeaningfulPaint": 2015,
                "chromeUserTiming.loadEventStart": 3539,
                "chromeUserTiming.loadEventEnd": 3539,
                "chromeUserTiming.LargestTextPaint": 1162,
                "chromeUserTiming.LargestImagePaint": 2016,
                "chromeUserTiming.LargestContentfulPaint": 2016,
                "chromeUserTiming.TotalLayoutShift": 0.00012112609530690696,
                "chromeUserTiming.CumulativeLayoutShift": 0.00012112609530690696,
                "LayoutShifts": [
                    {
                        "time": 1640,
                        "score": 0.00010948507252838607,
                        "cumulative_score": 0.00010948507252838607,
                        "window_score": 0.00010948507252838607,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                1378,
                                10,
                                487,
                                33
                            ],
                            [
                                1613,
                                48,
                                252,
                                30
                            ],
                            [
                                1613,
                                78,
                                36,
                                1
                            ],
                            [
                                1681,
                                78,
                                36,
                                1
                            ],
                            [
                                1619,
                                79,
                                30,
                                1
                            ],
                            [
                                1681,
                                79,
                                36,
                                1
                            ],
                            [
                                1687,
                                80,
                                30,
                                1
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 1619,
                                    "y": 48,
                                    "width": 246,
                                    "height": 30,
                                    "top": 48,
                                    "right": 1865,
                                    "bottom": 78,
                                    "left": 1619
                                },
                                "currentRect": {
                                    "x": 1613,
                                    "y": 48,
                                    "width": 252,
                                    "height": 30,
                                    "top": 48,
                                    "right": 1865,
                                    "bottom": 78,
                                    "left": 1613
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1619,
                                    "y": 48,
                                    "width": 30,
                                    "height": 32,
                                    "top": 48,
                                    "right": 1649,
                                    "bottom": 80,
                                    "left": 1619
                                },
                                "currentRect": {
                                    "x": 1613,
                                    "y": 48,
                                    "width": 30,
                                    "height": 31,
                                    "top": 48,
                                    "right": 1643,
                                    "bottom": 79,
                                    "left": 1613
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1687,
                                    "y": 48,
                                    "width": 30,
                                    "height": 33,
                                    "top": 48,
                                    "right": 1717,
                                    "bottom": 81,
                                    "left": 1687
                                },
                                "currentRect": {
                                    "x": 1681,
                                    "y": 48,
                                    "width": 30,
                                    "height": 32,
                                    "top": 48,
                                    "right": 1711,
                                    "bottom": 80,
                                    "left": 1681
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1395,
                                    "y": 10,
                                    "width": 470,
                                    "height": 33,
                                    "top": 10,
                                    "right": 1865,
                                    "bottom": 43,
                                    "left": 1395
                                },
                                "currentRect": {
                                    "x": 1378,
                                    "y": 10,
                                    "width": 487,
                                    "height": 33,
                                    "top": 10,
                                    "right": 1865,
                                    "bottom": 43,
                                    "left": 1378
                                }
                            }
                        ]
                    },
                    {
                        "time": 2553,
                        "score": 1.1641022778520885e-5,
                        "cumulative_score": 0.00012112609530690696,
                        "window_score": 0.00012112609530690696,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                1609,
                                48,
                                256,
                                30
                            ],
                            [
                                1609,
                                78,
                                34,
                                1
                            ],
                            [
                                1677,
                                78,
                                34,
                                1
                            ],
                            [
                                1677,
                                79,
                                34,
                                1
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 1613,
                                    "y": 48,
                                    "width": 252,
                                    "height": 30,
                                    "top": 48,
                                    "right": 1865,
                                    "bottom": 78,
                                    "left": 1613
                                },
                                "currentRect": {
                                    "x": 1609,
                                    "y": 48,
                                    "width": 256,
                                    "height": 30,
                                    "top": 48,
                                    "right": 1865,
                                    "bottom": 78,
                                    "left": 1609
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1613,
                                    "y": 48,
                                    "width": 30,
                                    "height": 31,
                                    "top": 48,
                                    "right": 1643,
                                    "bottom": 79,
                                    "left": 1613
                                },
                                "currentRect": {
                                    "x": 1609,
                                    "y": 48,
                                    "width": 30,
                                    "height": 31,
                                    "top": 48,
                                    "right": 1639,
                                    "bottom": 79,
                                    "left": 1609
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1681,
                                    "y": 48,
                                    "width": 30,
                                    "height": 32,
                                    "top": 48,
                                    "right": 1711,
                                    "bottom": 80,
                                    "left": 1681
                                },
                                "currentRect": {
                                    "x": 1677,
                                    "y": 48,
                                    "width": 30,
                                    "height": 32,
                                    "top": 48,
                                    "right": 1707,
                                    "bottom": 80,
                                    "left": 1677
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 0,
                    "cumulative_score": 0,
                    "fraction_of_total": 0
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 664.66099999999994
                        },
                        "15": {
                            "name": "ContentSecurityPolicy",
                            "firstUsed": 478.68599999999998
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 478.69900000000001
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 478.70499999999998
                        },
                        "2236": {
                            "name": "CSPWithUnsafeEval",
                            "firstUsed": 478.70999999999998
                        },
                        "3129": {
                            "name": "CSPWithReasonableObjectRestrictions",
                            "firstUsed": 478.71499999999997
                        },
                        "3359": {
                            "name": "MainFrameCSPViaHTTP",
                            "firstUsed": 478.72000000000003
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 481.81700000000001
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 498.98000000000002
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 499.029
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 499.036
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 499.06
                        },
                        "4242": {
                            "name": "ScriptSchedulingType_Async",
                            "firstUsed": 516.96699999999998
                        },
                        "4240": {
                            "name": "ScriptSchedulingType_ParserBlockingInline",
                            "firstUsed": 517.03700000000003
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 658.95399999999995
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 659.00699999999995
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 659.18899999999996
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 659.63900000000001
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 660.20699999999999
                        },
                        "978": {
                            "name": "CSSAtRuleWebkitKeyframes",
                            "firstUsed": 660.26400000000001
                        },
                        "1153": {
                            "name": "CSSSelectorIndirectAdjacent",
                            "firstUsed": 660.32399999999996
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 660.74400000000003
                        },
                        "2317": {
                            "name": "CSSSelectorWebkitSliderThumb",
                            "firstUsed": 661.07799999999997
                        },
                        "2092": {
                            "name": "ARIALabelAttribute",
                            "firstUsed": 670.26300000000003
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 680.553
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 680.56100000000004
                        },
                        "3707": {
                            "name": "ColorSchemeDarkSupportedOnRoot",
                            "firstUsed": 680.69399999999996
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 681.13599999999997
                        },
                        "1019": {
                            "name": "CSSFilterInvert",
                            "firstUsed": 682.24699999999996
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 693.98199999999997
                        },
                        "1973": {
                            "name": "FontShapingNotDefGlyphObserved",
                            "firstUsed": 902.25800000000004
                        },
                        "5043": {
                            "name": "Feature_5043",
                            "firstUsed": 945.23299999999995
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 1199.0450000000001
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 1199.126
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 1220.508
                        },
                        "2195": {
                            "name": "CookieGet",
                            "firstUsed": 1221.847
                        },
                        "1302": {
                            "name": "V8Document_Scripts_AttributeGetter",
                            "firstUsed": 1232.566
                        },
                        "2723": {
                            "name": "TrustedTypesCreatePolicy",
                            "firstUsed": 1249.0129999999999
                        },
                        "3279": {
                            "name": "TrustedTypesPolicyCreated",
                            "firstUsed": 1249.0309999999999
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 2032.8599999999999
                        },
                        "4520": {
                            "name": "NavigatorUAData_GetHighEntropyValues",
                            "firstUsed": 2463.9899999999998
                        },
                        "1502": {
                            "name": "AuxclickAddListenerCount",
                            "firstUsed": 2485.395
                        },
                        "4161": {
                            "name": "V8Document_Prerendering_AttributeGetter",
                            "firstUsed": 2496.2559999999999
                        },
                        "2228": {
                            "name": "DocumentPageShowRegistered",
                            "firstUsed": 2513.2280000000001
                        },
                        "2226": {
                            "name": "DocumentPageHideRegistered",
                            "firstUsed": 2513.248
                        },
                        "2657": {
                            "name": "NavigatorLanguage",
                            "firstUsed": 2519.2020000000002
                        },
                        "2704": {
                            "name": "V8Screen_Width_AttributeGetter",
                            "firstUsed": 2519.4169999999999
                        },
                        "2702": {
                            "name": "V8Screen_Height_AttributeGetter",
                            "firstUsed": 2519.431
                        },
                        "2511": {
                            "name": "FeaturePolicyJSAPI",
                            "firstUsed": 2522.0819999999999
                        },
                        "3835": {
                            "name": "FeaturePolicyJSAPIAllowedFeaturesDocument",
                            "firstUsed": 2522.0970000000002
                        },
                        "2194": {
                            "name": "CookieSet",
                            "firstUsed": 2529.9670000000001
                        },
                        "675": {
                            "name": "Fetch",
                            "firstUsed": 2542.1399999999999
                        },
                        "2913": {
                            "name": "FetchKeepalive",
                            "firstUsed": 2542.79
                        },
                        "4419": {
                            "name": "Scrollend",
                            "firstUsed": 2556.8829999999998
                        },
                        "1069": {
                            "name": "CrossOriginTextScript",
                            "firstUsed": 2864.4459999999999
                        },
                        "2701": {
                            "name": "V8Screen_ColorDepth_AttributeGetter",
                            "firstUsed": 2869.183
                        },
                        "2662": {
                            "name": "NavigatorPlugins",
                            "firstUsed": 2869.2399999999998
                        },
                        "3443": {
                            "name": "PluginName",
                            "firstUsed": 2869.998
                        },
                        "3481": {
                            "name": "V8Navigator_JavaEnabled_Method",
                            "firstUsed": 2870.2240000000002
                        },
                        "2719": {
                            "name": "HistoryLength",
                            "firstUsed": 2873.1869999999999
                        },
                        "710": {
                            "name": "CryptoGetRandomValues",
                            "firstUsed": 2879.7750000000001
                        },
                        "677": {
                            "name": "XMLHttpRequestAsynchronous",
                            "firstUsed": 2880.616
                        },
                        "2229": {
                            "name": "DocumentPageShowFired",
                            "firstUsed": 3539.0129999999999
                        }
                    },
                    "CSSFeatures": {
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 659.20699999999999
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 659.21600000000001
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 659.23599999999999
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 659.25900000000001
                        },
                        "156": {
                            "name": "CSSPropertyUnicodeRange",
                            "firstUsed": 659.27200000000005
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 660.24199999999996
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 660.25099999999998
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 671.44200000000001
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 671.58000000000004
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 671.70500000000004
                        },
                        "637": {
                            "name": "CSSPropertyColorScheme",
                            "firstUsed": 680.58500000000004
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 680.59900000000005
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 680.60799999999995
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 680.62099999999998
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 680.62800000000004
                        },
                        "5": {
                            "name": "CSSPropertyFont",
                            "firstUsed": 680.63699999999994
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 680.64499999999998
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 680.65499999999997
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 680.803
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 680.83000000000004
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 680.87699999999995
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 680.88300000000004
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 680.88999999999999
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 680.89599999999996
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 680.90599999999995
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 680.94000000000005
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 680.95799999999997
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 680.96400000000006
                        },
                        "71": {
                            "name": "CSSPropertyClear",
                            "firstUsed": 680.97000000000003
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 681.06299999999999
                        },
                        "79": {
                            "name": "CSSPropertyFloat",
                            "firstUsed": 681.072
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 681.08299999999997
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 681.202
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 681.23400000000004
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 681.24300000000005
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 681.26199999999994
                        },
                        "97": {
                            "name": "CSSPropertyMinWidth",
                            "firstUsed": 681.29499999999996
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 681.31100000000004
                        },
                        "125": {
                            "name": "CSSPropertySpeak",
                            "firstUsed": 681.38199999999995
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 681.39300000000003
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 681.42899999999997
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 681.45399999999995
                        },
                        "142": {
                            "name": "CSSPropertyTextShadow",
                            "firstUsed": 681.46400000000006
                        },
                        "68": {
                            "name": "CSSPropertyBoxShadow",
                            "firstUsed": 681.47199999999998
                        },
                        "66": {
                            "name": "CSSPropertyBorderWidth",
                            "firstUsed": 681.48900000000003
                        },
                        "59": {
                            "name": "CSSPropertyBorderStyle",
                            "firstUsed": 681.495
                        },
                        "42": {
                            "name": "CSSPropertyBorderColor",
                            "firstUsed": 681.505
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 681.51599999999996
                        },
                        "33": {
                            "name": "CSSPropertyBackgroundSize",
                            "firstUsed": 682.17200000000003
                        },
                        "359": {
                            "name": "CSSPropertyFilter",
                            "firstUsed": 682.18899999999996
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 682.93200000000002
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 683.01400000000001
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 683.02700000000004
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 683.19299999999998
                        },
                        "35": {
                            "name": "CSSPropertyBorderBottom",
                            "firstUsed": 683.44100000000003
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 683.60599999999999
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 683.72199999999998
                        },
                        "19": {
                            "name": "CSSPropertyZoom",
                            "firstUsed": 683.73800000000006
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 683.77499999999998
                        },
                        "27": {
                            "name": "CSSPropertyBackgroundPosition",
                            "firstUsed": 684.00300000000004
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 685.01400000000001
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 685.20399999999995
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 685.39200000000005
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 685.59799999999996
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 685.60799999999995
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 685.63400000000001
                        },
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 685.69100000000003
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 685.93600000000004
                        },
                        "38": {
                            "name": "CSSPropertyBorderBottomRightRadius",
                            "firstUsed": 685.94899999999996
                        },
                        "37": {
                            "name": "CSSPropertyBorderBottomLeftRadius",
                            "firstUsed": 685.95500000000004
                        },
                        "197": {
                            "name": "CSSPropertyAliasWebkitBorderRadius",
                            "firstUsed": 686.02800000000002
                        },
                        "237": {
                            "name": "CSSPropertyFlexGrow",
                            "firstUsed": 943.99000000000001
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "maxFID": 35,
                "TTIMeasurementEnd": 6689,
                "LastInteractive": 2502,
                "TotalBlockingTime": 36,
                "testID": "240906_AiDcK8_9PF",
                "step": 1,
                "effectiveBps": 517551,
                "domTime": 0,
                "aft": 0,
                "titleTime": 85,
                "domLoading": 0,
                "server_rtt": 0,
                "CrUX": {
                    "key": {
                        "formFactor": "DESKTOP",
                        "url": "https:\/\/obsproject.com\/"
                    },
                    "metrics": {
                        "cumulative_layout_shift": {
                            "histogram": [
                                {
                                    "start": "0.00",
                                    "end": "0.10",
                                    "density": 0.99790000000000001
                                },
                                {
                                    "start": "0.10",
                                    "end": "0.25",
                                    "density": 0.0015
                                },
                                {
                                    "start": "0.25",
                                    "density": 0.00069999999999999999
                                }
                            ],
                            "percentiles": {
                                "p75": "0.00"
                            }
                        },
                        "experimental_time_to_first_byte": {
                            "histogram": [
                                {
                                    "start": 0,
                                    "end": 800,
                                    "density": 0.76570000000000005
                                },
                                {
                                    "start": 800,
                                    "end": 1800,
                                    "density": 0.1956
                                },
                                {
                                    "start": 1800,
                                    "density": 0.038600000000000002
                                }
                            ],
                            "percentiles": {
                                "p75": 781
                            }
                        },
                        "first_contentful_paint": {
                            "histogram": [
                                {
                                    "start": 0,
                                    "end": 1800,
                                    "density": 0.88529999999999998
                                },
                                {
                                    "start": 1800,
                                    "end": 3000,
                                    "density": 0.073099999999999998
                                },
                                {
                                    "start": 3000,
                                    "density": 0.041599999999999998
                                }
                            ],
                            "percentiles": {
                                "p75": 1310
                            }
                        },
                        "first_input_delay": {
                            "histogram": [
                                {
                                    "start": 0,
                                    "end": 100,
                                    "density": 0.99380000000000002
                                },
                                {
                                    "start": 100,
                                    "end": 300,
                                    "density": 0.0038
                                },
                                {
                                    "start": 300,
                                    "density": 0.0023999999999999998
                                }
                            ],
                            "percentiles": {
                                "p75": 1
                            }
                        },
                        "interaction_to_next_paint": {
                            "histogram": [
                                {
                                    "start": 0,
                                    "end": 200,
                                    "density": 0.96120000000000005
                                },
                                {
                                    "start": 200,
                                    "end": 500,
                                    "density": 0.019699999999999999
                                },
                                {
                                    "start": 500,
                                    "density": 0.019099999999999999
                                }
                            ],
                            "percentiles": {
                                "p75": 42
                            }
                        },
                        "largest_contentful_paint": {
                            "histogram": [
                                {
                                    "start": 0,
                                    "end": 2500,
                                    "density": 0.85519999999999996
                                },
                                {
                                    "start": 2500,
                                    "end": 4000,
                                    "density": 0.1061
                                },
                                {
                                    "start": 4000,
                                    "density": 0.038699999999999998
                                }
                            ],
                            "percentiles": {
                                "p75": 2089
                            }
                        },
                        "navigation_types": {
                            "fractions": {
                                "navigate": 0.96530000000000005,
                                "navigate_cache": 0.00069999999999999999,
                                "reload": 0.0066,
                                "restore": 0.017500000000000002,
                                "back_forward": 0.0023,
                                "back_forward_cache": 0.0066,
                                "prerender": 0.001
                            }
                        },
                        "round_trip_time": {
                            "percentiles": {
                                "p75": 111
                            }
                        }
                    },
                    "collectionPeriod": {
                        "firstDate": {
                            "year": 2024,
                            "month": 8,
                            "day": 8
                        },
                        "lastDate": {
                            "year": 2024,
                            "month": 9,
                            "day": 4
                        }
                    }
                },
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": 0.81000000000000005,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 0.91000000000000003,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "122": 90.900000000000006,
                            "223": 29.399999999999999,
                            "324": 72.700000000000003,
                            "425": 21.100000000000001,
                            "528": 20,
                            "629": 71.400000000000006,
                            "730": 52.399999999999999,
                            "831": 100,
                            "933": 100,
                            "1033": 100,
                            "1134": 100,
                            "1240": 90.900000000000006,
                            "1341": 100,
                            "1442": 100,
                            "1543": 90,
                            "1644": 42.899999999999999,
                            "1745": 80,
                            "1846": 55.600000000000001,
                            "1947": 75,
                            "2048": 100,
                            "2149": 100,
                            "2253": 80,
                            "2354": 80,
                            "2455": 45,
                            "2555": 76.200000000000003,
                            "2656": 73.700000000000003,
                            "2757": 45,
                            "2858": 36.799999999999997,
                            "2959": 57.899999999999999,
                            "3060": 42.100000000000001,
                            "3161": 40.899999999999999,
                            "3300": 60,
                            "3401": 38.100000000000001,
                            "3502": 27.800000000000001,
                            "3603": 38.100000000000001,
                            "3704": 20,
                            "3805": 21.100000000000001,
                            "3906": 19,
                            "4007": 25,
                            "4108": 15,
                            "4209": 15,
                            "4310": 71.400000000000006,
                            "4411": 15.800000000000001,
                            "4512": 11.1,
                            "4613": 36.399999999999999,
                            "4714": 15.800000000000001,
                            "4816": 19,
                            "4917": 15,
                            "5018": 15.800000000000001,
                            "5119": 15,
                            "5220": 15,
                            "5321": 66.700000000000003,
                            "5422": 19,
                            "5523": 10.5,
                            "5624": 19,
                            "5725": 10.5,
                            "5826": 19,
                            "5927": 15,
                            "6028": 15,
                            "6129": 15,
                            "6230": 22.699999999999999,
                            "6331": 63.200000000000003,
                            "6432": 14.300000000000001,
                            "6533": 15,
                            "6634": 19,
                            "6735": 10.5,
                            "6836": 90
                        },
                        "max": 100,
                        "count": 68
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "122": 13593,
                            "223": 0,
                            "324": 11727,
                            "425": 619784,
                            "528": 636032,
                            "629": 26719,
                            "730": 4771269,
                            "831": 5501919,
                            "933": 1134721,
                            "1033": 6635796,
                            "1134": 4661697,
                            "1240": 9640651,
                            "1341": 9566534,
                            "1442": 10971224,
                            "1543": 4005522,
                            "1644": 5425428,
                            "1745": 6408245,
                            "1846": 2294245,
                            "1947": 3686604,
                            "2048": 4919548,
                            "2149": 5775701,
                            "2253": 2732663,
                            "2354": 5468679,
                            "2455": 4810893,
                            "2555": 2480142,
                            "2656": 2677576,
                            "2757": 1603433,
                            "2858": 2017835,
                            "2959": 4066356,
                            "3060": 5163845,
                            "3161": 5257005,
                            "3300": 4723633,
                            "3401": 5037176,
                            "3502": 5042983,
                            "3603": 772618,
                            "3704": 0,
                            "3805": 218542,
                            "3906": 0,
                            "4007": 0,
                            "4108": 0,
                            "4209": 0,
                            "4310": 0,
                            "4411": 0,
                            "4512": 0,
                            "4613": 0,
                            "4714": 0,
                            "4816": 0,
                            "4917": 0,
                            "5018": 0,
                            "5119": 0,
                            "5220": 0,
                            "5321": 0,
                            "5422": 20671,
                            "5523": 0,
                            "5624": 0,
                            "5725": 0,
                            "5826": 0,
                            "5927": 0,
                            "6028": 0,
                            "6129": 0,
                            "6230": 0,
                            "6331": 0,
                            "6432": 0,
                            "6533": 0,
                            "6634": 0,
                            "6735": 0,
                            "6836": 0
                        },
                        "max": 10971224,
                        "count": 68
                    }
                },
                "effectiveBpsDoc": 533859,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1\/details\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1\/performance_optimization\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1\/breakdown\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1\/domains\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1\/screen_shot\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1\/experiments\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDcK8_9PF&file=1_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_AiDcK8_9PF&file=1_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_AiDcK8_9PF&compressed=1&file=1_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDcK8_9PF&video=video_1&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDcK8_9PF&video=video_1&file=ms_001100.jpg",
                        "VisuallyComplete": 82
                    },
                    {
                        "time": 1500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDcK8_9PF&video=video_1&file=ms_001500.jpg",
                        "VisuallyComplete": 83
                    },
                    {
                        "time": 1700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDcK8_9PF&video=video_1&file=ms_001700.jpg",
                        "VisuallyComplete": 84
                    },
                    {
                        "time": 2100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDcK8_9PF&video=video_1&file=ms_002100.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 2200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDcK8_9PF&video=video_1&file=ms_002200.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 2700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDcK8_9PF&video=video_1&file=ms_002700.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 3000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDcK8_9PF&video=video_1&file=ms_003000.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "fonts.gstatic.com": {
                        "bytes": 34576,
                        "requests": 3,
                        "cdn_provider": "Google",
                        "connections": 1
                    },
                    "images.opencollective.com": {
                        "bytes": 4483,
                        "requests": 1,
                        "cdn_provider": "Cloudflare",
                        "connections": 1
                    },
                    "www.googletagmanager.com": {
                        "bytes": 173090,
                        "requests": 2,
                        "cdn_provider": "Google",
                        "connections": 1
                    },
                    "www.google-analytics.com": {
                        "bytes": 18791,
                        "requests": 3,
                        "cdn_provider": "Google",
                        "connections": 1
                    },
                    "obsproject.com": {
                        "bytes": 1429364,
                        "requests": 28,
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 5591,
                        "bytesUncompressed": 22576,
                        "requests": 1
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 191880,
                        "bytesUncompressed": 548303,
                        "requests": 3
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 13636,
                        "bytesUncompressed": 60585,
                        "requests": 1
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 1410432,
                        "bytesUncompressed": 1411568,
                        "requests": 26
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 38764,
                        "bytesUncompressed": 38764,
                        "requests": 4
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 1,
                        "bytesUncompressed": 1,
                        "requests": 2
                    }
                },
                "consoleLog": []
            },
            "repeatView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-tch6-10.10.1.200",
                "loadTime": 1397,
                "docTime": 1397,
                "fullyLoaded": 1452,
                "bytesOut": 8673,
                "bytesOutDoc": 8673,
                "bytesIn": 5592,
                "bytesInDoc": 5592,
                "requests": [
                    {
                        "type": 3,
                        "id": "14A4204C755089F2F9F574D3D5809039",
                        "request_id": "14A4204C755089F2F9F574D3D5809039",
                        "ip_addr": "142.4.216.103",
                        "full_url": "https:\/\/obsproject.com\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "obsproject.com",
                        "url": "\/",
                        "raw_id": "14A4204C755089F2F9F574D3D5809039",
                        "frame_id": "FCCD4C50E0A5713BFC84263BB2DE4137",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 134,
                        "ttfb_ms": 125,
                        "load_start": 301,
                        "load_start_float": 301.00006100000002,
                        "bytesIn": 5591,
                        "objectSize": 5591,
                        "objectSizeUncompressed": 22576,
                        "chunks": [
                            {
                                "ts": 430,
                                "bytes": 2044,
                                "inflated": 7698
                            },
                            {
                                "ts": 435,
                                "bytes": 3547,
                                "inflated": 14878
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "br",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": 1,
                        "dns_end": 38,
                        "connect_start": 38,
                        "connect_end": 154,
                        "ssl_start": 154,
                        "ssl_end": 300,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "obsproject.com",
                            "sanList": [
                                "auth.obsproject.com",
                                "ideas.obsproject.com",
                                "mta-sts.obsproject.com",
                                "obsproject.com",
                                "www.obsproject.com"
                            ],
                            "issuer": "R11",
                            "validFrom": 1723697270,
                            "validTo": 1731473269,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1723700780991,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100E955F605A002B411A63CCB548BC72C8818797ED210A73307CDBE07CB07ACDA1D022100AA28D44F9D740E35DEA9238DC9BE4EEE2A428E144F5A672081373E8B0580EA43"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Mammoth2024h2'",
                                    "logId": "DFE156EBAA05AFB59C0F86718DA8C0324EAE56D96EA7F5A56A01D1C13BBE525C",
                                    "timestamp": 1723700781197,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100F69403C0A6B04E8C7A31844A2D54A6B2BC54FE764B6E86041CB002B6428874BF0220516627DCBAF1BCBE4D9883BBA0BFFE0F4E30A6AE2662F9EF73C4C4200C086CA3"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.googletagmanager.com\/gtag\/js?id=UA-34644124-1",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: obsproject.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=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "content-encoding: br",
                                "content-language: en",
                                "content-security-policy: default-src 'self' ; script-src 'self' 'unsafe-inline' 'unsafe-eval' www.googletagmanager.com www.google-analytics.com platform.twitter.com www.google.com www.gstatic.com www.recaptcha.net ; style-src 'self' 'unsafe-inline' ; img-src * data: blob: ; font-src 'self' fonts.googleapis.com fonts.gstatic.com ; connect-src 'self' opencollective.com www.google-analytics.com stats.g.doubleclick.net ; object-src 'none' ; child-src 'self' www.youtube.com www.google.com www.recaptcha.net ; frame-ancestors 'none' ; form-action 'self' www.paypal.com www.sandbox.paypal.com ; media-src 'self' pub.rachni.com ; block-all-mixed-content",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Fri, 06 Sep 2024 14:55:03 GMT",
                                "strict-transport-security: max-age=31557600; includeSubDomains; preload",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-xss-protection: 1; mode=block",
                                ":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": 37,
                        "connect_ms": 116,
                        "ssl_ms": 146,
                        "gzip_total": 6285,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 19,
                        "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 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": 4865,
                        "netlog_id": 61,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIFRDCCBCygAwIBAgISA2Ynexhx09NcvX2Dt7ykPzGZMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwODE1MDQ0NzUwWhcNMjQxMTEzMDQ0NzQ5WjAZMRcwFQYDVQQD\nEw5vYnNwcm9qZWN0LmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB\nAK+tqFwz59+PObj3M3+jkAXL88jwj77juumk\/MfY469O1MEvS3108IqsNcS64Dg1\nhXJPqrtEjGk9CpNQrmVSqZGVi4LYnNXi1pmVycqwm3LKAkJc10MjvqkXSXYIo45C\nUSAp27pMQDGqcrnZcIrmfliF+GWO9wCVtPCkTkSlU3TYqTmZ0A1BGZTvQBIILfOs\nSfMJ9+vKHbtuGNcN6e6ihaEo9i5shaEDX8G4vXKSb0muZ4zHypgeHc3wjScNeHyv\nL2alQ75JmiiehZtB4SBK5FsVPks0X1tW4GwfcySXmWd4NOplQgcKpjD+alAHYHHX\nkHIr0BQVoTKNAxi837hvba8CAwEAAaOCAmowggJmMA4GA1UdDwEB\/wQEAwIFoDAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH\/BAIwADAdBgNV\nHQ4EFgQUog4nDVxpnCXQggjyMn59x5dk4owwHwYDVR0jBBgwFoAUxc9GpOr0w8B6\nbJXELbBeki8m47kwVwYIKwYBBQUHAQEESzBJMCIGCCsGAQUFBzABhhZodHRwOi8v\ncjExLm8ubGVuY3Iub3JnMCMGCCsGAQUFBzAChhdodHRwOi8vcjExLmkubGVuY3Iu\nb3JnLzBwBgNVHREEaTBnghNhdXRoLm9ic3Byb2plY3QuY29tghRpZGVhcy5vYnNw\ncm9qZWN0LmNvbYIWbXRhLXN0cy5vYnNwcm9qZWN0LmNvbYIOb2JzcHJvamVjdC5j\nb22CEnd3dy5vYnNwcm9qZWN0LmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATCCAQUG\nCisGAQQB1nkCBAIEgfYEgfMA8QB3AD8XS0\/XIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/\nKIXs+GRuAAABkVSSn78AAAQDAEgwRgIhAOlV9gWgArQRpjzLVIvHLIgYeX7SEKcz\nB82+B8sHrNodAiEAqijUT510DjXeqSONyb5O7ipCjhRPWmcggTc+iwWA6kMAdgDf\n4VbrqgWvtZwPhnGNqMAyTq5W2W6n9aVqAdHBO75SXAAAAZFUkqCNAAAEAwBHMEUC\nIQD2lAPAprBOjHoxhEotVKayvFT+dktuhgQcsAK2Qoh0vwIgUWYn3LrxvL5NmIO7\noL\/+D04wpq4mYvnvc8TEIAwIbKMwDQYJKoZIhvcNAQELBQADggEBAHXHbgde5G1p\nf++IgdBoGtEzP5Sb9n0HbP3yASKPrZGKTjy86A6vmXioG2UNmqbF9LyECAFglMWk\nVEdF6JTQyjgY3LlYkQaNlYLyEZwuvaasDARCF3h6Swgn+ZWBrkrRZAbInZwKzhlh\nVpyXY5Ax9t7y\/nJitXKLmN7Ekce1x1UmbEESAvUZ7BE1qnI9Y3ThZ8gdpXm7zxzh\nlpcuxzbGqBVy9hWo\/k+OINDanOb3zoGrtM+cAqwlws1hhBLPFNyo1DGTLS2aXZ3J\nWH5UWKStjUQSnkryZiQrpbel62p3ZaD2+TkkQX2hn446sQtStTnqDEwPKszMsI9S\nT2gn6JhLuYU=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 435,
                        "ttfb_start": 301,
                        "ttfb_end": 426,
                        "download_start": 426,
                        "download_end": 435,
                        "download_ms": 9,
                        "all_start": 1,
                        "all_end": 435,
                        "all_ms": 433,
                        "index": 0,
                        "number": 1,
                        "cpuTimes": {
                            "EvaluateScript": 3,
                            "v8.compile": 1
                        },
                        "cpu.EvaluateScript": 3,
                        "cpu.v8.compile": 1,
                        "cpuTime": 4,
                        "js_timing": [
                            [
                                543.75,
                                544.16999999999996
                            ],
                            [
                                606.66700000000003,
                                607.98000000000002
                            ],
                            [
                                608.05200000000002,
                                608.84900000000005
                            ],
                            [
                                543.77099999999996,
                                544.04600000000005
                            ],
                            [
                                606.67999999999995,
                                607.09199999999998
                            ],
                            [
                                608.06100000000004,
                                608.74300000000005
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "94132.83",
                        "request_id": "94132.83",
                        "ip_addr": "172.217.16.206",
                        "full_url": "https:\/\/www.google-analytics.com\/j\/collect?v=1&_v=j101&aip=1&a=1698237049&t=pageview&_s=1&dl=https%3A%2F%2Fobsproject.com%2F&ul=en-us&de=UTF-8&dt=Open%20Broadcaster%20Software%20%7C%20OBS&sd=24-bit&sr=1920x1200&vp=1905x993&je=0&_u=YEBAAUABAAAAACAAI~&jid=1674517767&gjid=500932150&cid=1353413182.1725634504&tid=UA-34644124-1&_gid=156529125.1725634504&_r=1&gtm=457e4940za200&gcd=13l3l3l3l1l1&dma=0&tag_exp=0&jsscut=1&z=956256018",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "www.google-analytics.com",
                        "url": "\/j\/collect?v=1&_v=j101&aip=1&a=1698237049&t=pageview&_s=1&dl=https%3A%2F%2Fobsproject.com%2F&ul=en-us&de=UTF-8&dt=Open%20Broadcaster%20Software%20%7C%20OBS&sd=24-bit&sr=1920x1200&vp=1905x993&je=0&_u=YEBAAUABAAAAACAAI~&jid=1674517767&gjid=500932150&cid=1353413182.1725634504&tid=UA-34644124-1&_gid=156529125.1725634504&_r=1&gtm=457e4940za200&gcd=13l3l3l3l1l1&dma=0&tag_exp=0&jsscut=1&z=956256018",
                        "raw_id": "94132.83",
                        "frame_id": "FCCD4C50E0A5713BFC84263BB2DE4137",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 200,
                        "request_type": "XHR",
                        "load_ms": 54,
                        "ttfb_ms": 53,
                        "load_start": 1355,
                        "load_start_float": 1355.000145,
                        "bytesIn": 1,
                        "objectSize": 1,
                        "objectSizeUncompressed": 1,
                        "chunks": [
                            {
                                "ts": 1409,
                                "bytes": 1
                            }
                        ],
                        "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                        "cacheControl": "no-cache, no-store, must-revalidate",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 158,
                        "protocol": "HTTP\/2",
                        "dns_start": 1217,
                        "dns_end": 1256,
                        "connect_start": 1257,
                        "connect_end": 1287,
                        "ssl_start": 1287,
                        "ssl_end": 1354,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.google-analytics.com",
                            "sanList": [
                                "*.google-analytics.com",
                                "region1.app-measurement.com",
                                "app-measurement.com",
                                "region1.att.app-measurement.com",
                                "att.app-measurement.com",
                                "region1.analytics.app-measurement.com",
                                "analytics.app-measurement.com",
                                "region1.app-analytics-services-att.com",
                                "app-analytics-services-att.com",
                                "region1.app-analytics-services.com",
                                "app-analytics-services.com",
                                "google-analytics.com",
                                "region1.google-analytics.com",
                                "ssl.google-analytics.com",
                                "www.google-analytics.com",
                                "region1.analytics.google.com",
                                "googletagmanager.com",
                                "www.googletagmanager.com",
                                "urchin.com",
                                "service.urchin.com",
                                "fps.goog",
                                "*.fps.goog",
                                "googleoptimize.com",
                                "www.googleoptimize.com"
                            ],
                            "issuer": "WR2",
                            "validFrom": 1723444424,
                            "validTo": 1730702023,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1723448025432,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100E2B4030F8C0FA31D1B50E92A1717E238E547F0B291E91FC7D0F54F8C72FBF9D0022100DEF65F15E3EC9B876222A232117596AAAF3222B1F63B4615C6F8BF183FA24CAC"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2024' Log",
                                    "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                    "timestamp": 1723448025479,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100C44F51B0FE62F19A7ED1EBD7A67F1B4C44203F26E24E83E3060A1A5560FBA2AC02210082EA28983D07BDFC693196E5FD8AEA98C537DFED1EFF457064AB1E628A9D943E"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.google-analytics.com\/analytics.js",
                        "initiator_line": "35",
                        "initiator_column": "31",
                        "initiator_type": "script",
                        "initiator_function": "wd",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.google-analytics.com",
                                ":method: POST",
                                ":path: \/j\/collect?v=1&_v=j101&aip=1&a=1698237049&t=pageview&_s=1&dl=https%3A%2F%2Fobsproject.com%2F&ul=en-us&de=UTF-8&dt=Open%20Broadcaster%20Software%20%7C%20OBS&sd=24-bit&sr=1920x1200&vp=1905x993&je=0&_u=YEBAAUABAAAAACAAI~&jid=1674517767&gjid=500932150&cid=1353413182.1725634504&tid=UA-34644124-1&_gid=156529125.1725634504&_r=1&gtm=457e4940za200&gcd=13l3l3l3l1l1&dma=0&tag_exp=0&jsscut=1&z=956256018",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 0",
                                "content-type: text\/plain",
                                "origin: https:\/\/obsproject.com",
                                "priority: u=1, i",
                                "referer: https:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: https:\/\/obsproject.com",
                                "cache-control: no-cache, no-store, must-revalidate",
                                "content-length: 1",
                                "content-type: text\/plain",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:55:04 GMT",
                                "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                "last-modified: Sun, 17 May 1998 03:00:00 GMT",
                                "pragma: no-cache",
                                "server: Golfe2",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 3172,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 39,
                        "connect_ms": 30,
                        "ssl_ms": 67,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 1217,
                        "socket_group": "https:\/\/www.google-analytics.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 145,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGwTCCBamgAwIBAgIRAMP8OXYKCPH9CuXdiQ52HtowDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IyMB4XDTI0MDgxMjA2MzM0NFoXDTI0MTEwNDA2MzM0M1owITEf\nMB0GA1UEAwwWKi5nb29nbGUtYW5hbHl0aWNzLmNvbTBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABCMowCouNjdF\/VOnLeSB1R6fBN7nBlslEDtPyNzBpGWXSp22A\/dc\nOJrrbxjvI35teCrG5R857UcORIuM8IelUROjggSjMIIEnzAOBgNVHQ8BAf8EBAMC\nB4AwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH\/BAIwADAdBgNVHQ4EFgQU\nupac\/2ueOfaxUsLc9osLscmLbrcwHwYDVR0jBBgwFoAU3hse7XkV1D43JMMhu+w0\nOW1CsjAwWAYIKwYBBQUHAQEETDBKMCEGCCsGAQUFBzABhhVodHRwOi8vby5wa2ku\nZ29vZy93cjIwJQYIKwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dyMi5jcnQw\nggJ3BgNVHREEggJuMIICaoIWKi5nb29nbGUtYW5hbHl0aWNzLmNvbYIbcmVnaW9u\nMS5hcHAtbWVhc3VyZW1lbnQuY29tghNhcHAtbWVhc3VyZW1lbnQuY29tgh9yZWdp\nb24xLmF0dC5hcHAtbWVhc3VyZW1lbnQuY29tghdhdHQuYXBwLW1lYXN1cmVtZW50\nLmNvbYIlcmVnaW9uMS5hbmFseXRpY3MuYXBwLW1lYXN1cmVtZW50LmNvbYIdYW5h\nbHl0aWNzLmFwcC1tZWFzdXJlbWVudC5jb22CJnJlZ2lvbjEuYXBwLWFuYWx5dGlj\ncy1zZXJ2aWNlcy1hdHQuY29tgh5hcHAtYW5hbHl0aWNzLXNlcnZpY2VzLWF0dC5j\nb22CInJlZ2lvbjEuYXBwLWFuYWx5dGljcy1zZXJ2aWNlcy5jb22CGmFwcC1hbmFs\neXRpY3Mtc2VydmljZXMuY29tghRnb29nbGUtYW5hbHl0aWNzLmNvbYIccmVnaW9u\nMS5nb29nbGUtYW5hbHl0aWNzLmNvbYIYc3NsLmdvb2dsZS1hbmFseXRpY3MuY29t\nghh3d3cuZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJlZ2lvbjEuYW5hbHl0aWNzLmdv\nb2dsZS5jb22CFGdvb2dsZXRhZ21hbmFnZXIuY29tghh3d3cuZ29vZ2xldGFnbWFu\nYWdlci5jb22CCnVyY2hpbi5jb22CEnNlcnZpY2UudXJjaGluLmNvbYIIZnBzLmdv\nb2eCCiouZnBzLmdvb2eCEmdvb2dsZW9wdGltaXplLmNvbYIWd3d3Lmdvb2dsZW9w\ndGltaXplLmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8ELzAtMCugKaAn\nhiVodHRwOi8vYy5wa2kuZ29vZy93cjIvb1E2bnlyOEYwbTAuY3JsMIIBBgYKKwYB\nBAHWeQIEAgSB9wSB9ADyAHcA7s3QZNXbGs7FXLedtM0TojKHRny87N7DUUhZRnEf\ntZsAAAGRRYHhWAAABAMASDBGAiEA4rQDD4wPox0bUOkqFxfiOOVH8LKR6R\/H0PVP\njHL7+dACIQDe9l8V4+ybh2IiojIRdZaqrzIisfY7RhXG+L8YP6JMrAB3ANq2v2s\/\ntbYin5vCu1xr6HCRcWy7UYSFNL2kPTBI1\/urAAABkUWB4YcAAAQDAEgwRgIhAMRP\nUbD+YvGaftHr16Z\/G0xEID8m4k6D4wYKGlVg+6KsAiEAguoomD0HvfxpMZbl\/Yrq\nmMU33+0e\/0VwZKseYoqdlD4wDQYJKoZIhvcNAQELBQADggEBAKEaFh7Z9F112yjC\nuJskTgsqTHs37DnJQfYfBnnX3dzXI2TJIj5X6YC4UoSASxeLtQ69azzNzlicEeGP\n2ndgyzYc6aJc0K5j7n1c6Q7N0F2uczvFGPVnGrUbrTyBoTznHuh1fxJw5d12ehpK\ny8xPHHaPg5zcpLYJTWXqfyrzXuUnf6nRxg\/8BWdGiiJ8PLnElYoDzfu3o5oS1zuw\nMD8hMkyMoDvMiuevvT64XF30Ko7XtFyXP3sBOgQVN8aWsS\/BfC52WMj\/RP4y3dm3\nKW2UgCIh54wWh4jOGqK9SVfYSD7hynbqYHZ+cu2FG2iT60qpfQ9sMh86rrWTJkjU\nvre\/d8o=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 1409,
                        "ttfb_start": 1355,
                        "ttfb_end": 1408,
                        "download_start": 1408,
                        "download_end": 1409,
                        "download_ms": 1,
                        "all_start": 1217,
                        "all_end": 1409,
                        "all_ms": 190,
                        "index": 1,
                        "number": 2
                    },
                    {
                        "type": 3,
                        "id": "94132.84",
                        "request_id": "94132.84",
                        "ip_addr": "172.217.16.206",
                        "full_url": "https:\/\/www.google-analytics.com\/g\/collect?v=2&tid=G-3C9PHRV452&gtm=45je4940v885748203za200&_p=1725634503756&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=0&cid=1353413182.1725634504&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B128.0.0.0%7CGoogle%2520Chrome%3B128.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AAAI&_s=1&sid=1725634504&sct=1&seg=0&dl=https%3A%2F%2Fobsproject.com%2F&dt=Open%20Broadcaster%20Software%20%7C%20OBS&en=page_view&_fv=1&_ss=1&tfd=1353",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "www.google-analytics.com",
                        "url": "\/g\/collect?v=2&tid=G-3C9PHRV452&gtm=45je4940v885748203za200&_p=1725634503756&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=0&cid=1353413182.1725634504&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B128.0.0.0%7CGoogle%2520Chrome%3B128.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AAAI&_s=1&sid=1725634504&sct=1&seg=0&dl=https%3A%2F%2Fobsproject.com%2F&dt=Open%20Broadcaster%20Software%20%7C%20OBS&en=page_view&_fv=1&_ss=1&tfd=1353",
                        "raw_id": "94132.84",
                        "frame_id": "FCCD4C50E0A5713BFC84263BB2DE4137",
                        "documentURL": "https:\/\/obsproject.com\/",
                        "responseCode": 204,
                        "request_type": "Fetch",
                        "load_ms": 88,
                        "ttfb_ms": 88,
                        "load_start": 1364,
                        "load_start_float": 1364.0001609999999,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                        "cacheControl": "no-cache, no-store, must-revalidate",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 158,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-3C9PHRV452&l=dataLayer&cx=c",
                        "initiator_line": "190",
                        "initiator_column": "212",
                        "initiator_type": "script",
                        "initiator_function": "Lc",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.google-analytics.com",
                                ":method: POST",
                                ":path: \/g\/collect?v=2&tid=G-3C9PHRV452&gtm=45je4940v885748203za200&_p=1725634503756&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=0&cid=1353413182.1725634504&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B128.0.0.0%7CGoogle%2520Chrome%3B128.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AAAI&_s=1&sid=1725634504&sct=1&seg=0&dl=https%3A%2F%2Fobsproject.com%2F&dt=Open%20Broadcaster%20Software%20%7C%20OBS&en=page_view&_fv=1&_ss=1&tfd=1353",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 0",
                                "origin: https:\/\/obsproject.com",
                                "priority: u=1, i",
                                "referer: https:\/\/obsproject.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: https:\/\/obsproject.com",
                                "cache-control: no-cache, no-store, must-revalidate",
                                "content-length: 0",
                                "content-type: text\/plain",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:55:04 GMT",
                                "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                "pragma: no-cache",
                                "server: Golfe2",
                                ":status: 204"
                            ]
                        },
                        "bytesOut": 3385,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "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": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 1363,
                        "socket_group": "https:\/\/www.google-analytics.com <https:\/\/obsproject.com same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 1,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "chunks": [],
                        "netlog_id": 161,
                        "server_port": "443",
                        "load_end": 1452,
                        "ttfb_start": 1364,
                        "ttfb_end": 1452,
                        "download_start": 1452,
                        "download_end": 1452,
                        "download_ms": 0,
                        "all_start": 1364,
                        "all_end": 1452,
                        "all_ms": 88,
                        "index": 2,
                        "number": 3
                    }
                ],
                "requestsFull": 3,
                "requestsDoc": 3,
                "responses_200": 2,
                "responses_404": 0,
                "responses_other": 1,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "main_frame": "FCCD4C50E0A5713BFC84263BB2DE4137",
                "loadEventStart": 1361,
                "loadEventEnd": 1361,
                "domContentLoadedEventStart": 576,
                "domContentLoadedEventEnd": 576,
                "URL": "https:\/\/obsproject.com\/",
                "connections": 2,
                "final_base_page_request": 0,
                "final_base_page_request_id": "14A4204C755089F2F9F574D3D5809039",
                "final_url": "https:\/\/obsproject.com\/",
                "domInteractive": 576,
                "firstPaint": 1373,
                "firstContentfulPaint": 1409,
                "firstImagePaint": 1409,
                "firstMeaningfulPaint": 1409,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 426,
                "basePageSSLTime": 146,
                "score_cache": -1,
                "score_cdn": 100,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": -1,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 6285,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 15,
                    "HTMLDocumentParser::FetchQueuedPreloads": 6,
                    "EventDispatch": 1,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 37,
                    "MarkDOMContent": 0,
                    "UpdateLayoutTree": 42,
                    "MarkLoad": 0,
                    "Layout": 361,
                    "ParseAuthorStyleSheet": 6,
                    "EvaluateScript": 70,
                    "v8.compile": 19,
                    "PrePaint": 3,
                    "Paint": 3,
                    "Layerize": 1,
                    "ResourceChangePriority": 0,
                    "v8.produceCache": 63,
                    "FunctionCall": 35,
                    "TimerFire": 4,
                    "XHRReadyStateChange": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 5,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 2,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "XHRLoad": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "Idle": 781
                },
                "cpuTimesDoc": {
                    "ParseHTML": 15,
                    "HTMLDocumentParser::FetchQueuedPreloads": 6,
                    "EventDispatch": 1,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 37,
                    "MarkDOMContent": 0,
                    "UpdateLayoutTree": 42,
                    "MarkLoad": 0,
                    "Layout": 361,
                    "ParseAuthorStyleSheet": 6,
                    "EvaluateScript": 70,
                    "v8.compile": 19,
                    "PrePaint": 3,
                    "Paint": 3,
                    "Layerize": 1,
                    "ResourceChangePriority": 0,
                    "v8.produceCache": 63,
                    "FunctionCall": 24,
                    "TimerFire": 3,
                    "XHRReadyStateChange": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 5,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 2,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "XHRLoad": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "Idle": 737
                },
                "cpu.ParseHTML": 15,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 6,
                "cpu.EventDispatch": 1,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 37,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 42,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 361,
                "cpu.ParseAuthorStyleSheet": 6,
                "cpu.EvaluateScript": 70,
                "cpu.v8.compile": 19,
                "cpu.PrePaint": 3,
                "cpu.Paint": 3,
                "cpu.Layerize": 1,
                "cpu.ResourceChangePriority": 0,
                "cpu.v8.produceCache": 63,
                "cpu.FunctionCall": 35,
                "cpu.TimerFire": 4,
                "cpu.XHRReadyStateChange": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 5,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 2,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.XHRLoad": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.Idle": 781,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1725634500.6850741,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1725634503.1796443,
                "browserVersion": "128.0.0.0",
                "browser_version": "128.0.0.0",
                "fullyLoadedCPUms": 2470,
                "fullyLoadedCPUpct": 30.418719211828154,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "FCCD4C50E0A5713BFC84263BB2DE4137",
                                "loaderId": "133F8C8D54150764EC31349573B3C6A2"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/obsproject.com",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/obsproject.com\/",
                "document_hostname": "obsproject.com",
                "document_origin": "https:\/\/obsproject.com",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 275,
                "domComplete": 1361,
                "PerformancePaintTiming.first-paint": 1373,
                "PerformancePaintTiming.first-contentful-paint": 1373,
                "origin_dns": {
                    "ns": [
                        "alberto.ns.cloudflare.com.",
                        "blakely.ns.cloudflare.com."
                    ],
                    "mx": [
                        "1 aspmx.l.google.com.",
                        "10 alt3.aspmx.l.google.com.",
                        "10 alt4.aspmx.l.google.com.",
                        "5 alt1.aspmx.l.google.com.",
                        "5 alt2.aspmx.l.google.com."
                    ],
                    "txt": [
                        "\"google-site-verification=P5-NBKuGD91utZwdEJKvyrw0U88bf-UcQm9p3YXd7EU\"",
                        "\"google-site-verification=RVWGbLVqTF68DFYGuM_rLbAhAQShAiUgNHVcINmJ5QY\"",
                        "\"google-site-verification=VtX54G0LRy6Hr5ToqJLMNjlC0g43j8boMbN3MNWj0l4\"",
                        "\"v=spf1 include:_spf.google.com include:smtp.groovehq.com ip6:2607:5300:60:1567::1 ip4:142.4.216.103 -all\""
                    ],
                    "soa": [
                        "alberto.ns.cloudflare.com. dns.cloudflare.com. 2350011745 10000 2400 604800 1800"
                    ],
                    "https": [
                        "1 . alpn=\"h2\""
                    ],
                    "cname": [],
                    "svcb": []
                },
                "detected": {
                    "Payment processors": "PayPal,Patreon",
                    "Widgets": "Patreon",
                    "Security": "HSTS",
                    "Webmail": "Google Workspace",
                    "Email": "Google Workspace",
                    "Analytics": "Google Analytics",
                    "CDN": "Cloudflare",
                    "Miscellaneous": "RSS"
                },
                "detected_apps": {
                    "PayPal": "",
                    "Patreon": "",
                    "HSTS": "",
                    "Google Workspace": "",
                    "Google Analytics": "",
                    "Cloudflare": "",
                    "RSS": ""
                },
                "detected_technologies": {
                    "PayPal": {
                        "name": "PayPal",
                        "description": "PayPal is an online payments system that supports online money transfers and serves as an electronic alternative to traditional paper methods like checks and money orders.",
                        "slug": "paypal",
                        "categories": [
                            {
                                "id": 41,
                                "slug": "payment-processors",
                                "groups": [
                                    1
                                ],
                                "name": "Payment processors",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "PayPal.svg",
                        "website": "https:\/\/paypal.com",
                        "pricing": [
                            "payg"
                        ],
                        "cpe": "cpe:2.3:a:paypal:paypal:*:*:*:*:*:*:*:*"
                    },
                    "Patreon": {
                        "name": "Patreon",
                        "description": "Patreon is an American membership platform that provides business tools for content creators to run a subscription service.",
                        "slug": "patreon",
                        "categories": [
                            {
                                "id": 5,
                                "slug": "widgets",
                                "groups": [
                                    6
                                ],
                                "name": "Widgets",
                                "priority": 9
                            },
                            {
                                "id": 41,
                                "slug": "payment-processors",
                                "groups": [
                                    1
                                ],
                                "name": "Payment processors",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Patreon.svg",
                        "website": "https:\/\/www.patreon.com",
                        "pricing": [
                            "payg"
                        ],
                        "cpe": null
                    },
                    "HSTS": {
                        "name": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    "Google Workspace": {
                        "name": "Google Workspace",
                        "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
                        "slug": "google-workspace",
                        "categories": [
                            {
                                "id": 30,
                                "slug": "webmail",
                                "groups": [
                                    4
                                ],
                                "name": "Webmail",
                                "priority": 2
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google.svg",
                        "website": "https:\/\/workspace.google.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Google Analytics": {
                        "name": "Google Analytics",
                        "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                        "slug": "google-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Analytics.svg",
                        "website": "http:\/\/google.com\/analytics",
                        "pricing": [],
                        "cpe": null
                    },
                    "Cloudflare": {
                        "name": "Cloudflare",
                        "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                        "slug": "cloudflare",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "http:\/\/www.cloudflare.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "RSS": {
                        "name": "RSS",
                        "description": "RSS is a family of web feed formats used to publish frequently updated works\u2014such as blog entries, news headlines, audio, and video\u2014in a standardized format.",
                        "slug": "rss",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "RSS.svg",
                        "website": "https:\/\/www.rssboard.org\/rss-specification",
                        "pricing": [],
                        "cpe": null
                    }
                },
                "detected_raw": [
                    {
                        "name": "PayPal",
                        "description": "PayPal is an online payments system that supports online money transfers and serves as an electronic alternative to traditional paper methods like checks and money orders.",
                        "slug": "paypal",
                        "categories": [
                            {
                                "id": 41,
                                "slug": "payment-processors",
                                "groups": [
                                    1
                                ],
                                "name": "Payment processors",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "PayPal.svg",
                        "website": "https:\/\/paypal.com",
                        "pricing": [
                            "payg"
                        ],
                        "cpe": "cpe:2.3:a:paypal:paypal:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Patreon",
                        "description": "Patreon is an American membership platform that provides business tools for content creators to run a subscription service.",
                        "slug": "patreon",
                        "categories": [
                            {
                                "id": 5,
                                "slug": "widgets",
                                "groups": [
                                    6
                                ],
                                "name": "Widgets",
                                "priority": 9
                            },
                            {
                                "id": 41,
                                "slug": "payment-processors",
                                "groups": [
                                    1
                                ],
                                "name": "Payment processors",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Patreon.svg",
                        "website": "https:\/\/www.patreon.com",
                        "pricing": [
                            "payg"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Google Workspace",
                        "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
                        "slug": "google-workspace",
                        "categories": [
                            {
                                "id": 30,
                                "slug": "webmail",
                                "groups": [
                                    4
                                ],
                                "name": "Webmail",
                                "priority": 2
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google.svg",
                        "website": "https:\/\/workspace.google.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Google Analytics",
                        "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                        "slug": "google-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Analytics.svg",
                        "website": "http:\/\/google.com\/analytics",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Cloudflare",
                        "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                        "slug": "cloudflare",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "http:\/\/www.cloudflare.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "RSS",
                        "description": "RSS is a family of web feed formats used to publish frequently updated works\u2014such as blog entries, news headlines, audio, and video\u2014in a standardized format.",
                        "slug": "rss",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "RSS.svg",
                        "website": "https:\/\/www.rssboard.org\/rss-specification",
                        "pricing": [],
                        "cpe": null
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": "serious",
                            "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": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": {
                                                "role": null,
                                                "nodeName": "div",
                                                "messageKey": "noRoleSingular",
                                                "prohibited": [
                                                    "aria-label"
                                                ]
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute cannot be used on a div with no valid role attribute."
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<div class=\"latest_icon latest_win\" aria-label=\"Windows\"><\/div>",
                                    "target": [
                                        ".latest_win"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute."
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": {
                                                "role": null,
                                                "nodeName": "div",
                                                "messageKey": "noRoleSingular",
                                                "prohibited": [
                                                    "aria-label"
                                                ]
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute cannot be used on a div with no valid role attribute."
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<div class=\"latest_icon latest_mac\" aria-label=\"macOS\"><\/div>",
                                    "target": [
                                        ".latest_mac"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute."
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": {
                                                "role": null,
                                                "nodeName": "div",
                                                "messageKey": "noRoleSingular",
                                                "prohibited": [
                                                    "aria-label"
                                                ]
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute cannot be used on a div with no valid role attribute."
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<div class=\"latest_icon latest_lin\" aria-label=\"Linux\"><\/div>",
                                    "target": [
                                        ".latest_lin"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute."
                                }
                            ]
                        },
                        {
                            "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": "#ffffff",
                                                "bgColor": "#00a800",
                                                "contrastRatio": 3.1800000000000002,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a href=\"https:\/\/obsproject.com\/contribute\">\n        <i class=\"icon-heart\">Contribute<\/i>\n      <\/a>",
                                                    "target": [
                                                        "#ContributeButton > a"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.18 (foreground color: #ffffff, background color: #00a800, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<i class=\"icon-heart\">Contribute<\/i>",
                                    "target": [
                                        ".icon-heart"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.18 (foreground color: #ffffff, background color: #00a800, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": "critical",
                            "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 does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                                    "target": [
                                        "a[href$=\"obsproject\"] > .icon-discord[src$=\"Discord.svg\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">",
                                    "target": [
                                        ".icon-mastodon"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">",
                                    "target": [
                                        ".demo_obs-window > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img src=\"\/assets\/images\/new_icon_small-r.png\">",
                                    "target": [
                                        ".footer_row:nth-child(1) > .logo > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                                    "target": [
                                        "a[href$=\"discord\"][aria-label=\"OBS Discord\"][target=\"_blank\"] > .icon-discord[src$=\"Discord.svg\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            ]
                        }
                    ],
                    "passes": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": "serious",
                            "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=\"https:\/\/discord.gg\/obsproject\" target=\"_blank\" aria-label=\"OBS Discord\">\n        <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n      <\/a>",
                                    "target": [
                                        "#DiscordButton > a[href$=\"obsproject\"]"
                                    ]
                                },
                                {
                                    "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 rel=\"me\" href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n        <i class=\"icon-twitter\"><\/i>\n      <\/a>",
                                    "target": [
                                        "a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][rel=\"me\"]"
                                    ]
                                },
                                {
                                    "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 rel=\"me\" href=\"https:\/\/mastodon.social\/@OBSProject\" target=\"_blank\" aria-label=\"OBS Mastodon\">\n        <img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">\n      <\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS Mastodon\"]"
                                    ]
                                },
                                {
                                    "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 rel=\"me\" href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS Studio GitHub\">\n        <i class=\"icon-github\"><\/i>\n      <\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS Studio GitHub\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n            <i class=\"icon-twitter\"><\/i>\n          <\/a>",
                                    "target": [
                                        ".footer_social > a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/facebook.com\/OpenBroadcasterSoftware\" target=\"_blank\" aria-label=\"OBS Facebook\">\n            <i class=\"icon-facebook\"><\/i>\n          <\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS Facebook\"]"
                                    ]
                                },
                                {
                                    "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=\"\/discord\" target=\"_blank\" aria-label=\"OBS Discord\">\n            <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n          <\/a>",
                                    "target": [
                                        "a[href$=\"discord\"][aria-label=\"OBS Discord\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">\n            <i class=\"icon-github\"><\/i>\n          <\/a>",
                                    "target": [
                                        ".footer_social > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "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=\"\/download\" aria-label=\"Download\">Download<\/a>",
                                    "target": [
                                        ".footer_items:nth-child(1) > a[href$=\"download\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/ideas.obsproject.com\/\" target=\"_blank\" aria-label=\"Feature suggestions\">Ideas<\/a>",
                                    "target": [
                                        "a[href$=\"ideas.obsproject.com\/\"]"
                                    ]
                                },
                                {
                                    "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=\"\/privacy-policy\" aria-label=\"Privacy Policy\">Privacy Policy<\/a>",
                                    "target": [
                                        "a[href$=\"privacy-policy\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">GitHub<\/a>",
                                    "target": [
                                        ".footer_items:nth-child(2) > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/opencollective.com\/obsproject\" aria-label=\"OBS on Open Collective\">Open Collective<\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS on Open Collective\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/www.patreon.com\/obsproject\/overview\" aria-label=\"OBS on Patreon\">Patreon<\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS on Patreon\"]"
                                    ]
                                },
                                {
                                    "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=\"\/kb\" aria-label=\"Knowledge Base\">Knowledge Base<\/a>",
                                    "target": [
                                        "a[href=\"\/kb\"]"
                                    ]
                                },
                                {
                                    "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=\"\/discord\" aria-label=\"Official Discord\">Discord<\/a>",
                                    "target": [
                                        "a[aria-label=\"Official Discord\"]"
                                    ]
                                },
                                {
                                    "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=\"\/forum\/\" aria-label=\"Forums\">Forums<\/a>",
                                    "target": [
                                        "a[aria-label=\"Forums\"]"
                                    ]
                                },
                                {
                                    "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=\"\/help\" aria-label=\"Help Portal\">Help Portal<\/a>",
                                    "target": [
                                        "a[aria-label=\"Help Portal\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"newhome\">",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"https:\/\/discord.gg\/obsproject\" target=\"_blank\" aria-label=\"OBS Discord\">\n        <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n      <\/a>",
                                    "target": [
                                        "#DiscordButton > a[href$=\"obsproject\"]"
                                    ]
                                },
                                {
                                    "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 rel=\"me\" href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n        <i class=\"icon-twitter\"><\/i>\n      <\/a>",
                                    "target": [
                                        "a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][rel=\"me\"]"
                                    ]
                                },
                                {
                                    "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 rel=\"me\" href=\"https:\/\/mastodon.social\/@OBSProject\" target=\"_blank\" aria-label=\"OBS Mastodon\">\n        <img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">\n      <\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS Mastodon\"]"
                                    ]
                                },
                                {
                                    "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 rel=\"me\" href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS Studio GitHub\">\n        <i class=\"icon-github\"><\/i>\n      <\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS Studio GitHub\"]"
                                    ]
                                },
                                {
                                    "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": "<div class=\"latest_icon latest_win\" aria-label=\"Windows\"><\/div>",
                                    "target": [
                                        ".latest_win"
                                    ]
                                },
                                {
                                    "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": "<div class=\"latest_icon latest_mac\" aria-label=\"macOS\"><\/div>",
                                    "target": [
                                        ".latest_mac"
                                    ]
                                },
                                {
                                    "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": "<div class=\"latest_icon latest_lin\" aria-label=\"Linux\"><\/div>",
                                    "target": [
                                        ".latest_lin"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n            <i class=\"icon-twitter\"><\/i>\n          <\/a>",
                                    "target": [
                                        ".footer_social > a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/facebook.com\/OpenBroadcasterSoftware\" target=\"_blank\" aria-label=\"OBS Facebook\">\n            <i class=\"icon-facebook\"><\/i>\n          <\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS Facebook\"]"
                                    ]
                                },
                                {
                                    "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=\"\/discord\" target=\"_blank\" aria-label=\"OBS Discord\">\n            <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n          <\/a>",
                                    "target": [
                                        "a[href$=\"discord\"][aria-label=\"OBS Discord\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">\n            <i class=\"icon-github\"><\/i>\n          <\/a>",
                                    "target": [
                                        ".footer_social > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "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=\"\/download\" aria-label=\"Download\">Download<\/a>",
                                    "target": [
                                        ".footer_items:nth-child(1) > a[href$=\"download\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/ideas.obsproject.com\/\" target=\"_blank\" aria-label=\"Feature suggestions\">Ideas<\/a>",
                                    "target": [
                                        "a[href$=\"ideas.obsproject.com\/\"]"
                                    ]
                                },
                                {
                                    "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=\"\/privacy-policy\" aria-label=\"Privacy Policy\">Privacy Policy<\/a>",
                                    "target": [
                                        "a[href$=\"privacy-policy\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">GitHub<\/a>",
                                    "target": [
                                        ".footer_items:nth-child(2) > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/opencollective.com\/obsproject\" aria-label=\"OBS on Open Collective\">Open Collective<\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS on Open Collective\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/www.patreon.com\/obsproject\/overview\" aria-label=\"OBS on Patreon\">Patreon<\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS on Patreon\"]"
                                    ]
                                },
                                {
                                    "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=\"\/kb\" aria-label=\"Knowledge Base\">Knowledge Base<\/a>",
                                    "target": [
                                        "a[href=\"\/kb\"]"
                                    ]
                                },
                                {
                                    "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=\"\/discord\" aria-label=\"Official Discord\">Discord<\/a>",
                                    "target": [
                                        "a[aria-label=\"Official Discord\"]"
                                    ]
                                },
                                {
                                    "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=\"\/forum\/\" aria-label=\"Forums\">Forums<\/a>",
                                    "target": [
                                        "a[aria-label=\"Forums\"]"
                                    ]
                                },
                                {
                                    "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=\"\/help\" aria-label=\"Help Portal\">Help Portal<\/a>",
                                    "target": [
                                        "a[aria-label=\"Help Portal\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"https:\/\/discord.gg\/obsproject\" target=\"_blank\" aria-label=\"OBS Discord\">\n        <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n      <\/a>",
                                    "target": [
                                        "#DiscordButton > a[href$=\"obsproject\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a rel=\"me\" href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n        <i class=\"icon-twitter\"><\/i>\n      <\/a>",
                                    "target": [
                                        "a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][rel=\"me\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a rel=\"me\" href=\"https:\/\/mastodon.social\/@OBSProject\" target=\"_blank\" aria-label=\"OBS Mastodon\">\n        <img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">\n      <\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS Mastodon\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a rel=\"me\" href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS Studio GitHub\">\n        <i class=\"icon-github\"><\/i>\n      <\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS Studio GitHub\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"latest_icon latest_win\" aria-label=\"Windows\"><\/div>",
                                    "target": [
                                        ".latest_win"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"latest_icon latest_mac\" aria-label=\"macOS\"><\/div>",
                                    "target": [
                                        ".latest_mac"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"latest_icon latest_lin\" aria-label=\"Linux\"><\/div>",
                                    "target": [
                                        ".latest_lin"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n            <i class=\"icon-twitter\"><\/i>\n          <\/a>",
                                    "target": [
                                        ".footer_social > a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/facebook.com\/OpenBroadcasterSoftware\" target=\"_blank\" aria-label=\"OBS Facebook\">\n            <i class=\"icon-facebook\"><\/i>\n          <\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS Facebook\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/discord\" target=\"_blank\" aria-label=\"OBS Discord\">\n            <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n          <\/a>",
                                    "target": [
                                        "a[href$=\"discord\"][aria-label=\"OBS Discord\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">\n            <i class=\"icon-github\"><\/i>\n          <\/a>",
                                    "target": [
                                        ".footer_social > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/download\" aria-label=\"Download\">Download<\/a>",
                                    "target": [
                                        ".footer_items:nth-child(1) > a[href$=\"download\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/ideas.obsproject.com\/\" target=\"_blank\" aria-label=\"Feature suggestions\">Ideas<\/a>",
                                    "target": [
                                        "a[href$=\"ideas.obsproject.com\/\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/privacy-policy\" aria-label=\"Privacy Policy\">Privacy Policy<\/a>",
                                    "target": [
                                        "a[href$=\"privacy-policy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">GitHub<\/a>",
                                    "target": [
                                        ".footer_items:nth-child(2) > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/opencollective.com\/obsproject\" aria-label=\"OBS on Open Collective\">Open Collective<\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS on Open Collective\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.patreon.com\/obsproject\/overview\" aria-label=\"OBS on Patreon\">Patreon<\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS on Patreon\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/kb\" aria-label=\"Knowledge Base\">Knowledge Base<\/a>",
                                    "target": [
                                        "a[href=\"\/kb\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/discord\" aria-label=\"Official Discord\">Discord<\/a>",
                                    "target": [
                                        "a[aria-label=\"Official Discord\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/forum\/\" aria-label=\"Forums\">Forums<\/a>",
                                    "target": [
                                        "a[aria-label=\"Forums\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/help\" aria-label=\"Help Portal\">Help Portal<\/a>",
                                    "target": [
                                        "a[aria-label=\"Help Portal\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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>OBS Studio<\/h1>",
                                                    "target": [
                                                        ".main_blurb > h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h1>Features<\/h1>",
                                                    "target": [
                                                        ".second_blurb > .blurb_text > h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h1>Create Professional Productions<\/h1>",
                                                    "target": [
                                                        ".third_blurb > .blurb_text > h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h1>Collaborative Creativity<\/h1>",
                                                    "target": [
                                                        ".fourth_blurb > .blurb_text > h1"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\" dir=\"ltr\">",
                                    "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": "#ffffff",
                                                "bgColor": "#1c2b71",
                                                "contrastRatio": 12.85,
                                                "fontSize": "21.0pt (28px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.85"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"header_title_main\">OBS<\/div>",
                                    "target": [
                                        ".header_title_main"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c2b71",
                                                "contrastRatio": 12.85,
                                                "fontSize": "16.5pt (22px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.85"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"header_subtitle\">Open Broadcaster Software<span class=\"smalltext\">\u00ae\ufe0f<\/span><\/div>",
                                    "target": [
                                        ".header_subtitle"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c2b71",
                                                "contrastRatio": 12.85,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.85"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"active\" href=\"https:\/\/obsproject.com\">Home<\/a>",
                                    "target": [
                                        ".active"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c2b71",
                                                "contrastRatio": 12.85,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.85"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/download\">Download<\/a>",
                                    "target": [
                                        "li:nth-child(2) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c2b71",
                                                "contrastRatio": 12.85,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.85"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/blog\">News<\/a>",
                                    "target": [
                                        "a[href$=\"blog\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c2b71",
                                                "contrastRatio": 12.85,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.85"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/help\">Help<\/a>",
                                    "target": [
                                        "li:nth-child(4) > a[href$=\"help\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1c2b71",
                                                "contrastRatio": 12.85,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.85"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/forum\/\">Forum<\/a>",
                                    "target": [
                                        "li:nth-child(5) > a[href$=\"forum\/\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#202d6f",
                                                "contrastRatio": 12.6,
                                                "fontSize": "70.5pt (94px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.6"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h1>OBS Studio<\/h1>",
                                    "target": [
                                        ".main_blurb > h1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#202d6f",
                                                "contrastRatio": 12.6,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.6"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"latestVersions\" class=\"newhome\">",
                                    "target": [
                                        "#latestVersions"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#202d6f",
                                                "contrastRatio": 12.6,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.6"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Latest Release<\/span>",
                                    "target": [
                                        "#latestVersions > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#256eff",
                                                "contrastRatio": 4.4100000000000001,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.41"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/cdn-fastly.obsproject.com\/downloads\/OBS-Studio-30.2.3-Windows-Installer.exe\" target=\"_blank\" class=\"green_btn download-welcome\">Windows<span class=\"tooltip\">Supports Windows 10 and Windows 11<\/span><\/a>",
                                    "target": [
                                        "#home_downloads > .download-welcome.green_btn[target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#256eff",
                                                "contrastRatio": 4.4100000000000001,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.41"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a id=\"show_mac_extra\" href=\"#\" class=\"green_btn\">macOS<span class=\"tooltip\">Supports macOS 11.0 or newer<\/span><\/a>",
                                    "target": [
                                        "#show_mac_extra"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#256eff",
                                                "contrastRatio": 4.4100000000000001,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.41"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/download#linux\" target=\"_blank\" rel=\"noopener\" class=\"green_btn\">Linux<\/a>",
                                    "target": [
                                        "a[rel=\"noopener\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#202d6f",
                                                "contrastRatio": 12.6,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.6"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Free and open source software for video recording and live streaming.<\/p>",
                                    "target": [
                                        ".home_text > p:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#202d6f",
                                                "contrastRatio": 12.6,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.6"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Download and start streaming quickly and easily on Windows, Mac or Linux.<\/p>",
                                    "target": [
                                        ".home_text > p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#0c1633",
                                                "contrastRatio": 17.82,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.82"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>The OBS Project is made possible thanks to generous contributions from our sponsors and backers. Learn more about how you can <a href=\"\/contribute\">become a sponsor<\/a>.<\/p>",
                                    "target": [
                                        ".support_blurb > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#72a2ff",
                                                "bgColor": "#0c1633",
                                                "contrastRatio": 7.0599999999999996,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.06"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/contribute\">become a sponsor<\/a>",
                                    "target": [
                                        "p > a[href$=\"contribute\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#0c1633",
                                                "contrastRatio": 17.82,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.82"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"support_list_title\">PREMIER TIER SPONSORS<\/div>",
                                    "target": [
                                        "#premiere_container > .support_list_title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#202d6f",
                                                "contrastRatio": 12.6,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.6"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"support_list_title\">DIAMOND TIER SPONSORS<\/div>",
                                    "target": [
                                        "#diamond_container > .support_list_title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#0c1633",
                                                "contrastRatio": 17.82,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.82"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"support_list_title\">GOLD TIER SPONSORS<\/div>",
                                    "target": [
                                        "#gold_container > .support_list_title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#162458",
                                                "contrastRatio": 14.710000000000001,
                                                "fontSize": "28.0pt (37.3333px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.71"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h1>Features<\/h1>",
                                    "target": [
                                        ".second_blurb > .blurb_text > h1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#162458",
                                                "contrastRatio": 14.710000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.71"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>High performance real time video\/audio capturing and mixing. Create scenes made up of multiple sources including window captures, images, text, browser windows, webcams, capture cards and more.<\/p>",
                                    "target": [
                                        ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(1) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#162458",
                                                "contrastRatio": 14.710000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.71"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Set up an unlimited number of scenes you can switch between seamlessly via custom transitions.<\/p>",
                                    "target": [
                                        ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(2) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#162458",
                                                "contrastRatio": 14.710000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.71"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Intuitive audio mixer with per-source filters such as noise gate, noise suppression, and gain. Take full control with VST plugin support.<\/p>",
                                    "target": [
                                        ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(1) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#162458",
                                                "contrastRatio": 14.710000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.71"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Powerful and easy to use configuration options. Add new Sources, duplicate existing ones, and adjust their properties effortlessly.<\/p>",
                                    "target": [
                                        ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(2) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#162458",
                                                "contrastRatio": 14.710000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.71"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Streamlined Settings panel gives you access to a wide array of configuration options to tweak every aspect of your broadcast or recording.<\/p>",
                                    "target": [
                                        ".kirbycolumns.kirbycolumns-2:nth-child(4) > .kirbycolumn:nth-child(1) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#162458",
                                                "contrastRatio": 14.710000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.71"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Modular 'Dock' UI allows you to rearrange the layout exactly as you like. You can even pop out each individual Dock to its own window.<\/p>",
                                    "target": [
                                        ".kirbycolumns.kirbycolumns-2:nth-child(4) > .kirbycolumn:nth-child(2) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#162458",
                                                "contrastRatio": 14.710000000000001,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.71"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>OBS supports all your favorite streaming platforms and more.<\/p>",
                                    "target": [
                                        ".second_blurb > .blurb_text > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#0c1633",
                                                "contrastRatio": 16.66,
                                                "fontSize": "28.0pt (37.3333px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1",
                                                "shadowColor": "#070d1e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.66"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h1>Create Professional Productions<\/h1>",
                                    "target": [
                                        ".third_blurb > .blurb_text > h1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#dddddd",
                                                "bgColor": "#0c1633",
                                                "contrastRatio": 14.07,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#080f22"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.07"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Choose from a number of different and customizable transitions for when you switch between your scenes or add your own stinger video files.<\/p>",
                                    "target": [
                                        ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(1) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#dddddd",
                                                "bgColor": "#0c1633",
                                                "contrastRatio": 14.07,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#080f22"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.07"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Set hotkeys for nearly every sort of action, such as switching between scenes, starting\/stopping streams or recordings, muting audio sources, push to talk, and more.<\/p>",
                                    "target": [
                                        ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(2) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#dddddd",
                                                "bgColor": "#0c1633",
                                                "contrastRatio": 14.07,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#080f22"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.07"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p><strong>Studio Mode<\/strong> lets you preview your scenes and sources before pushing them live.  Adjust your scenes and sources or create new ones and ensure they're perfect before your viewers ever see them.<\/p>",
                                    "target": [
                                        ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(1) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#dddddd",
                                                "bgColor": "#0c1633",
                                                "contrastRatio": 14.07,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#080f22"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.07"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>Studio Mode<\/strong>",
                                    "target": [
                                        "strong"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#dddddd",
                                                "bgColor": "#0c1633",
                                                "contrastRatio": 14.07,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#080f22"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 14.07"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Get a high level view of your production using the Multiview. Monitor 8 different scenes and easily cue or transition to any of them with merely a single or double click.<\/p>",
                                    "target": [
                                        ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(2) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#162458",
                                                "contrastRatio": 15.380000000000001,
                                                "fontSize": "28.0pt (37.3333px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1",
                                                "shadowColor": "#0d1534"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 15.38"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h1>Collaborative Creativity<\/h1>",
                                    "target": [
                                        ".fourth_blurb > .blurb_text > h1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#162458",
                                                "contrastRatio": 15,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0e1839"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 15"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>OBS Studio is equipped with a powerful API, enabling plugins and scripts to provide further customization and functionality specific to your needs.<\/p>",
                                    "target": [
                                        ".blurb_text > p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#162458",
                                                "contrastRatio": 15,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0e1839"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 15"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Utilize native plugins for high performance integrations or scripts written with Lua or Python that interface with existing sources.<\/p>",
                                    "target": [
                                        "p:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#162458",
                                                "contrastRatio": 15,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0e1839"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 15"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Work with developers in the streaming community to get the features you need with endless possibilities.<\/p>",
                                    "target": [
                                        "p:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#162458",
                                                "contrastRatio": 15,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0e1839"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 15"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Browse or submit your own in the <a href=\"https:\/\/obsproject.com\/forum\/resources\/\">Resources section<\/a><\/p>",
                                    "target": [
                                        ".fourth_blurb > .blurb_text > p:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#72a2ff",
                                                "bgColor": "#162458",
                                                "contrastRatio": 6.9000000000000004,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0e1839"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.9"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/forum\/resources\/\">Resources section<\/a>",
                                    "target": [
                                        "p:nth-child(5) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1",
                                                "shadowColor": "#0c0d0f"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"footer_title\">OBS Project<\/div>",
                                    "target": [
                                        ".footer_title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0c0d0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"footer_category\">OBS Studio<\/div>",
                                    "target": [
                                        ".footer_items:nth-child(1) > .footer_category"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0c0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/download\" aria-label=\"Download\">Download<\/a>",
                                    "target": [
                                        ".footer_items:nth-child(1) > a[href$=\"download\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0c0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/ideas.obsproject.com\/\" target=\"_blank\" aria-label=\"Feature suggestions\">Ideas<\/a>",
                                    "target": [
                                        "a[href$=\"ideas.obsproject.com\/\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0c0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/privacy-policy\" aria-label=\"Privacy Policy\">Privacy Policy<\/a>",
                                    "target": [
                                        "a[href$=\"privacy-policy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0c0d0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"footer_category\">Contribute<\/div>",
                                    "target": [
                                        ".footer_items:nth-child(2) > .footer_category"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0c0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">GitHub<\/a>",
                                    "target": [
                                        ".footer_items:nth-child(2) > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0c0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/opencollective.com\/obsproject\" aria-label=\"OBS on Open Collective\">Open Collective<\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS on Open Collective\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0c0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.patreon.com\/obsproject\/overview\" aria-label=\"OBS on Patreon\">Patreon<\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS on Patreon\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0c0d0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"footer_category\">Support<\/div>",
                                    "target": [
                                        ".footer_items:nth-child(3) > .footer_category"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0c0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/kb\" aria-label=\"Knowledge Base\">Knowledge Base<\/a>",
                                    "target": [
                                        "a[href=\"\/kb\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0c0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/discord\" aria-label=\"Official Discord\">Discord<\/a>",
                                    "target": [
                                        "a[aria-label=\"Official Discord\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0c0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/forum\/\" aria-label=\"Forums\">Forums<\/a>",
                                    "target": [
                                        "a[aria-label=\"Forums\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#010205",
                                                "contrastRatio": 17.879999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0c0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/help\" aria-label=\"Help Portal\">Help Portal<\/a>",
                                    "target": [
                                        "a[aria-label=\"Help Portal\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#888888",
                                                "bgColor": "#010205",
                                                "contrastRatio": 5.8499999999999996,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.85"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>",
                                    "target": [
                                        ".copyright > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/github.com\/obsproject\/OBS-studio\/graphs\/contributors\">OBS Studio Contributors<\/a>",
                                    "target": [
                                        ".copyright > p > a:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/twitter.com\/Warchamp7\">Warchamp7<\/a>",
                                    "target": [
                                        "a[href$=\"Warchamp7\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/getkirby.com\/made-with-kirby-and-love\">Kirby CMS<\/a>",
                                    "target": [
                                        ".copyright > p > a:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/fastly.com\">Fastly<\/a>",
                                    "target": [
                                        "a[href$=\"fastly.com\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/cs\">\u010ce\u0161tina<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/cs\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/da\">Dansk<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/da\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/de\">Deutsch<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/de\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/es\">Espa\u00f1ol<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/es\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/eu\">Euskara<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/eu\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/fi\">Suomi<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/fi\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/fr\">Fran\u00e7ais<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/fr\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/hu\">Magyar<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/hu\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/ja\">\u65e5\u672c\u8a9e<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/ja\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/ko\">\ud55c\uad6d\uc5b4<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/ko\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/pt-br\">Portugu\u00eas do Brasil<\/a>",
                                    "target": [
                                        "a[href$=\"pt-br\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/ru\">\u0440\u0443\u0301\u0441\u0441\u043a\u0438\u0439<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/ru\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/sv\">Svenska<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/sv\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/tr\">T\u00fcrk\u00e7e<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/tr\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/uk\">\u0443\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/uk\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#bbbbbb",
                                                "bgColor": "#010205",
                                                "contrastRatio": 10.800000000000001,
                                                "fontSize": "9.8pt (13px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1",
                                                "shadowColor": "#0b0c0e"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/obsproject.com\/zh-cn\">\u4e2d\u6587(\u7b80\u4f53)<\/a>",
                                    "target": [
                                        "a[href$=\"zh-cn\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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\" dir=\"ltr\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id-active",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value of active elements is unique",
                            "help": "IDs of active elements must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-active?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "show_mac_extra",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a id=\"show_mac_extra\" href=\"#\" class=\"green_btn\">macOS<span class=\"tooltip\">Supports macOS 11.0 or newer<\/span><\/a>",
                                    "target": [
                                        "#show_mac_extra"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "wrapper",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"wrapper\">",
                                    "target": [
                                        "#wrapper"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "header",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<header id=\"header\" class=\"cf\">",
                                    "target": [
                                        "#header"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "SocialButtons",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"SocialButtons\">",
                                    "target": [
                                        "#SocialButtons"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "DiscordButton",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"DiscordButton\">\n      <a href=\"https:\/\/discord.gg\/obsproject\" target=\"_blank\" aria-label=\"OBS Discord\">\n        <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n      <\/a>\n      <span class=\"tooltip\">Discord<\/span>\n    <\/div>",
                                    "target": [
                                        "#DiscordButton"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "TwitterButton",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"TwitterButton\">\n      <a rel=\"me\" href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n        <i class=\"icon-twitter\"><\/i>\n      <\/a>\n      <span class=\"tooltip\">Twitter<\/span>\n    <\/div>",
                                    "target": [
                                        "#TwitterButton"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "MastodonButton",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"MastodonButton\">\n      <a rel=\"me\" href=\"https:\/\/mastodon.social\/@OBSProject\" target=\"_blank\" aria-label=\"OBS Mastodon\">\n        <img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">\n      <\/a>\n      <span class=\"tooltip\">Mastodon<\/span>\n    <\/div>",
                                    "target": [
                                        "#MastodonButton"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "GitHubButton",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"GitHubButton\">\n      <a rel=\"me\" href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS Studio GitHub\">\n        <i class=\"icon-github\"><\/i>\n      <\/a>\n      <span class=\"tooltip\">GitHub<\/span>\n    <\/div>",
                                    "target": [
                                        "#GitHubButton"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "ContributeButton",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"ContributeButton\">\n      <a href=\"https:\/\/obsproject.com\/contribute\">\n        <i class=\"icon-heart\">Contribute<\/i>\n      <\/a>\n    <\/div>",
                                    "target": [
                                        "#ContributeButton"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "bg_slant1",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"bg_slant1\" class=\"main_slant\"><\/div>",
                                    "target": [
                                        "#bg_slant1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "bg_slant2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"bg_slant2\" class=\"main_slant\"><\/div>",
                                    "target": [
                                        "#bg_slant2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "bg_slant3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"bg_slant3\" class=\"main_slant\"><\/div>",
                                    "target": [
                                        "#bg_slant3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "latestVersions",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"latestVersions\" class=\"newhome\">",
                                    "target": [
                                        "#latestVersions"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "home_downloads",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"home_downloads\" class=\"home_download\" style=\"text-align: center;\">",
                                    "target": [
                                        "#home_downloads"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mac_extra",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"mac_extra\" class=\"home_download_extra\">",
                                    "target": [
                                        "#mac_extra"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "forwardForm",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"forwardForm\"><\/div>",
                                    "target": [
                                        "#forwardForm"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "open_collective_list",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"open_collective_list\" style=\"display: block;\">",
                                    "target": [
                                        "#open_collective_list"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "premiere_container",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"premiere_container\" class=\"support_list_container\">",
                                    "target": [
                                        "#premiere_container"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "premiere_supports",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"premiere_supports\" class=\"support_list\">",
                                    "target": [
                                        "#premiere_supports"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "diamond_container",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"diamond_container\" class=\"support_list_container\">",
                                    "target": [
                                        "#diamond_container"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "diamond_supports",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"diamond_supports\" class=\"support_list\">",
                                    "target": [
                                        "#diamond_supports"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "gold_container",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"gold_container\" class=\"support_list_container\">",
                                    "target": [
                                        "#gold_container"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "gold_supports",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"gold_supports\" class=\"support_list\">",
                                    "target": [
                                        "#gold_supports"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "footer",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<footer id=\"footer\" class=\"footer cf\">",
                                    "target": [
                                        "#footer"
                                    ]
                                }
                            ]
                        },
                        {
                            "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\" dir=\"ltr\">",
                                    "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\" dir=\"ltr\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": "critical",
                            "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"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"\/assets\/images\/new_icon_small-r.png\" alt=\"OBS\">",
                                    "target": [
                                        "img[alt=\"OBS\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png\" alt=\"YouTube logo\">",
                                    "target": [
                                        "img[alt=\"YouTube logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png\" alt=\"Logitech logo\">",
                                    "target": [
                                        "img[alt=\"Logitech logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png\" alt=\"Twitch logo\">",
                                    "target": [
                                        "img[alt=\"Twitch logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png\" alt=\"NVIDIA logo\">",
                                    "target": [
                                        "img[alt=\"NVIDIA logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png\" alt=\"AMD logo\">",
                                    "target": [
                                        "img[alt=\"AMD logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png\" alt=\"Intel logo\">",
                                    "target": [
                                        "img[alt=\"Intel logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png\" alt=\"Yamaha logo\">",
                                    "target": [
                                        "img[alt=\"Yamaha logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png\" alt=\"StreamElements logo\">",
                                    "target": [
                                        "img[alt=\"StreamElements logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png\" alt=\"overwolf logo\">",
                                    "target": [
                                        "img[alt=\"overwolf logo\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png\">",
                                    "target": [
                                        ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(1) > figure > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png\">",
                                    "target": [
                                        ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(2) > figure > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png\">",
                                    "target": [
                                        ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(1) > figure > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/assets\/images\/features-new\/properties.png\">",
                                    "target": [
                                        ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(2) > figure > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/assets\/images\/features-new\/settings.png\">",
                                    "target": [
                                        ".kirbycolumns.kirbycolumns-2:nth-child(4) > .kirbycolumn:nth-child(1) > figure > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/assets\/images\/features-new\/docks.png\">",
                                    "target": [
                                        ".kirbycolumns.kirbycolumns-2:nth-child(4) > .kirbycolumn:nth-child(2) > figure > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png\">",
                                    "target": [
                                        ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(1) > figure > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png\">",
                                    "target": [
                                        ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(2) > figure > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/assets\/images\/features-new\/studio.png\">",
                                    "target": [
                                        ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(1) > figure > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png\">",
                                    "target": [
                                        ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(2) > figure > img[alt=\"\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 class=\"logo\" href=\"https:\/\/obsproject.com\">\n    <img src=\"\/assets\/images\/new_icon_small-r.png\" alt=\"OBS\">\n  <\/a>",
                                    "target": [
                                        ".logo[href$=\"obsproject.com\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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:\/\/discord.gg\/obsproject\" target=\"_blank\" aria-label=\"OBS Discord\">\n        <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n      <\/a>",
                                    "target": [
                                        "#DiscordButton > a[href$=\"obsproject\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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 rel=\"me\" href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n        <i class=\"icon-twitter\"><\/i>\n      <\/a>",
                                    "target": [
                                        "a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][rel=\"me\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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 rel=\"me\" href=\"https:\/\/mastodon.social\/@OBSProject\" target=\"_blank\" aria-label=\"OBS Mastodon\">\n        <img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">\n      <\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS Mastodon\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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 rel=\"me\" href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS Studio GitHub\">\n        <i class=\"icon-github\"><\/i>\n      <\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS Studio GitHub\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/contribute\">\n        <i class=\"icon-heart\">Contribute<\/i>\n      <\/a>",
                                    "target": [
                                        "#ContributeButton > a"
                                    ]
                                },
                                {
                                    "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=\"active\" href=\"https:\/\/obsproject.com\">Home<\/a>",
                                    "target": [
                                        ".active"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/download\">Download<\/a>",
                                    "target": [
                                        "li:nth-child(2) > a"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/blog\">News<\/a>",
                                    "target": [
                                        "a[href$=\"blog\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/help\">Help<\/a>",
                                    "target": [
                                        "li:nth-child(4) > a[href$=\"help\"]"
                                    ]
                                },
                                {
                                    "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=\"\/forum\/\">Forum<\/a>",
                                    "target": [
                                        "li:nth-child(5) > a[href$=\"forum\/\"]"
                                    ]
                                },
                                {
                                    "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:\/\/cdn-fastly.obsproject.com\/downloads\/OBS-Studio-30.2.3-Windows-Installer.exe\" target=\"_blank\" class=\"green_btn download-welcome\">Windows<span class=\"tooltip\">Supports Windows 10 and Windows 11<\/span><\/a>",
                                    "target": [
                                        "#home_downloads > .download-welcome.green_btn[target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "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 id=\"show_mac_extra\" href=\"#\" class=\"green_btn\">macOS<span class=\"tooltip\">Supports macOS 11.0 or newer<\/span><\/a>",
                                    "target": [
                                        "#show_mac_extra"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/download#linux\" target=\"_blank\" rel=\"noopener\" class=\"green_btn\">Linux<\/a>",
                                    "target": [
                                        "a[rel=\"noopener\"]"
                                    ]
                                },
                                {
                                    "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\">become a sponsor<\/a>",
                                    "target": [
                                        "p > a[href$=\"contribute\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.youtube.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png\" alt=\"YouTube logo\"><\/a>",
                                    "target": [
                                        "a[href$=\"youtube.com\/\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.logitech.com\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png\" alt=\"Logitech logo\"><\/a>",
                                    "target": [
                                        "a[href$=\"www.logitech.com\"]"
                                    ]
                                },
                                {
                                    "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:\/\/twitch.tv\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png\" alt=\"Twitch logo\"><\/a>",
                                    "target": [
                                        "a[href$=\"twitch.tv\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.nvidia.com\/broadcast\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png\" alt=\"NVIDIA logo\"><\/a>",
                                    "target": [
                                        "#diamond_supports > .support_item:nth-child(1) > a[rel=\"nofollow\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.amd.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png\" alt=\"AMD logo\"><\/a>",
                                    "target": [
                                        "a[href$=\"amd.com\/\"]"
                                    ]
                                },
                                {
                                    "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:\/\/intel.com\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png\" alt=\"Intel logo\"><\/a>",
                                    "target": [
                                        "a[href$=\"intel.com\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.yamaha.com\/2\/ag\/?utm_source=obs&amp;utm_medium=banner&amp;utm_campaign=YCJ_CSC_OBSsponsor_052024\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png\" alt=\"Yamaha logo\"><\/a>",
                                    "target": [
                                        ".support_item:nth-child(4) > a[rel=\"nofollow\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "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:\/\/streamelements.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png\" alt=\"StreamElements logo\"><\/a>",
                                    "target": [
                                        "a[href$=\"streamelements.com\/\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.overwolf.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png\" alt=\"overwolf logo\"><\/a>",
                                    "target": [
                                        "a[href$=\"overwolf.com\/\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/forum\/resources\/\">Resources section<\/a>",
                                    "target": [
                                        "p:nth-child(5) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n            <i class=\"icon-twitter\"><\/i>\n          <\/a>",
                                    "target": [
                                        ".footer_social > a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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:\/\/facebook.com\/OpenBroadcasterSoftware\" target=\"_blank\" aria-label=\"OBS Facebook\">\n            <i class=\"icon-facebook\"><\/i>\n          <\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS Facebook\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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=\"\/discord\" target=\"_blank\" aria-label=\"OBS Discord\">\n            <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n          <\/a>",
                                    "target": [
                                        "a[href$=\"discord\"][aria-label=\"OBS Discord\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">\n            <i class=\"icon-github\"><\/i>\n          <\/a>",
                                    "target": [
                                        ".footer_social > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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=\"\/download\" aria-label=\"Download\">Download<\/a>",
                                    "target": [
                                        ".footer_items:nth-child(1) > a[href$=\"download\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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:\/\/ideas.obsproject.com\/\" target=\"_blank\" aria-label=\"Feature suggestions\">Ideas<\/a>",
                                    "target": [
                                        "a[href$=\"ideas.obsproject.com\/\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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=\"\/privacy-policy\" aria-label=\"Privacy Policy\">Privacy Policy<\/a>",
                                    "target": [
                                        "a[href$=\"privacy-policy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">GitHub<\/a>",
                                    "target": [
                                        ".footer_items:nth-child(2) > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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:\/\/opencollective.com\/obsproject\" aria-label=\"OBS on Open Collective\">Open Collective<\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS on Open Collective\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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.patreon.com\/obsproject\/overview\" aria-label=\"OBS on Patreon\">Patreon<\/a>",
                                    "target": [
                                        "a[aria-label=\"OBS on Patreon\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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=\"\/kb\" aria-label=\"Knowledge Base\">Knowledge Base<\/a>",
                                    "target": [
                                        "a[href=\"\/kb\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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=\"\/discord\" aria-label=\"Official Discord\">Discord<\/a>",
                                    "target": [
                                        "a[aria-label=\"Official Discord\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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=\"\/forum\/\" aria-label=\"Forums\">Forums<\/a>",
                                    "target": [
                                        "a[aria-label=\"Forums\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "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=\"\/help\" aria-label=\"Help Portal\">Help Portal<\/a>",
                                    "target": [
                                        "a[aria-label=\"Help Portal\"]"
                                    ]
                                },
                                {
                                    "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:\/\/github.com\/obsproject\/OBS-studio\/graphs\/contributors\">OBS Studio Contributors<\/a>",
                                    "target": [
                                        ".copyright > p > a:nth-child(1)"
                                    ]
                                },
                                {
                                    "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:\/\/twitter.com\/Warchamp7\">Warchamp7<\/a>",
                                    "target": [
                                        "a[href$=\"Warchamp7\"]"
                                    ]
                                },
                                {
                                    "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:\/\/getkirby.com\/made-with-kirby-and-love\">Kirby CMS<\/a>",
                                    "target": [
                                        ".copyright > p > a:nth-child(4)"
                                    ]
                                },
                                {
                                    "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:\/\/fastly.com\">Fastly<\/a>",
                                    "target": [
                                        "a[href$=\"fastly.com\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/cs\">\u010ce\u0161tina<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/cs\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/da\">Dansk<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/da\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/de\">Deutsch<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/de\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/es\">Espa\u00f1ol<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/es\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/eu\">Euskara<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/eu\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/fi\">Suomi<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/fi\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/fr\">Fran\u00e7ais<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/fr\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/hu\">Magyar<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/hu\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/ja\">\u65e5\u672c\u8a9e<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/ja\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/ko\">\ud55c\uad6d\uc5b4<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/ko\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/pt-br\">Portugu\u00eas do Brasil<\/a>",
                                    "target": [
                                        "a[href$=\"pt-br\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/ru\">\u0440\u0443\u0301\u0441\u0441\u043a\u0438\u0439<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/ru\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/sv\">Svenska<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/sv\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/tr\">T\u00fcrk\u00e7e<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/tr\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/uk\">\u0443\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430<\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/obsproject.com\/uk\"]"
                                    ]
                                },
                                {
                                    "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:\/\/obsproject.com\/zh-cn\">\u4e2d\u6587(\u7b80\u4f53)<\/a>",
                                    "target": [
                                        "a[href$=\"zh-cn\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"menu cf\">",
                                    "target": [
                                        "ul"
                                    ]
                                }
                            ]
                        },
                        {
                            "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                <a class=\"active\" href=\"https:\/\/obsproject.com\">Home<\/a>\n\n        \n      <\/li>",
                                    "target": [
                                        "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                <a href=\"https:\/\/obsproject.com\/download\">Download<\/a>\n\n        \n      <\/li>",
                                    "target": [
                                        "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                <a href=\"https:\/\/obsproject.com\/blog\">News<\/a>\n\n        \n      <\/li>",
                                    "target": [
                                        "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                <a href=\"https:\/\/obsproject.com\/help\">Help<\/a>\n\n        \n      <\/li>",
                                    "target": [
                                        "li:nth-child(4)"
                                    ]
                                },
                                {
                                    "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                <a href=\"\/forum\/\">Forum<\/a>\n\n        \n      <\/li>",
                                    "target": [
                                        "li:nth-child(5)"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "<img src=\"\/assets\/images\/new_icon_small-r.png\" alt=\"OBS\">",
                                    "target": [
                                        "img[alt=\"OBS\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                                    "target": [
                                        "a[href$=\"obsproject\"] > .icon-discord[src$=\"Discord.svg\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">",
                                    "target": [
                                        ".icon-mastodon"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">",
                                    "target": [
                                        ".demo_obs-window > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png\" alt=\"YouTube logo\">",
                                    "target": [
                                        "img[alt=\"YouTube logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png\" alt=\"Logitech logo\">",
                                    "target": [
                                        "img[alt=\"Logitech logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png\" alt=\"Twitch logo\">",
                                    "target": [
                                        "img[alt=\"Twitch logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png\" alt=\"NVIDIA logo\">",
                                    "target": [
                                        "img[alt=\"NVIDIA logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png\" alt=\"AMD logo\">",
                                    "target": [
                                        "img[alt=\"AMD logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png\" alt=\"Intel logo\">",
                                    "target": [
                                        "img[alt=\"Intel logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png\" alt=\"Yamaha logo\">",
                                    "target": [
                                        "img[alt=\"Yamaha logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png\" alt=\"StreamElements logo\">",
                                    "target": [
                                        "img[alt=\"StreamElements logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png\" alt=\"overwolf logo\">",
                                    "target": [
                                        "img[alt=\"overwolf logo\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"\/assets\/images\/new_icon_small-r.png\">",
                                    "target": [
                                        ".footer_row:nth-child(1) > .logo > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                                    "target": [
                                        "a[href$=\"discord\"][aria-label=\"OBS Discord\"][target=\"_blank\"] > .icon-discord[src$=\"Discord.svg\"]"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": []
                },
                "base_page_ip_ptr": "kore.r1ch.net",
                "base_page_cname": "",
                "base_page_dns_server": "alberto.ns.cloudflare.com",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 8474,
                "testUrl": "https:\/\/obsproject.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:\/\/obsproject.com\/assets\/images\/new_icon_small-r.png\",\"width\":60,\"height\":60,\"naturalWidth\":256,\"naturalHeight\":256},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/Discord.svg\",\"width\":24,\"height\":24,\"naturalWidth\":153,\"naturalHeight\":150},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/Mastodon.svg\",\"width\":20,\"height\":20,\"naturalWidth\":150,\"naturalHeight\":150},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png\",\"width\":800,\"height\":659,\"naturalWidth\":2112,\"naturalHeight\":1740},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png\",\"width\":288,\"height\":165,\"naturalWidth\":794,\"naturalHeight\":178},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png\",\"width\":288,\"height\":165,\"naturalWidth\":407,\"naturalHeight\":128},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png\",\"width\":288,\"height\":165,\"naturalWidth\":500,\"naturalHeight\":114},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png\",\"width\":262,\"height\":150,\"naturalWidth\":600,\"naturalHeight\":135},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png\",\"width\":262,\"height\":150,\"naturalWidth\":1000,\"naturalHeight\":136},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png\",\"width\":262,\"height\":150,\"naturalWidth\":1000,\"naturalHeight\":398},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png\",\"width\":262,\"height\":150,\"naturalWidth\":524,\"naturalHeight\":300},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png\",\"width\":175,\"height\":100,\"naturalWidth\":800,\"naturalHeight\":200},{\"url\":\"https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png\",\"width\":175,\"height\":100,\"naturalWidth\":228,\"naturalHeight\":128},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png\",\"width\":360,\"height\":280,\"naturalWidth\":1080,\"naturalHeight\":840},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png\",\"width\":360,\"height\":280,\"naturalWidth\":720,\"naturalHeight\":560},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png\",\"width\":360,\"height\":280,\"naturalWidth\":1080,\"naturalHeight\":840},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/properties.png\",\"width\":360,\"height\":280,\"naturalWidth\":1073,\"naturalHeight\":839},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/settings.png\",\"width\":360,\"height\":280,\"naturalWidth\":1080,\"naturalHeight\":840},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/docks.png\",\"width\":360,\"height\":280,\"naturalWidth\":1080,\"naturalHeight\":840},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png\",\"width\":360,\"height\":280,\"naturalWidth\":1080,\"naturalHeight\":840},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png\",\"width\":360,\"height\":280,\"naturalWidth\":1440,\"naturalHeight\":1120},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/studio.png\",\"width\":360,\"height\":280,\"naturalWidth\":1880,\"naturalHeight\":1200},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png\",\"width\":360,\"height\":280,\"naturalWidth\":1880,\"naturalHeight\":1120},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/new_icon_small-r.png\",\"width\":60,\"height\":60,\"naturalWidth\":256,\"naturalHeight\":256},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/Discord.svg\",\"width\":24,\"height\":24,\"naturalWidth\":153,\"naturalHeight\":150}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "Open Sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "800"
                    },
                    {
                        "family": "icomoon",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "normal"
                    }
                ],
                "generated-content-percent": 1.0600000000000001,
                "generated-content-size": 0.23000000000000001,
                "imgs-in-viewport": [
                    {
                        "src": "\/assets\/images\/new_icon_small-r.png",
                        "html": "<img src=\"\/assets\/images\/new_icon_small-r.png\" alt=\"OBS\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/new_icon_small-r.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 256,
                        "naturalHeight": 256
                    },
                    {
                        "src": "\/assets\/images\/Discord.svg",
                        "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/Discord.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 153,
                        "naturalHeight": 150
                    },
                    {
                        "src": "\/assets\/images\/Mastodon.svg",
                        "html": "<img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/Mastodon.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 150,
                        "naturalHeight": 150
                    },
                    {
                        "src": "\/assets\/images\/features-new\/hero.png",
                        "html": "<img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 2112,
                        "naturalHeight": 1740
                    }
                ],
                "imgs-no-alt": [
                    {
                        "src": "\/assets\/images\/Discord.svg",
                        "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/Discord.svg"
                    },
                    {
                        "src": "\/assets\/images\/Mastodon.svg",
                        "html": "<img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/Mastodon.svg"
                    },
                    {
                        "src": "\/assets\/images\/features-new\/hero.png",
                        "html": "<img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png"
                    },
                    {
                        "src": "\/assets\/images\/new_icon_small-r.png",
                        "html": "<img src=\"\/assets\/images\/new_icon_small-r.png\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/new_icon_small-r.png"
                    },
                    {
                        "src": "\/assets\/images\/Discord.svg",
                        "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/Discord.svg"
                    }
                ],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png",
                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png\" alt=\"YouTube logo\">",
                        "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 794,
                        "naturalHeight": 178
                    },
                    {
                        "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png",
                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png\" alt=\"Logitech logo\">",
                        "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 407,
                        "naturalHeight": 128
                    },
                    {
                        "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png",
                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png\" alt=\"Twitch logo\">",
                        "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 500,
                        "naturalHeight": 114
                    },
                    {
                        "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png",
                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png\" alt=\"NVIDIA logo\">",
                        "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 600,
                        "naturalHeight": 135
                    },
                    {
                        "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png",
                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png\" alt=\"AMD logo\">",
                        "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1000,
                        "naturalHeight": 136
                    },
                    {
                        "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png",
                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png\" alt=\"Intel logo\">",
                        "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1000,
                        "naturalHeight": 398
                    },
                    {
                        "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png",
                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png\" alt=\"Yamaha logo\">",
                        "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 524,
                        "naturalHeight": 300
                    },
                    {
                        "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png",
                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png\" alt=\"StreamElements logo\">",
                        "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 800,
                        "naturalHeight": 200
                    },
                    {
                        "src": "https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png",
                        "html": "<img src=\"https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png\" alt=\"overwolf logo\">",
                        "currentSrc": "https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 228,
                        "naturalHeight": 128
                    },
                    {
                        "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png",
                        "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1080,
                        "naturalHeight": 840
                    },
                    {
                        "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png",
                        "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 720,
                        "naturalHeight": 560
                    },
                    {
                        "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png",
                        "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1080,
                        "naturalHeight": 840
                    },
                    {
                        "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/properties.png",
                        "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/properties.png\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/properties.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1073,
                        "naturalHeight": 839
                    },
                    {
                        "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/settings.png",
                        "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/settings.png\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/settings.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1080,
                        "naturalHeight": 840
                    },
                    {
                        "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/docks.png",
                        "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/docks.png\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/docks.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1080,
                        "naturalHeight": 840
                    },
                    {
                        "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png",
                        "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1080,
                        "naturalHeight": 840
                    },
                    {
                        "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png",
                        "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1440,
                        "naturalHeight": 1120
                    },
                    {
                        "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/studio.png",
                        "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/studio.png\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/studio.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1880,
                        "naturalHeight": 1200
                    },
                    {
                        "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png",
                        "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1880,
                        "naturalHeight": 1120
                    },
                    {
                        "src": "\/assets\/images\/new_icon_small-r.png",
                        "html": "<img src=\"\/assets\/images\/new_icon_small-r.png\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/new_icon_small-r.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 256,
                        "naturalHeight": 256
                    },
                    {
                        "src": "\/assets\/images\/Discord.svg",
                        "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                        "currentSrc": "https:\/\/obsproject.com\/assets\/images\/Discord.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 153,
                        "naturalHeight": 150
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width,initial-scale=1.0",
                "possibly-render-blocking-reqs": [
                    "https:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4"
                ],
                "rendered-html": "<html lang=\"en\" dir=\"ltr\"><head>\n  <title>Open Broadcaster Software | OBS<\/title>\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\n      <meta name=\"description\" content=\"OBS (Open Broadcaster Software) is free and open source software for video recording and live streaming. Stream to Twitch, YouTube and many other providers or record your own videos with high quality H264 \/ AAC encoding.\">\n    <meta name=\"keywords\" content=\"OBS, OBS Studio, Stream, Video, Live Streaming, Recording, Games, Twitch, YouTube, Livestream, Open Broadcaster Software\">\n    <!--<link rel=\"preload\" href=\"\/assets\/fonts\/open-sans-v18-latin-ext_latin_cyrillic-regular.woff2\" as=\"font\" type=\"font\/woff2\" crossorigin>-->\n  <link href=\"https:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4\" rel=\"stylesheet\">    <link rel=\"alternate\" type=\"application\/rss+xml\" title=\"RSS Feed obsproject.com\" href=\"\/blog\/rss\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"\/favicon-32x32.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"96x96\" href=\"\/favicon-96x96.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"\/favicon-16x16.png\">\n                    <link rel=\"alternate\" hreflang=\"cs\" href=\"https:\/\/obsproject.com\/cs\">\n                        <link rel=\"alternate\" hreflang=\"da\" href=\"https:\/\/obsproject.com\/da\">\n                        <link rel=\"alternate\" hreflang=\"de\" href=\"https:\/\/obsproject.com\/de\">\n                        <link rel=\"alternate\" hreflang=\"en\" href=\"https:\/\/obsproject.com\">\n                        <link rel=\"alternate\" hreflang=\"es\" href=\"https:\/\/obsproject.com\/es\">\n                        <link rel=\"alternate\" hreflang=\"eu\" href=\"https:\/\/obsproject.com\/eu\">\n                        <link rel=\"alternate\" hreflang=\"fi\" href=\"https:\/\/obsproject.com\/fi\">\n                        <link rel=\"alternate\" hreflang=\"fr\" href=\"https:\/\/obsproject.com\/fr\">\n                        <link rel=\"alternate\" hreflang=\"hu\" href=\"https:\/\/obsproject.com\/hu\">\n                        <link rel=\"alternate\" hreflang=\"ja\" href=\"https:\/\/obsproject.com\/ja\">\n                        <link rel=\"alternate\" hreflang=\"ko\" href=\"https:\/\/obsproject.com\/ko\">\n                        <link rel=\"alternate\" hreflang=\"pt-br\" href=\"https:\/\/obsproject.com\/pt-br\">\n                        <link rel=\"alternate\" hreflang=\"ru\" href=\"https:\/\/obsproject.com\/ru\">\n                        <link rel=\"alternate\" hreflang=\"sv\" href=\"https:\/\/obsproject.com\/sv\">\n                        <link rel=\"alternate\" hreflang=\"tr\" href=\"https:\/\/obsproject.com\/tr\">\n                        <link rel=\"alternate\" hreflang=\"uk\" href=\"https:\/\/obsproject.com\/uk\">\n                        <link rel=\"alternate\" hreflang=\"zh-cn\" href=\"https:\/\/obsproject.com\/zh-cn\">\n            \n    <script type=\"text\/javascript\" async=\"\" src=\"https:\/\/www.google-analytics.com\/analytics.js\"><\/script><script type=\"text\/javascript\" async=\"\" src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=G-3C9PHRV452&amp;l=dataLayer&amp;cx=c\"><\/script><script async=\"\" src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=UA-34644124-1\"><\/script>\n\n  <script>\n    window.dataLayer = window.dataLayer || [];\n\n    function gtag() {\n      dataLayer.push(arguments);\n    }\n    gtag('js', new Date());\n    gtag('config', 'UA-34644124-1', {\n      'anonymize_ip': true\n    });\n  <\/script>\n<\/head>\n\n<body class=\"newhome\">\n\n  <div id=\"wrapper\">\n\n    <header id=\"header\" class=\"cf\">\n  <a class=\"logo\" href=\"https:\/\/obsproject.com\">\n    <img src=\"\/assets\/images\/new_icon_small-r.png\" alt=\"OBS\">\n  <\/a>\n\n  <div class=\"header_title\">\n    <div class=\"header_title_main\">OBS<\/div>\n    <div class=\"header_subtitle\">Open Broadcaster Software<span class=\"smalltext\">\u00ae\ufe0f<\/span><\/div>\n  <\/div>\n\n  <div id=\"SocialButtons\">\n\n    <div id=\"DiscordButton\">\n      <a href=\"https:\/\/discord.gg\/obsproject\" target=\"_blank\" aria-label=\"OBS Discord\">\n        <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n      <\/a>\n      <span class=\"tooltip\">Discord<\/span>\n    <\/div>\n\n    <div id=\"TwitterButton\">\n      <a rel=\"me\" href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n        <i class=\"icon-twitter\"><\/i>\n      <\/a>\n      <span class=\"tooltip\">Twitter<\/span>\n    <\/div>\n\n    <div id=\"MastodonButton\">\n      <a rel=\"me\" href=\"https:\/\/mastodon.social\/@OBSProject\" target=\"_blank\" aria-label=\"OBS Mastodon\">\n        <img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">\n      <\/a>\n      <span class=\"tooltip\">Mastodon<\/span>\n    <\/div>\n\n    <div id=\"GitHubButton\">\n      <a rel=\"me\" href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS Studio GitHub\">\n        <i class=\"icon-github\"><\/i>\n      <\/a>\n      <span class=\"tooltip\">GitHub<\/span>\n    <\/div>\n    <!--\n          <div id=\"BlogButton\">\n            <a href=\"https:\/\/obsproject.com\/blog\">\n              <i class=\"icon-blog\"><\/i>\n            <\/a>\n          <\/div>\n\n          <div id=\"LivechatButton\">\n            <a href=\"https:\/\/obsproject.com\/chat\" target=\"_blank\">\n              <i class=\"icon-comment\">Community Chat<\/i>\n            <\/a>\n          <\/div>\n        -->\n\n    <div id=\"ContributeButton\">\n      <a href=\"https:\/\/obsproject.com\/contribute\">\n        <i class=\"icon-heart\">Contribute<\/i>\n      <\/a>\n    <\/div>\n\n  <\/div>\n\n  <nav>\n\n  <ul class=\"menu cf\">\n          <li>\n                <a class=\"active\" href=\"https:\/\/obsproject.com\">Home<\/a>\n\n        \n      <\/li>\n          <li>\n                <a href=\"https:\/\/obsproject.com\/download\">Download<\/a>\n\n        \n      <\/li>\n          <li>\n                <a href=\"https:\/\/obsproject.com\/blog\">News<\/a>\n\n        \n      <\/li>\n          <li>\n                <a href=\"https:\/\/obsproject.com\/help\">Help<\/a>\n\n        \n      <\/li>\n          <li>\n                <a href=\"\/forum\/\">Forum<\/a>\n\n        \n      <\/li>\n      <\/ul>\n\n<\/nav>\n<\/header>\n<div class=\"main_block newhome slant_container\">\n\n  <div id=\"bg_slant1\" class=\"main_slant\"><\/div>\n  <div id=\"bg_slant2\" class=\"main_slant\"><\/div>\n  <div id=\"bg_slant3\" class=\"main_slant\"><\/div>\n\n  <div class=\"headerpusher\"><\/div>\n\n  \n  <div class=\"pagewidth\">\n    <div class=\"main_blurb cf\">\n      <h1>OBS Studio<\/h1>\n\n              <div id=\"latestVersions\" class=\"newhome\"><span>Latest Release<\/span>\n          <div class=\"latest_icon latest_win\" aria-label=\"Windows\"><\/div>\n          <div class=\"latest_icon latest_mac\" aria-label=\"macOS\"><\/div>\n          <div class=\"latest_icon latest_lin\" aria-label=\"Linux\"><\/div>30.2.3 - August 15th        <\/div>\n      \n      <div id=\"home_downloads\" class=\"home_download\" style=\"text-align: center;\">\n                <a href=\"https:\/\/cdn-fastly.obsproject.com\/downloads\/OBS-Studio-30.2.3-Windows-Installer.exe\" target=\"_blank\" class=\"green_btn download-welcome\">Windows<span class=\"tooltip\">Supports Windows 10 and Windows 11<\/span><\/a>\n        <a id=\"show_mac_extra\" href=\"#\" class=\"green_btn\">macOS<span class=\"tooltip\">Supports macOS 11.0 or newer<\/span><\/a>\n        <a href=\"https:\/\/obsproject.com\/download#linux\" target=\"_blank\" rel=\"noopener\" class=\"green_btn\">Linux<\/a>\n\n        <div id=\"mac_extra\" class=\"home_download_extra\">\n          <h3>Select macOS Version<\/h3>\n          <a href=\"#\" class=\"green_btn small_btn hide_extra_selection\">\u2039<\/a>\n\n          <a href=\"https:\/\/cdn-fastly.obsproject.com\/downloads\/obs-studio-30.2.3-macos-intel.dmg\" class=\"green_btn download-welcome\" target=\"_blank\">macOS (Intel)<\/a>\n          <a href=\"https:\/\/cdn-fastly.obsproject.com\/downloads\/obs-studio-30.2.3-macos-apple.dmg\" class=\"green_btn download-welcome\" target=\"_blank\">macOS (Apple Silicon)<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"home_text\">\n        <p>Free and open source software for video recording and live streaming.<\/p>\n<p>Download and start streaming quickly and easily on Windows, Mac or Linux.<\/p>      <\/div>\n\n      <div id=\"forwardForm\"><\/div>\n\n      <div class=\"demo_obs-window\" style=\"background: transparent;\">\n        <img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">\n      <\/div>\n      \n    <\/div>\n  <\/div>\n\n<\/div>\n\n\n<div class=\"support_block\">\n\n  <div class=\"pagewidth\">\n    <div class=\"support_blurb debug\">\n      <p>The OBS Project is made possible thanks to generous contributions from our sponsors and backers. Learn more about how you can <a href=\"\/contribute\">become a sponsor<\/a>.<\/p>\n      <br>\n\n      <div id=\"open_collective_list\" style=\"display: block;\">\n\n        <div id=\"premiere_container\" class=\"support_list_container\"><div class=\"support_list_title\">PREMIER TIER SPONSORS<\/div><div id=\"premiere_supports\" class=\"support_list\"><div class=\"support_item\"><a href=\"https:\/\/www.youtube.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png\" alt=\"YouTube logo\"><\/a><\/div><div class=\"support_item\"><a href=\"https:\/\/www.logitech.com\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png\" alt=\"Logitech logo\"><\/a><\/div><div class=\"support_item\"><a href=\"https:\/\/twitch.tv\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png\" alt=\"Twitch logo\"><\/a><\/div><\/div><\/div>\n        <div id=\"diamond_container\" class=\"support_list_container\"><div class=\"support_list_title\">DIAMOND TIER SPONSORS<\/div><div id=\"diamond_supports\" class=\"support_list\"><div class=\"support_item\"><a href=\"https:\/\/www.nvidia.com\/broadcast\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png\" alt=\"NVIDIA logo\"><\/a><\/div><div class=\"support_item\"><a href=\"https:\/\/www.amd.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png\" alt=\"AMD logo\"><\/a><\/div><div class=\"support_item\"><a href=\"https:\/\/intel.com\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png\" alt=\"Intel logo\"><\/a><\/div><div class=\"support_item\"><a href=\"https:\/\/www.yamaha.com\/2\/ag\/?utm_source=obs&amp;utm_medium=banner&amp;utm_campaign=YCJ_CSC_OBSsponsor_052024\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png\" alt=\"Yamaha logo\"><\/a><\/div><\/div><\/div>\n        <div id=\"gold_container\" class=\"support_list_container\"><div class=\"support_list_title\">GOLD TIER SPONSORS<\/div><div id=\"gold_supports\" class=\"support_list\"><div class=\"support_item\"><a href=\"https:\/\/streamelements.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png\" alt=\"StreamElements logo\"><\/a><\/div><div class=\"support_item\"><a href=\"https:\/\/www.overwolf.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png\" alt=\"overwolf logo\"><\/a><\/div><\/div><\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n<\/div>\n\n\n\n<div class=\"second_block stretch_columns\">\n\n  <div class=\"pagewidth\">\n    <div class=\"second_blurb\">\n      <div class=\"blurb_text\">\n        <h1>Features<\/h1>\n<div class=\"kirbycolumns kirbycolumns-2\"><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png\"><\/figure>\n<p>High performance real time video\/audio capturing and mixing. Create scenes made up of multiple sources including window captures, images, text, browser windows, webcams, capture cards and more.<\/p>\n<\/div><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png\"><\/figure>\n<p>Set up an unlimited number of scenes you can switch between seamlessly via custom transitions.<\/p>\n<\/div><\/div>\n<div class=\"kirbycolumns kirbycolumns-2\"><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png\"><\/figure>\n<p>Intuitive audio mixer with per-source filters such as noise gate, noise suppression, and gain. Take full control with VST plugin support.<\/p>\n<\/div><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/properties.png\"><\/figure>\n<p>Powerful and easy to use configuration options. Add new Sources, duplicate existing ones, and adjust their properties effortlessly.<\/p>\n<\/div><\/div>\n<div class=\"kirbycolumns kirbycolumns-2\"><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/settings.png\"><\/figure>\n<p>Streamlined Settings panel gives you access to a wide array of configuration options to tweak every aspect of your broadcast or recording.<\/p>\n<\/div><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/docks.png\"><\/figure>\n<p>Modular 'Dock' UI allows you to rearrange the layout exactly as you like. You can even pop out each individual Dock to its own window.<\/p>\n<\/div><\/div>\n<p>OBS supports all your favorite streaming platforms and more.<\/p>        <!--\n\t\t\t\t\t<div id=\"service_icons\">\n\t\t\t\t\t\t<img alt=\"Twitch\" class=\"service_icon\" src=\"\/assets\/images\/services\/new_twitch.png\">\n\t\t\t\t\t\t<img alt=\"Mixer\" class=\"service_icon\" src=\"\/assets\/images\/services\/new_mixer.png\">\n\t\t\t\t\t\t<img alt=\"YouTube\" class=\"service_icon\" src=\"\/assets\/images\/services\/new_youtube.png\">\n\t\t\t\t\t<\/div>\n\t\t\t\t\t-->\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<div class=\"third_block stretch_columns\">\n\n  <div class=\"pagewidth\">\n    <div class=\"third_blurb\">\n      <div class=\"blurb_text\">\n        <h1>Create Professional Productions<\/h1>\n<div class=\"kirbycolumns kirbycolumns-2\"><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png\"><\/figure>\n<p>Choose from a number of different and customizable transitions for when you switch between your scenes or add your own stinger video files.<\/p>\n<\/div><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png\"><\/figure>\n<p>Set hotkeys for nearly every sort of action, such as switching between scenes, starting\/stopping streams or recordings, muting audio sources, push to talk, and more.<\/p>\n<\/div><\/div>\n<div class=\"kirbycolumns kirbycolumns-2\"><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/studio.png\"><\/figure>\n<p><strong>Studio Mode<\/strong> lets you preview your scenes and sources before pushing them live.  Adjust your scenes and sources or create new ones and ensure they're perfect before your viewers ever see them.<\/p>\n<\/div><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png\"><\/figure>\n<p>Get a high level view of your production using the Multiview. Monitor 8 different scenes and easily cue or transition to any of them with merely a single or double click.<\/p>\n<\/div><\/div>      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<div class=\"fourth_block\">\n\n  <div class=\"pagewidth\">\n    <div class=\"fourth_blurb\">\n      <div class=\"blurb_text\">\n        <h1>Collaborative Creativity<\/h1>\n<p>OBS Studio is equipped with a powerful API, enabling plugins and scripts to provide further customization and functionality specific to your needs.<\/p>\n<p>Utilize native plugins for high performance integrations or scripts written with Lua or Python that interface with existing sources.<\/p>\n<p>Work with developers in the streaming community to get the features you need with endless possibilities.<\/p>\n<p>Browse or submit your own in the <a href=\"https:\/\/obsproject.com\/forum\/resources\/\">Resources section<\/a><\/p>      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<script type=\"text\/javascript\">\n  (function() {\n\n    var classname = document.getElementsByClassName(\"download-welcome\");\n    for (var i = 0; i < classname.length; i++) {\n      classname[i].addEventListener('click', forwardLink, false);\n    }\n\n\n    var hide_extra = document.getElementsByClassName(\"hide_extra_selection\");\n    for (var i = 0; i < hide_extra.length; i++) {\n      hide_extra[i].addEventListener('click', function(e) {\n        e.preventDefault();\n        hideExtra();\n      }, false);\n    }\n\n    var home_downloads = document.getElementById(\"home_downloads\");\n    var show_mac_extra = document.getElementById(\"show_mac_extra\");\n    var mac_extra = document.getElementById(\"mac_extra\");\n    show_mac_extra.addEventListener('click', function(e) {\n      e.preventDefault();\n      home_downloads.classList.add(\"show_extra_selection\");\n      mac_extra.classList.add(\"show_extra_selection\");\n    }, false)\n  })();\n\n  function forwardLink(event) {\n    event.preventDefault();\n    var link = this.getAttribute(\"href\");\n\n    var form = document.createElement('form');\n    form.action = 'https:\/\/obsproject.com\/welcome-redirect';\n    form.method = 'POST';\n    form.target = '_blank';\n\n    var input = document.createElement('input');\n    input.type = 'hidden';\n    input.name = 'forwardLink';\n    input.value = link;\n    form.appendChild(input);\n\n    var container = document.getElementById(\"forwardForm\");\n\n    container.innerHTML = \"\";\n    container.appendChild(form);\n\n    form.submit();\n\n    return false;\n  }\n\n  function hideExtra(event) {\n    var extra_boxes = document.getElementsByClassName(\"show_extra_selection\");\n    while (extra_boxes.length > 0) {\n      extra_boxes[0].classList.remove(\"show_extra_selection\");\n    }\n  }\n<\/script>\n\n<script type=\"text\/javascript\">\n  document.getElementById('open_collective_list').style.display = \"block\";\n<\/script>\n\n  <div class=\"footer_push\"><\/div>\n  <\/div>\n  <!-- End Wrapper -->\n\n  <footer id=\"footer\" class=\"footer cf\">\n    <div class=\"footer_extra\">\n      <div class=\"footer_left\">\n        <div class=\"footer_row\">\n          <div class=\"logo\"><img src=\"\/assets\/images\/new_icon_small-r.png\"><\/div>\n          <div class=\"footer_title\">OBS Project<\/div>\n        <\/div>\n        <div class=\"footer_row footer_social\">\n          <a href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n            <i class=\"icon-twitter\"><\/i>\n          <\/a>\n          <a href=\"https:\/\/facebook.com\/OpenBroadcasterSoftware\" target=\"_blank\" aria-label=\"OBS Facebook\">\n            <i class=\"icon-facebook\"><\/i>\n          <\/a>\n          <a href=\"\/discord\" target=\"_blank\" aria-label=\"OBS Discord\">\n            <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n          <\/a>\n          <a href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">\n            <i class=\"icon-github\"><\/i>\n          <\/a>\n        <\/div>\n      <\/div>\n      <div class=\"footer_right\">\n\n        <!-- App -->\n        <div class=\"footer_items\">\n          <div class=\"footer_category\">OBS Studio<\/div>\n          <a href=\"\/download\" aria-label=\"Download\">Download<\/a>\n          <a href=\"https:\/\/ideas.obsproject.com\/\" target=\"_blank\" aria-label=\"Feature suggestions\">Ideas<\/a>\n          <a href=\"\/privacy-policy\" aria-label=\"Privacy Policy\">Privacy Policy<\/a>\n          <!-- <a id=\"cookie-footer\" href=\"#\" aria-label=\"Manage Cookies\">Manage Cookies<\/a> -->\n        <\/div>\n\n        <!-- Contribute -->\n        <div class=\"footer_items\">\n          <div class=\"footer_category\">Contribute<\/div>\n          <a href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">GitHub<\/a>\n          <a href=\"https:\/\/opencollective.com\/obsproject\" aria-label=\"OBS on Open Collective\">Open Collective<\/a>\n          <a href=\"https:\/\/www.patreon.com\/obsproject\/overview\" aria-label=\"OBS on Patreon\">Patreon<\/a>\n        <\/div>\n\n        <!-- Help -->\n        <div class=\"footer_items\">\n          <div class=\"footer_category\">Support<\/div>\n          <a href=\"\/kb\" aria-label=\"Knowledge Base\">Knowledge Base<\/a>\n          <a href=\"\/discord\" aria-label=\"Official Discord\">Discord<\/a>\n          <a href=\"\/forum\/\" aria-label=\"Forums\">Forums<\/a>\n          <a href=\"\/help\" aria-label=\"Help Portal\">Help Portal<\/a>\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n    <div class=\"copyright\">\n      <p>\u00a9 2012 - 2024. OBS and OBS Studio are created and maintained by Lain. Development by <a href=\"https:\/\/github.com\/obsproject\/OBS-studio\/graphs\/contributors\">OBS Studio Contributors<\/a>.<br>\nWebsite designed and created by <a href=\"https:\/\/twitter.com\/Warchamp7\">Warchamp7<\/a>, powered by <a href=\"https:\/\/getkirby.com\/made-with-kirby-and-love\">Kirby CMS<\/a>. Downloads powered by <a href=\"https:\/\/fastly.com\">Fastly<\/a>.<\/p>    <\/div>\n    <br>\n    <div class=\"languages\" arial-label=\"Select Language\">\n      <p>\n                              <a href=\"https:\/\/obsproject.com\/cs\">\u010ce\u0161tina<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/da\">Dansk<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/de\">Deutsch<\/a>\n                                                          <a href=\"https:\/\/obsproject.com\/es\">Espa\u00f1ol<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/eu\">Euskara<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/fi\">Suomi<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/fr\">Fran\u00e7ais<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/hu\">Magyar<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/ja\">\u65e5\u672c\u8a9e<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/ko\">\ud55c\uad6d\uc5b4<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/pt-br\">Portugu\u00eas do Brasil<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/ru\">\u0440\u0443\u0301\u0441\u0441\u043a\u0438\u0439<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/sv\">Svenska<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/tr\">T\u00fcrk\u00e7e<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/uk\">\u0443\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/zh-cn\">\u4e2d\u6587(\u7b80\u4f53)<\/a>\n                        <\/p>\n    <\/div>\n\n  <\/footer>\n\n  \n  \n\n  <\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [
                        "content-security-policy",
                        "strict-transport-security",
                        "x-content-type-options",
                        "x-xss-protection"
                    ],
                    "securityHeadersGrade": "A",
                    "securityHeadersScore": 90
                },
                "interactivePeriods": [
                    [
                        0,
                        666
                    ],
                    [
                        1017,
                        1219
                    ],
                    [
                        1272,
                        1283
                    ],
                    [
                        1373,
                        4567
                    ]
                ],
                "longTasks": [
                    [
                        666,
                        1017
                    ],
                    [
                        1219,
                        1272
                    ],
                    [
                        1283,
                        1373
                    ]
                ],
                "lastVisualChange": 1500,
                "render": 1300,
                "visualComplete85": 1300,
                "visualComplete90": 1500,
                "visualComplete95": 1500,
                "visualComplete99": 1500,
                "visualComplete": 1500,
                "SpeedIndex": 1326,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 1409,
                        "size": 67968,
                        "DOMNodeId": 28,
                        "nodeInfo": {
                            "nodeType": "H1",
                            "bounds": [
                                352.5,
                                200,
                                1200,
                                90
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1484,
                        "size": 320800,
                        "DOMNodeId": 36,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "src": "\/assets\/images\/features-new\/hero.png",
                                "style": "width: 100%"
                            },
                            "sourceURL": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                            "bounds": [
                                552.5,
                                592,
                                800,
                                659.078125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1484,
                        "size": 320800,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 552.5,
                                "y": 592,
                                "width": 800,
                                "height": 659.078125,
                                "top": 592,
                                "right": 1352.5,
                                "bottom": 1251.078125,
                                "left": 552.5
                            },
                            "outerHTML": "<img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">",
                            "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1409,
                        "size": 67968,
                        "DOMNodeId": 28,
                        "nodeInfo": {
                            "nodeType": "H1",
                            "bounds": [
                                352.5,
                                200,
                                1200,
                                90
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1483,
                        "size": 320800,
                        "DOMNodeId": 36,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "src": "\/assets\/images\/features-new\/hero.png",
                                "style": "width: 100%"
                            },
                            "sourceURL": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                            "bounds": [
                                552.5,
                                592,
                                800,
                                659.078125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1483,
                        "size": 320800,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 552.5,
                                "y": 592,
                                "width": 800,
                                "height": 659.078125,
                                "top": 592,
                                "right": 1352.5,
                                "bottom": 1251.078125,
                                "left": 552.5
                            },
                            "outerHTML": "<img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">",
                            "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                            "content": "normal"
                        },
                        "type": "image"
                    }
                ],
                "LargestContentfulPaintType": "image",
                "LargestContentfulPaintNodeType": "IMG",
                "LargestContentfulPaintImageURL": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 36
                    },
                    {
                        "name": "fetchStart",
                        "time": 55
                    },
                    {
                        "name": "navigationStart",
                        "time": 97
                    },
                    {
                        "name": "domLoading",
                        "time": 98
                    },
                    {
                        "name": "responseEnd",
                        "time": 98
                    },
                    {
                        "name": "domInteractive",
                        "time": 98
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 99
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 99
                    },
                    {
                        "name": "domComplete",
                        "time": 99
                    },
                    {
                        "name": "responseEnd",
                        "time": 476
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 477
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 477
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 477
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 479
                    },
                    {
                        "name": "domLoading",
                        "time": 480
                    },
                    {
                        "name": "domInteractive",
                        "time": 612
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 612
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 612
                    },
                    {
                        "name": "LayoutShift",
                        "time": 1101
                    },
                    {
                        "name": "domComplete",
                        "time": 1396
                    },
                    {
                        "name": "loadEventStart",
                        "time": 1396
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 1397
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 1409
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 1409
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 1409
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1409
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 1409
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1409
                    },
                    {
                        "name": "firstPaint",
                        "time": 1409
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 1409
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 1483
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 1483
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.00044132158883653107
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.00044132158883653107
                    }
                ],
                "chromeUserTiming.navigationStart": 98,
                "chromeUserTiming.fetchStart": 55,
                "chromeUserTiming.domLoading": 480,
                "chromeUserTiming.responseEnd": 476,
                "chromeUserTiming.domInteractive": 612,
                "chromeUserTiming.domContentLoadedEventStart": 612,
                "chromeUserTiming.domContentLoadedEventEnd": 612,
                "chromeUserTiming.domComplete": 1397,
                "chromeUserTiming.unloadEventStart": 478,
                "chromeUserTiming.unloadEventEnd": 478,
                "chromeUserTiming.markAsMainFrame": 478,
                "chromeUserTiming.commitNavigationEnd": 480,
                "chromeUserTiming.LayoutShift": 1101,
                "chromeUserTiming.loadEventStart": 1397,
                "chromeUserTiming.loadEventEnd": 1397,
                "chromeUserTiming.firstPaint": 1409,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1409,
                "chromeUserTiming.firstContentfulPaint": 1409,
                "chromeUserTiming.firstImagePaint": 1409,
                "chromeUserTiming.firstMeaningfulPaint": 1409,
                "chromeUserTiming.LargestTextPaint": 1409,
                "chromeUserTiming.LargestImagePaint": 1484,
                "chromeUserTiming.LargestContentfulPaint": 1484,
                "chromeUserTiming.TotalLayoutShift": 0.00044132158883653107,
                "chromeUserTiming.CumulativeLayoutShift": 0.00044132158883653107,
                "LayoutShifts": [
                    {
                        "time": 1101,
                        "score": 0.00044132158883653107,
                        "cumulative_score": 0.00044132158883653107,
                        "window_score": 0.00044132158883653107,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                1378,
                                10,
                                487,
                                33
                            ],
                            [
                                1609,
                                48,
                                256,
                                30
                            ],
                            [
                                1609,
                                78,
                                40,
                                1
                            ],
                            [
                                1677,
                                78,
                                40,
                                1
                            ],
                            [
                                1619,
                                79,
                                30,
                                1
                            ],
                            [
                                1677,
                                79,
                                40,
                                1
                            ],
                            [
                                1687,
                                80,
                                30,
                                1
                            ],
                            [
                                353,
                                467,
                                1200,
                                30
                            ],
                            [
                                353,
                                517,
                                1200,
                                30
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 1619,
                                    "y": 48,
                                    "width": 246,
                                    "height": 30,
                                    "top": 48,
                                    "right": 1865,
                                    "bottom": 78,
                                    "left": 1619
                                },
                                "currentRect": {
                                    "x": 1609,
                                    "y": 48,
                                    "width": 256,
                                    "height": 30,
                                    "top": 48,
                                    "right": 1865,
                                    "bottom": 78,
                                    "left": 1609
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 353,
                                    "y": 520,
                                    "width": 1200,
                                    "height": 27,
                                    "top": 520,
                                    "right": 1553,
                                    "bottom": 547,
                                    "left": 353
                                },
                                "currentRect": {
                                    "x": 353,
                                    "y": 517,
                                    "width": 1200,
                                    "height": 27,
                                    "top": 517,
                                    "right": 1553,
                                    "bottom": 544,
                                    "left": 353
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1687,
                                    "y": 48,
                                    "width": 30,
                                    "height": 33,
                                    "top": 48,
                                    "right": 1717,
                                    "bottom": 81,
                                    "left": 1687
                                },
                                "currentRect": {
                                    "x": 1677,
                                    "y": 48,
                                    "width": 30,
                                    "height": 32,
                                    "top": 48,
                                    "right": 1707,
                                    "bottom": 80,
                                    "left": 1677
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1395,
                                    "y": 10,
                                    "width": 470,
                                    "height": 33,
                                    "top": 10,
                                    "right": 1865,
                                    "bottom": 43,
                                    "left": 1395
                                },
                                "currentRect": {
                                    "x": 1378,
                                    "y": 10,
                                    "width": 487,
                                    "height": 33,
                                    "top": 10,
                                    "right": 1865,
                                    "bottom": 43,
                                    "left": 1378
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 353,
                                    "y": 470,
                                    "width": 1200,
                                    "height": 27,
                                    "top": 470,
                                    "right": 1553,
                                    "bottom": 497,
                                    "left": 353
                                },
                                "currentRect": {
                                    "x": 353,
                                    "y": 467,
                                    "width": 1200,
                                    "height": 27,
                                    "top": 467,
                                    "right": 1553,
                                    "bottom": 494,
                                    "left": 353
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 1,
                    "cumulative_score": 0.00044132158883653107,
                    "fraction_of_total": 1
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 543.86000000000001
                        },
                        "15": {
                            "name": "ContentSecurityPolicy",
                            "firstUsed": 481.92500000000001
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 481.93700000000001
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 481.94299999999998
                        },
                        "2236": {
                            "name": "CSPWithUnsafeEval",
                            "firstUsed": 481.94799999999998
                        },
                        "3129": {
                            "name": "CSPWithReasonableObjectRestrictions",
                            "firstUsed": 481.95299999999997
                        },
                        "3359": {
                            "name": "MainFrameCSPViaHTTP",
                            "firstUsed": 481.96899999999999
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 484.47899999999998
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 509.20800000000003
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 509.24700000000001
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 509.25299999999999
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 509.27199999999999
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 538.18799999999999
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 538.24300000000005
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 538.35599999999999
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 538.69600000000003
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 541.65999999999997
                        },
                        "978": {
                            "name": "CSSAtRuleWebkitKeyframes",
                            "firstUsed": 541.69500000000005
                        },
                        "1153": {
                            "name": "CSSSelectorIndirectAdjacent",
                            "firstUsed": 541.74099999999999
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 542.13699999999994
                        },
                        "2317": {
                            "name": "CSSSelectorWebkitSliderThumb",
                            "firstUsed": 542.48599999999999
                        },
                        "4242": {
                            "name": "ScriptSchedulingType_Async",
                            "firstUsed": 543.62
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 565.33399999999995
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 565.34199999999998
                        },
                        "3707": {
                            "name": "ColorSchemeDarkSupportedOnRoot",
                            "firstUsed": 565.46799999999996
                        },
                        "2092": {
                            "name": "ARIALabelAttribute",
                            "firstUsed": 602.404
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 613.03899999999999
                        },
                        "1019": {
                            "name": "CSSFilterInvert",
                            "firstUsed": 613.779
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 624.94200000000001
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 656.077
                        },
                        "1973": {
                            "name": "FontShapingNotDefGlyphObserved",
                            "firstUsed": 920.52599999999995
                        },
                        "5043": {
                            "name": "Feature_5043",
                            "firstUsed": 930.42499999999995
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 1088.5920000000001
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 1114.326
                        },
                        "2195": {
                            "name": "CookieGet",
                            "firstUsed": 1115.3499999999999
                        },
                        "1302": {
                            "name": "V8Document_Scripts_AttributeGetter",
                            "firstUsed": 1118.202
                        },
                        "2723": {
                            "name": "TrustedTypesCreatePolicy",
                            "firstUsed": 1148.568
                        },
                        "3279": {
                            "name": "TrustedTypesPolicyCreated",
                            "firstUsed": 1148.585
                        },
                        "1069": {
                            "name": "CrossOriginTextScript",
                            "firstUsed": 1219.068
                        },
                        "2704": {
                            "name": "V8Screen_Width_AttributeGetter",
                            "firstUsed": 1223.5070000000001
                        },
                        "2702": {
                            "name": "V8Screen_Height_AttributeGetter",
                            "firstUsed": 1223.5250000000001
                        },
                        "2701": {
                            "name": "V8Screen_ColorDepth_AttributeGetter",
                            "firstUsed": 1223.5419999999999
                        },
                        "2662": {
                            "name": "NavigatorPlugins",
                            "firstUsed": 1223.704
                        },
                        "3443": {
                            "name": "PluginName",
                            "firstUsed": 1224.454
                        },
                        "3481": {
                            "name": "V8Navigator_JavaEnabled_Method",
                            "firstUsed": 1224.6900000000001
                        },
                        "2657": {
                            "name": "NavigatorLanguage",
                            "firstUsed": 1224.7049999999999
                        },
                        "2719": {
                            "name": "HistoryLength",
                            "firstUsed": 1226.1700000000001
                        },
                        "2194": {
                            "name": "CookieSet",
                            "firstUsed": 1227.027
                        },
                        "710": {
                            "name": "CryptoGetRandomValues",
                            "firstUsed": 1253.0719999999999
                        },
                        "677": {
                            "name": "XMLHttpRequestAsynchronous",
                            "firstUsed": 1254.9639999999999
                        },
                        "4520": {
                            "name": "NavigatorUAData_GetHighEntropyValues",
                            "firstUsed": 1298.7149999999999
                        },
                        "1502": {
                            "name": "AuxclickAddListenerCount",
                            "firstUsed": 1318.088
                        },
                        "4161": {
                            "name": "V8Document_Prerendering_AttributeGetter",
                            "firstUsed": 1328.2850000000001
                        },
                        "2228": {
                            "name": "DocumentPageShowRegistered",
                            "firstUsed": 1373.2919999999999
                        },
                        "2226": {
                            "name": "DocumentPageHideRegistered",
                            "firstUsed": 1373.318
                        },
                        "2511": {
                            "name": "FeaturePolicyJSAPI",
                            "firstUsed": 1375.816
                        },
                        "3835": {
                            "name": "FeaturePolicyJSAPIAllowedFeaturesDocument",
                            "firstUsed": 1375.827
                        },
                        "675": {
                            "name": "Fetch",
                            "firstUsed": 1389.758
                        },
                        "2913": {
                            "name": "FetchKeepalive",
                            "firstUsed": 1390.4400000000001
                        },
                        "4419": {
                            "name": "Scrollend",
                            "firstUsed": 1396.529
                        },
                        "2229": {
                            "name": "DocumentPageShowFired",
                            "firstUsed": 1397.1020000000001
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 1536.932
                        }
                    },
                    "CSSFeatures": {
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 538.37199999999996
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 538.38099999999997
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 538.38800000000003
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 538.41200000000003
                        },
                        "156": {
                            "name": "CSSPropertyUnicodeRange",
                            "firstUsed": 538.42399999999998
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 541.67600000000004
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 541.68299999999999
                        },
                        "637": {
                            "name": "CSSPropertyColorScheme",
                            "firstUsed": 565.36099999999999
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 565.37300000000005
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 565.38099999999997
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 565.39400000000001
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 565.40099999999995
                        },
                        "5": {
                            "name": "CSSPropertyFont",
                            "firstUsed": 565.40999999999997
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 565.41600000000005
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 565.42499999999995
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 565.43100000000004
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 565.56399999999996
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 565.57600000000002
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 565.59500000000003
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 603.08000000000004
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 612.52700000000004
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 612.53599999999994
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 612.54300000000001
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 612.54899999999998
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 612.56200000000001
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 612.67399999999998
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 612.70000000000005
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 612.70699999999999
                        },
                        "71": {
                            "name": "CSSPropertyClear",
                            "firstUsed": 612.71299999999997
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 612.84000000000003
                        },
                        "79": {
                            "name": "CSSPropertyFloat",
                            "firstUsed": 612.84900000000005
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 612.96799999999996
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 613.11199999999997
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 613.13599999999997
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 613.14499999999998
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 613.16499999999996
                        },
                        "97": {
                            "name": "CSSPropertyMinWidth",
                            "firstUsed": 613.20100000000002
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 613.21900000000005
                        },
                        "125": {
                            "name": "CSSPropertySpeak",
                            "firstUsed": 613.29999999999995
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 613.31200000000001
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 613.35199999999998
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 613.38
                        },
                        "142": {
                            "name": "CSSPropertyTextShadow",
                            "firstUsed": 613.38999999999999
                        },
                        "68": {
                            "name": "CSSPropertyBoxShadow",
                            "firstUsed": 613.39800000000002
                        },
                        "66": {
                            "name": "CSSPropertyBorderWidth",
                            "firstUsed": 613.41300000000001
                        },
                        "59": {
                            "name": "CSSPropertyBorderStyle",
                            "firstUsed": 613.41999999999996
                        },
                        "42": {
                            "name": "CSSPropertyBorderColor",
                            "firstUsed": 613.42899999999997
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 613.44000000000005
                        },
                        "33": {
                            "name": "CSSPropertyBackgroundSize",
                            "firstUsed": 613.72699999999998
                        },
                        "359": {
                            "name": "CSSPropertyFilter",
                            "firstUsed": 613.75699999999995
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 614.28499999999997
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 614.37300000000005
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 614.38599999999997
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 614.53099999999995
                        },
                        "35": {
                            "name": "CSSPropertyBorderBottom",
                            "firstUsed": 614.76900000000001
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 619.08299999999997
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 619.18700000000001
                        },
                        "19": {
                            "name": "CSSPropertyZoom",
                            "firstUsed": 619.20100000000002
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 619.23900000000003
                        },
                        "27": {
                            "name": "CSSPropertyBackgroundPosition",
                            "firstUsed": 619.34500000000003
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 619.92600000000004
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 620.10400000000004
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 620.28599999999994
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 620.49400000000003
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 620.50400000000002
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 620.529
                        },
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 620.59199999999998
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 620.84299999999996
                        },
                        "38": {
                            "name": "CSSPropertyBorderBottomRightRadius",
                            "firstUsed": 620.85599999999999
                        },
                        "37": {
                            "name": "CSSPropertyBorderBottomLeftRadius",
                            "firstUsed": 620.86199999999997
                        },
                        "197": {
                            "name": "CSSPropertyAliasWebkitBorderRadius",
                            "firstUsed": 620.92999999999995
                        },
                        "237": {
                            "name": "CSSPropertyFlexGrow",
                            "firstUsed": 621.59299999999996
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "maxFID": 23,
                "TTIMeasurementEnd": 4567,
                "LastInteractive": 1373,
                "TotalBlockingTime": 23,
                "testID": "240906_AiDcK8_9PF",
                "step": 1,
                "effectiveBps": 5450,
                "domTime": 0,
                "aft": 0,
                "titleTime": 99,
                "domLoading": 0,
                "server_rtt": 0,
                "CrUX": {
                    "key": {
                        "formFactor": "DESKTOP",
                        "url": "https:\/\/obsproject.com\/"
                    },
                    "metrics": {
                        "cumulative_layout_shift": {
                            "histogram": [
                                {
                                    "start": "0.00",
                                    "end": "0.10",
                                    "density": 0.99790000000000001
                                },
                                {
                                    "start": "0.10",
                                    "end": "0.25",
                                    "density": 0.0015
                                },
                                {
                                    "start": "0.25",
                                    "density": 0.00069999999999999999
                                }
                            ],
                            "percentiles": {
                                "p75": "0.00"
                            }
                        },
                        "experimental_time_to_first_byte": {
                            "histogram": [
                                {
                                    "start": 0,
                                    "end": 800,
                                    "density": 0.76570000000000005
                                },
                                {
                                    "start": 800,
                                    "end": 1800,
                                    "density": 0.1956
                                },
                                {
                                    "start": 1800,
                                    "density": 0.038600000000000002
                                }
                            ],
                            "percentiles": {
                                "p75": 781
                            }
                        },
                        "first_contentful_paint": {
                            "histogram": [
                                {
                                    "start": 0,
                                    "end": 1800,
                                    "density": 0.88529999999999998
                                },
                                {
                                    "start": 1800,
                                    "end": 3000,
                                    "density": 0.073099999999999998
                                },
                                {
                                    "start": 3000,
                                    "density": 0.041599999999999998
                                }
                            ],
                            "percentiles": {
                                "p75": 1310
                            }
                        },
                        "first_input_delay": {
                            "histogram": [
                                {
                                    "start": 0,
                                    "end": 100,
                                    "density": 0.99380000000000002
                                },
                                {
                                    "start": 100,
                                    "end": 300,
                                    "density": 0.0038
                                },
                                {
                                    "start": 300,
                                    "density": 0.0023999999999999998
                                }
                            ],
                            "percentiles": {
                                "p75": 1
                            }
                        },
                        "interaction_to_next_paint": {
                            "histogram": [
                                {
                                    "start": 0,
                                    "end": 200,
                                    "density": 0.96120000000000005
                                },
                                {
                                    "start": 200,
                                    "end": 500,
                                    "density": 0.019699999999999999
                                },
                                {
                                    "start": 500,
                                    "density": 0.019099999999999999
                                }
                            ],
                            "percentiles": {
                                "p75": 42
                            }
                        },
                        "largest_contentful_paint": {
                            "histogram": [
                                {
                                    "start": 0,
                                    "end": 2500,
                                    "density": 0.85519999999999996
                                },
                                {
                                    "start": 2500,
                                    "end": 4000,
                                    "density": 0.1061
                                },
                                {
                                    "start": 4000,
                                    "density": 0.038699999999999998
                                }
                            ],
                            "percentiles": {
                                "p75": 2089
                            }
                        },
                        "navigation_types": {
                            "fractions": {
                                "navigate": 0.96530000000000005,
                                "navigate_cache": 0.00069999999999999999,
                                "reload": 0.0066,
                                "restore": 0.017500000000000002,
                                "back_forward": 0.0023,
                                "back_forward_cache": 0.0066,
                                "prerender": 0.001
                            }
                        },
                        "round_trip_time": {
                            "percentiles": {
                                "p75": 111
                            }
                        }
                    },
                    "collectionPeriod": {
                        "firstDate": {
                            "year": 2024,
                            "month": 8,
                            "day": 8
                        },
                        "lastDate": {
                            "year": 2024,
                            "month": 9,
                            "day": 4
                        }
                    }
                },
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": 0.81000000000000005,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 0.91000000000000003,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "115": 66.700000000000003,
                            "216": 38.899999999999999,
                            "317": 27.300000000000001,
                            "418": 31.800000000000001,
                            "519": 27.800000000000001,
                            "625": 100,
                            "726": 100,
                            "827": 100,
                            "927": 100,
                            "1028": 100,
                            "1129": 86.400000000000006,
                            "1230": 100,
                            "1331": 100,
                            "1432": 100,
                            "1533": 100,
                            "1634": 50,
                            "1735": 30,
                            "1836": 55,
                            "1937": 35,
                            "2038": 15,
                            "2139": 15,
                            "2239": 15,
                            "2340": 15,
                            "2441": 10.5,
                            "2543": 22.699999999999999,
                            "2644": 15,
                            "2744": 25,
                            "2845": 45,
                            "2946": 19,
                            "3047": 15,
                            "3148": 19,
                            "3249": 20,
                            "3350": 28.600000000000001,
                            "3451": 10.5,
                            "3552": 18.199999999999999,
                            "3653": 15,
                            "3755": 36.399999999999999,
                            "3856": 38.899999999999999,
                            "3957": 19,
                            "4058": 15,
                            "4158": 21.699999999999999,
                            "4259": 10.5,
                            "4361": 10.5,
                            "4461": 15,
                            "4563": 21.100000000000001,
                            "4663": 47.600000000000001
                        },
                        "max": 100,
                        "count": 47
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "115": 18192,
                            "216": 5865,
                            "317": 5861,
                            "418": 621559,
                            "519": 662206,
                            "625": 0,
                            "726": 5219,
                            "827": 0,
                            "927": 0,
                            "1028": 0,
                            "1129": 0,
                            "1230": 0,
                            "1331": 22553,
                            "1432": 432616,
                            "1533": 110682,
                            "1634": 5237,
                            "1735": 0,
                            "1836": 0,
                            "1937": 0,
                            "2038": 0,
                            "2139": 0,
                            "2239": 0,
                            "2340": 0,
                            "2441": 0,
                            "2543": 0,
                            "2644": 0,
                            "2744": 0,
                            "2845": 0,
                            "2946": 0,
                            "3047": 0,
                            "3148": 0,
                            "3249": 323605,
                            "3350": 466977,
                            "3451": 5227,
                            "3552": 0,
                            "3653": 0,
                            "3755": 0,
                            "3856": 0,
                            "3957": 0,
                            "4058": 0,
                            "4158": 0,
                            "4259": 0,
                            "4361": 0,
                            "4461": 0,
                            "4563": 0,
                            "4663": 0
                        },
                        "max": 662206,
                        "count": 47
                    }
                },
                "effectiveBpsDoc": 5759,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1\/details\/cached\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1\/performance_optimization\/cached\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1\/breakdown\/cached\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1\/domains\/cached\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1\/screen_shot\/cached\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1\/experiments\/cached\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1_Cached_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1_Cached_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1_Cached_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_Cached_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_Cached_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_Cached_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDcK8_9PF&file=1_Cached_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_AiDcK8_9PF&file=1_Cached_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_Cached_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_Cached_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_Cached_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_Cached_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_AiDcK8_9PF&compressed=1&file=1_Cached_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDcK8_9PF&video=video_1_cached&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDcK8_9PF&video=video_1_cached&file=ms_001300.jpg",
                        "VisuallyComplete": 87
                    },
                    {
                        "time": 1500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDcK8_9PF&video=video_1_cached&file=ms_001500.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "www.google-analytics.com": {
                        "bytes": 1,
                        "requests": 2,
                        "cdn_provider": "Google",
                        "connections": 1
                    },
                    "obsproject.com": {
                        "bytes": 5591,
                        "requests": 1,
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 5591,
                        "bytesUncompressed": 22576,
                        "requests": 1
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 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": 1,
                        "bytesUncompressed": 1,
                        "requests": 2
                    }
                },
                "consoleLog": [
                    {
                        "source": "intervention",
                        "level": "info",
                        "text": "Slow network is detected. See https:\/\/www.chromestatus.com\/feature\/5636954674692096 for more details. Fallback font will be used while loading: https:\/\/obsproject.com\/assets\/css\/font\/icomoon.woff",
                        "timestamp": 1725634503845.5,
                        "url": "https:\/\/obsproject.com\/"
                    },
                    {
                        "source": "intervention",
                        "level": "info",
                        "text": "Slow network is detected. See https:\/\/www.chromestatus.com\/feature\/5636954674692096 for more details. Fallback font will be used while loading: https:\/\/fonts.gstatic.com\/s\/opensans\/v15\/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2",
                        "timestamp": 1725634503850.21,
                        "url": "https:\/\/obsproject.com\/"
                    },
                    {
                        "source": "intervention",
                        "level": "info",
                        "text": "Slow network is detected. See https:\/\/www.chromestatus.com\/feature\/5636954674692096 for more details. Fallback font will be used while loading: https:\/\/fonts.gstatic.com\/s\/opensans\/v15\/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2",
                        "timestamp": 1725634504180.9939,
                        "url": "https:\/\/obsproject.com\/"
                    },
                    {
                        "source": "intervention",
                        "level": "info",
                        "text": "Slow network is detected. See https:\/\/www.chromestatus.com\/feature\/5636954674692096 for more details. Fallback font will be used while loading: https:\/\/fonts.gstatic.com\/s\/opensans\/v15\/RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2",
                        "timestamp": 1725634504223.7271,
                        "url": "https:\/\/obsproject.com\/"
                    }
                ]
            }
        },
        "runs": {
            "1": {
                "firstView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-tch6-10.10.1.200",
                    "loadTime": 3539,
                    "docTime": 3539,
                    "fullyLoaded": 3637,
                    "bytesOut": 77890,
                    "bytesOutDoc": 77890,
                    "bytesIn": 1660304,
                    "bytesInDoc": 1660304,
                    "requests": [
                        {
                            "type": 3,
                            "id": "D6B954C9A7E2259C61C0C74ED269EEBF",
                            "request_id": "D6B954C9A7E2259C61C0C74ED269EEBF",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/",
                            "raw_id": "D6B954C9A7E2259C61C0C74ED269EEBF",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 137,
                            "ttfb_ms": 125,
                            "load_start": 304,
                            "load_start_float": 304.00008000000003,
                            "bytesIn": 5591,
                            "objectSize": 5591,
                            "objectSizeUncompressed": 22576,
                            "chunks": [
                                {
                                    "ts": 440,
                                    "bytes": 5591,
                                    "inflated": 22576
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "br",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": 1,
                            "dns_end": 38,
                            "connect_start": 38,
                            "connect_end": 157,
                            "ssl_start": 157,
                            "ssl_end": 303,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "obsproject.com",
                                "sanList": [
                                    "auth.obsproject.com",
                                    "ideas.obsproject.com",
                                    "mta-sts.obsproject.com",
                                    "obsproject.com",
                                    "www.obsproject.com"
                                ],
                                "issuer": "R11",
                                "validFrom": 1723697270,
                                "validTo": 1731473269,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1723700780991,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100E955F605A002B411A63CCB548BC72C8818797ED210A73307CDBE07CB07ACDA1D022100AA28D44F9D740E35DEA9238DC9BE4EEE2A428E144F5A672081373E8B0580EA43"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Mammoth2024h2'",
                                        "logId": "DFE156EBAA05AFB59C0F86718DA8C0324EAE56D96EA7F5A56A01D1C13BBE525C",
                                        "timestamp": 1723700781197,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100F69403C0A6B04E8C7A31844A2D54A6B2BC54FE764B6E86041CB002B6428874BF0220516627DCBAF1BCBE4D9883BBA0BFFE0F4E30A6AE2662F9EF73C4C4200C086CA3"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/obsproject.com\/",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.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=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "content-encoding: br",
                                    "content-language: en",
                                    "content-security-policy: default-src 'self' ; script-src 'self' 'unsafe-inline' 'unsafe-eval' www.googletagmanager.com www.google-analytics.com platform.twitter.com www.google.com www.gstatic.com www.recaptcha.net ; style-src 'self' 'unsafe-inline' ; img-src * data: blob: ; font-src 'self' fonts.googleapis.com fonts.gstatic.com ; connect-src 'self' opencollective.com www.google-analytics.com stats.g.doubleclick.net ; object-src 'none' ; child-src 'self' www.youtube.com www.google.com www.recaptcha.net ; frame-ancestors 'none' ; form-action 'self' www.paypal.com www.sandbox.paypal.com ; media-src 'self' pub.rachni.com ; block-all-mixed-content",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "strict-transport-security: max-age=31557600; includeSubDomains; preload",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":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": 37,
                            "connect_ms": 119,
                            "ssl_ms": 146,
                            "gzip_total": 6285,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 10,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 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": 4865,
                            "netlog_id": 80,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIFRDCCBCygAwIBAgISA2Ynexhx09NcvX2Dt7ykPzGZMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwODE1MDQ0NzUwWhcNMjQxMTEzMDQ0NzQ5WjAZMRcwFQYDVQQD\nEw5vYnNwcm9qZWN0LmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB\nAK+tqFwz59+PObj3M3+jkAXL88jwj77juumk\/MfY469O1MEvS3108IqsNcS64Dg1\nhXJPqrtEjGk9CpNQrmVSqZGVi4LYnNXi1pmVycqwm3LKAkJc10MjvqkXSXYIo45C\nUSAp27pMQDGqcrnZcIrmfliF+GWO9wCVtPCkTkSlU3TYqTmZ0A1BGZTvQBIILfOs\nSfMJ9+vKHbtuGNcN6e6ihaEo9i5shaEDX8G4vXKSb0muZ4zHypgeHc3wjScNeHyv\nL2alQ75JmiiehZtB4SBK5FsVPks0X1tW4GwfcySXmWd4NOplQgcKpjD+alAHYHHX\nkHIr0BQVoTKNAxi837hvba8CAwEAAaOCAmowggJmMA4GA1UdDwEB\/wQEAwIFoDAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH\/BAIwADAdBgNV\nHQ4EFgQUog4nDVxpnCXQggjyMn59x5dk4owwHwYDVR0jBBgwFoAUxc9GpOr0w8B6\nbJXELbBeki8m47kwVwYIKwYBBQUHAQEESzBJMCIGCCsGAQUFBzABhhZodHRwOi8v\ncjExLm8ubGVuY3Iub3JnMCMGCCsGAQUFBzAChhdodHRwOi8vcjExLmkubGVuY3Iu\nb3JnLzBwBgNVHREEaTBnghNhdXRoLm9ic3Byb2plY3QuY29tghRpZGVhcy5vYnNw\ncm9qZWN0LmNvbYIWbXRhLXN0cy5vYnNwcm9qZWN0LmNvbYIOb2JzcHJvamVjdC5j\nb22CEnd3dy5vYnNwcm9qZWN0LmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATCCAQUG\nCisGAQQB1nkCBAIEgfYEgfMA8QB3AD8XS0\/XIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/\nKIXs+GRuAAABkVSSn78AAAQDAEgwRgIhAOlV9gWgArQRpjzLVIvHLIgYeX7SEKcz\nB82+B8sHrNodAiEAqijUT510DjXeqSONyb5O7ipCjhRPWmcggTc+iwWA6kMAdgDf\n4VbrqgWvtZwPhnGNqMAyTq5W2W6n9aVqAdHBO75SXAAAAZFUkqCNAAAEAwBHMEUC\nIQD2lAPAprBOjHoxhEotVKayvFT+dktuhgQcsAK2Qoh0vwIgUWYn3LrxvL5NmIO7\noL\/+D04wpq4mYvnvc8TEIAwIbKMwDQYJKoZIhvcNAQELBQADggEBAHXHbgde5G1p\nf++IgdBoGtEzP5Sb9n0HbP3yASKPrZGKTjy86A6vmXioG2UNmqbF9LyECAFglMWk\nVEdF6JTQyjgY3LlYkQaNlYLyEZwuvaasDARCF3h6Swgn+ZWBrkrRZAbInZwKzhlh\nVpyXY5Ax9t7y\/nJitXKLmN7Ekce1x1UmbEESAvUZ7BE1qnI9Y3ThZ8gdpXm7zxzh\nlpcuxzbGqBVy9hWo\/k+OINDanOb3zoGrtM+cAqwlws1hhBLPFNyo1DGTLS2aXZ3J\nWH5UWKStjUQSnkryZiQrpbel62p3ZaD2+TkkQX2hn446sQtStTnqDEwPKszMsI9S\nT2gn6JhLuYU=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 441,
                            "ttfb_start": 304,
                            "ttfb_end": 429,
                            "download_start": 429,
                            "download_end": 441,
                            "download_ms": 12,
                            "all_start": 1,
                            "all_end": 441,
                            "all_ms": 439,
                            "index": 0,
                            "number": 1,
                            "cpuTimes": {
                                "EvaluateScript": 3,
                                "v8.compile": 1
                            },
                            "cpu.EvaluateScript": 3,
                            "cpu.v8.compile": 1,
                            "cpuTime": 4,
                            "js_timing": [
                                [
                                    664.53999999999996,
                                    664.95799999999997
                                ],
                                [
                                    674.58699999999999,
                                    676.56399999999996
                                ],
                                [
                                    933.274,
                                    933.60400000000004
                                ],
                                [
                                    664.56500000000005,
                                    664.81799999999998
                                ],
                                [
                                    674.60199999999998,
                                    674.95899999999995
                                ],
                                [
                                    933.28700000000003,
                                    933.47199999999998
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "93336.2",
                            "request_id": "93336.2",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/assets\/css\/blurple.min.css?20240319-4",
                            "raw_id": "93336.2",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 149,
                            "ttfb_ms": 124,
                            "load_start": 471,
                            "load_start_float": 471.00009599999998,
                            "bytesIn": 13636,
                            "objectSize": 13636,
                            "objectSizeUncompressed": 60585,
                            "chunks": [
                                {
                                    "ts": 598,
                                    "bytes": 2574,
                                    "inflated": 10892
                                },
                                {
                                    "ts": 603,
                                    "bytes": 2738,
                                    "inflated": 11379
                                },
                                {
                                    "ts": 605,
                                    "bytes": 1369,
                                    "inflated": 6671
                                },
                                {
                                    "ts": 607,
                                    "bytes": 1369,
                                    "inflated": 5793
                                },
                                {
                                    "ts": 612,
                                    "bytes": 2729,
                                    "inflated": 11854
                                },
                                {
                                    "ts": 617,
                                    "bytes": 2738,
                                    "inflated": 13272
                                },
                                {
                                    "ts": 620,
                                    "bytes": 119,
                                    "inflated": 724
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public",
                            "contentType": "text\/css",
                            "contentEncoding": "br",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/",
                            "initiator_line": 10,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.com",
                                    ":method: GET",
                                    ":path: \/assets\/css\/blurple.min.css?20240319-4",
                                    ":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:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "cache-control: public",
                                    "content-encoding: br",
                                    "content-type: text\/css",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: W\/\"6691ad10-eca9\"",
                                    "last-modified: Fri, 12 Jul 2024 22:24:16 GMT",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1870,
                            "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": 13809,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 448,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 96,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 620,
                            "ttfb_start": 471,
                            "ttfb_end": 595,
                            "download_start": 595,
                            "download_end": 620,
                            "download_ms": 25,
                            "all_start": 471,
                            "all_end": 620,
                            "all_ms": 149,
                            "index": 1,
                            "number": 2
                        },
                        {
                            "type": 3,
                            "id": "93336.4",
                            "request_id": "93336.4",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/assets\/images\/new_icon_small-r.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/assets\/images\/new_icon_small-r.png",
                            "raw_id": "93336.4",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 305,
                            "ttfb_ms": 150,
                            "load_start": 472,
                            "load_start_float": 472.00011499999999,
                            "bytesIn": 35306,
                            "objectSize": 35306,
                            "objectSizeUncompressed": 35306,
                            "chunks": [
                                {
                                    "ts": 627,
                                    "bytes": 5282
                                },
                                {
                                    "ts": 745,
                                    "bytes": 23246
                                },
                                {
                                    "ts": 760,
                                    "bytes": 2738
                                },
                                {
                                    "ts": 767,
                                    "bytes": 1502
                                },
                                {
                                    "ts": 777,
                                    "bytes": 2538
                                }
                            ],
                            "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                            "cacheControl": "max-age=7257600",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/",
                            "initiator_line": 53,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/new_icon_small-r.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2, i",
                                    "referer: https:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=7257600",
                                    "content-length: 35306",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: \"60723262-89ea\"",
                                    "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                    "last-modified: Sat, 10 Apr 2021 23:18:58 GMT",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2008,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 35306,
                            "image_save": 0,
                            "cache_time": 7257600,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 459,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 115,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "34 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 256,
                                        "ImageHeight": 256,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced"
                                    },
                                    "Composite": {
                                        "ImageSize": "256x256",
                                        "Megapixels": 0.066000000000000003
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 256,
                                        "height": 256,
                                        "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": 65536,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 96.693600000000004,
                                            "standardDeviation": 95.8977,
                                            "kurtosis": -1.44086,
                                            "skewness": 0.666412,
                                            "entropy": 0.51540299999999994
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 70.922300000000007,
                                            "standardDeviation": 112.968,
                                            "kurtosis": -1.0209999999999999,
                                            "skewness": -0.98114500000000004,
                                            "entropy": 0.181371
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 67.994900000000001,
                                            "standardDeviation": 90.075800000000001,
                                            "kurtosis": 0.17242099999999999,
                                            "skewness": 1.3776999999999999,
                                            "entropy": 0.62643300000000002
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 66.457099999999997,
                                            "standardDeviation": 90.551100000000005,
                                            "kurtosis": 0.194023,
                                            "skewness": 1.39323,
                                            "entropy": 0.62739800000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 68.244900000000001,
                                            "standardDeviation": 89.995500000000007,
                                            "kurtosis": 0.168852,
                                            "skewness": 1.37493,
                                            "entropy": 0.62641100000000005
                                        }
                                    },
                                    "alpha": "#FFFFFF00",
                                    "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": 256,
                                        "height": 256,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:54:11+00:00",
                                        "date:modify": "2024-09-06T14:54:11+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "6",
                                        "png:IHDR.color_type": "6 (RGBA)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "256, 256",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "a48d95b3dfc43e5c13226801e7bfa1903271ac991c942f7f67a7f37bda79d018"
                                    },
                                    "tainted": false,
                                    "filesize": "35306B",
                                    "numberPixels": "65536",
                                    "pixelsPerSecond": "5.49608MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.011"
                                }
                            },
                            "load_end": 777,
                            "ttfb_start": 472,
                            "ttfb_end": 622,
                            "download_start": 622,
                            "download_end": 777,
                            "download_ms": 155,
                            "all_start": 472,
                            "all_end": 777,
                            "all_ms": 305,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "93336.5",
                            "request_id": "93336.5",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/assets\/images\/Discord.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/assets\/images\/Discord.svg",
                            "raw_id": "93336.5",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 307,
                            "ttfb_ms": 306,
                            "load_start": 472,
                            "load_start_float": 472.00012099999998,
                            "bytesIn": 556,
                            "objectSize": 556,
                            "objectSizeUncompressed": 1106,
                            "chunks": [
                                {
                                    "ts": 779,
                                    "bytes": 556,
                                    "inflated": 1106
                                }
                            ],
                            "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                            "cacheControl": "max-age=7257600",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "br",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/",
                            "initiator_line": 65,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/Discord.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2, i",
                                    "referer: https:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "cache-control: max-age=7257600",
                                    "content-encoding: br",
                                    "content-type: image\/svg+xml",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: W\/\"5a4bba92-452\"",
                                    "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                    "last-modified: Tue, 02 Jan 2018 17:00:02 GMT",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1981,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 761,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 7257600,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 468,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 121,
                            "server_port": "443",
                            "load_end": 779,
                            "ttfb_start": 472,
                            "ttfb_end": 778,
                            "download_start": 778,
                            "download_end": 779,
                            "download_ms": 1,
                            "all_start": 472,
                            "all_end": 779,
                            "all_ms": 307,
                            "index": 3,
                            "number": 4
                        },
                        {
                            "type": 3,
                            "id": "93336.3",
                            "request_id": "93336.3",
                            "ip_addr": "142.250.185.200",
                            "full_url": "https:\/\/www.googletagmanager.com\/gtag\/js?id=UA-34644124-1",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.googletagmanager.com",
                            "url": "\/gtag\/js?id=UA-34644124-1",
                            "raw_id": "93336.3",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 237,
                            "ttfb_ms": 81,
                            "load_start": 588,
                            "load_start_float": 588.00010199999997,
                            "bytesIn": 74130,
                            "objectSize": 74130,
                            "objectSizeUncompressed": 205682,
                            "chunks": [
                                {
                                    "ts": 747,
                                    "bytes": 32768,
                                    "inflated": 25418
                                },
                                {
                                    "ts": 754,
                                    "bytes": 10528,
                                    "inflated": 28196
                                },
                                {
                                    "ts": 759,
                                    "bytes": 2372,
                                    "inflated": 6764
                                },
                                {
                                    "ts": 765,
                                    "bytes": 2271,
                                    "inflated": 6006
                                },
                                {
                                    "ts": 771,
                                    "bytes": 2363,
                                    "inflated": 7103
                                },
                                {
                                    "ts": 775,
                                    "bytes": 2372,
                                    "inflated": 6359
                                },
                                {
                                    "ts": 783,
                                    "bytes": 2372,
                                    "inflated": 6635
                                },
                                {
                                    "ts": 787,
                                    "bytes": 2262,
                                    "inflated": 6168
                                },
                                {
                                    "ts": 790,
                                    "bytes": 2372,
                                    "inflated": 6588
                                },
                                {
                                    "ts": 795,
                                    "bytes": 2372,
                                    "inflated": 7291
                                },
                                {
                                    "ts": 799,
                                    "bytes": 2259,
                                    "inflated": 6186
                                },
                                {
                                    "ts": 803,
                                    "bytes": 2363,
                                    "inflated": 6597
                                },
                                {
                                    "ts": 818,
                                    "bytes": 2372,
                                    "inflated": 6923
                                },
                                {
                                    "ts": 825,
                                    "bytes": 5084,
                                    "inflated": 13912
                                }
                            ],
                            "expires": "Fri, 06 Sep 2024 14:54:11 GMT",
                            "cacheControl": "private, max-age=900",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 128,
                            "protocol": "HTTP\/2",
                            "dns_start": 456,
                            "dns_end": 491,
                            "connect_start": 492,
                            "connect_end": 521,
                            "ssl_start": 522,
                            "ssl_end": 587,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.google-analytics.com",
                                "sanList": [
                                    "*.google-analytics.com",
                                    "region1.app-measurement.com",
                                    "app-measurement.com",
                                    "region1.att.app-measurement.com",
                                    "att.app-measurement.com",
                                    "region1.analytics.app-measurement.com",
                                    "analytics.app-measurement.com",
                                    "region1.app-analytics-services-att.com",
                                    "app-analytics-services-att.com",
                                    "region1.app-analytics-services.com",
                                    "app-analytics-services.com",
                                    "google-analytics.com",
                                    "region1.google-analytics.com",
                                    "ssl.google-analytics.com",
                                    "www.google-analytics.com",
                                    "region1.analytics.google.com",
                                    "googletagmanager.com",
                                    "www.googletagmanager.com",
                                    "urchin.com",
                                    "service.urchin.com",
                                    "fps.goog",
                                    "*.fps.goog",
                                    "googleoptimize.com",
                                    "www.googleoptimize.com"
                                ],
                                "issuer": "WR2",
                                "validFrom": 1723444424,
                                "validTo": 1730702023,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1723448025432,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100E2B4030F8C0FA31D1B50E92A1717E238E547F0B291E91FC7D0F54F8C72FBF9D0022100DEF65F15E3EC9B876222A232117596AAAF3222B1F63B4615C6F8BF183FA24CAC"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2024' Log",
                                        "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                        "timestamp": 1723448025479,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100C44F51B0FE62F19A7ED1EBD7A67F1B4C44203F26E24E83E3060A1A5560FBA2AC02210082EA28983D07BDFC693196E5FD8AEA98C537DFED1EFF457064AB1E628A9D943E"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/obsproject.com\/",
                            "initiator_line": 32,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.googletagmanager.com",
                                    ":method: GET",
                                    ":path: \/gtag\/js?id=UA-34644124-1",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: Cache-Control",
                                    "access-control-allow-origin: *",
                                    "cache-control: private, max-age=900",
                                    "content-encoding: br",
                                    "content-length: 74130",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "expires: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "server: Google Tag Manager",
                                    "strict-transport-security: max-age=31536000; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-xss-protection: 0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1765,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 35,
                            "connect_ms": 29,
                            "ssl_ms": 65,
                            "gzip_total": 74130,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 900,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 454,
                            "socket_group": "https:\/\/www.googletagmanager.com <https:\/\/obsproject.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": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 102,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGwTCCBamgAwIBAgIRAMP8OXYKCPH9CuXdiQ52HtowDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IyMB4XDTI0MDgxMjA2MzM0NFoXDTI0MTEwNDA2MzM0M1owITEf\nMB0GA1UEAwwWKi5nb29nbGUtYW5hbHl0aWNzLmNvbTBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABCMowCouNjdF\/VOnLeSB1R6fBN7nBlslEDtPyNzBpGWXSp22A\/dc\nOJrrbxjvI35teCrG5R857UcORIuM8IelUROjggSjMIIEnzAOBgNVHQ8BAf8EBAMC\nB4AwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH\/BAIwADAdBgNVHQ4EFgQU\nupac\/2ueOfaxUsLc9osLscmLbrcwHwYDVR0jBBgwFoAU3hse7XkV1D43JMMhu+w0\nOW1CsjAwWAYIKwYBBQUHAQEETDBKMCEGCCsGAQUFBzABhhVodHRwOi8vby5wa2ku\nZ29vZy93cjIwJQYIKwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dyMi5jcnQw\nggJ3BgNVHREEggJuMIICaoIWKi5nb29nbGUtYW5hbHl0aWNzLmNvbYIbcmVnaW9u\nMS5hcHAtbWVhc3VyZW1lbnQuY29tghNhcHAtbWVhc3VyZW1lbnQuY29tgh9yZWdp\nb24xLmF0dC5hcHAtbWVhc3VyZW1lbnQuY29tghdhdHQuYXBwLW1lYXN1cmVtZW50\nLmNvbYIlcmVnaW9uMS5hbmFseXRpY3MuYXBwLW1lYXN1cmVtZW50LmNvbYIdYW5h\nbHl0aWNzLmFwcC1tZWFzdXJlbWVudC5jb22CJnJlZ2lvbjEuYXBwLWFuYWx5dGlj\ncy1zZXJ2aWNlcy1hdHQuY29tgh5hcHAtYW5hbHl0aWNzLXNlcnZpY2VzLWF0dC5j\nb22CInJlZ2lvbjEuYXBwLWFuYWx5dGljcy1zZXJ2aWNlcy5jb22CGmFwcC1hbmFs\neXRpY3Mtc2VydmljZXMuY29tghRnb29nbGUtYW5hbHl0aWNzLmNvbYIccmVnaW9u\nMS5nb29nbGUtYW5hbHl0aWNzLmNvbYIYc3NsLmdvb2dsZS1hbmFseXRpY3MuY29t\nghh3d3cuZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJlZ2lvbjEuYW5hbHl0aWNzLmdv\nb2dsZS5jb22CFGdvb2dsZXRhZ21hbmFnZXIuY29tghh3d3cuZ29vZ2xldGFnbWFu\nYWdlci5jb22CCnVyY2hpbi5jb22CEnNlcnZpY2UudXJjaGluLmNvbYIIZnBzLmdv\nb2eCCiouZnBzLmdvb2eCEmdvb2dsZW9wdGltaXplLmNvbYIWd3d3Lmdvb2dsZW9w\ndGltaXplLmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8ELzAtMCugKaAn\nhiVodHRwOi8vYy5wa2kuZ29vZy93cjIvb1E2bnlyOEYwbTAuY3JsMIIBBgYKKwYB\nBAHWeQIEAgSB9wSB9ADyAHcA7s3QZNXbGs7FXLedtM0TojKHRny87N7DUUhZRnEf\ntZsAAAGRRYHhWAAABAMASDBGAiEA4rQDD4wPox0bUOkqFxfiOOVH8LKR6R\/H0PVP\njHL7+dACIQDe9l8V4+ybh2IiojIRdZaqrzIisfY7RhXG+L8YP6JMrAB3ANq2v2s\/\ntbYin5vCu1xr6HCRcWy7UYSFNL2kPTBI1\/urAAABkUWB4YcAAAQDAEgwRgIhAMRP\nUbD+YvGaftHr16Z\/G0xEID8m4k6D4wYKGlVg+6KsAiEAguoomD0HvfxpMZbl\/Yrq\nmMU33+0e\/0VwZKseYoqdlD4wDQYJKoZIhvcNAQELBQADggEBAKEaFh7Z9F112yjC\nuJskTgsqTHs37DnJQfYfBnnX3dzXI2TJIj5X6YC4UoSASxeLtQ69azzNzlicEeGP\n2ndgyzYc6aJc0K5j7n1c6Q7N0F2uczvFGPVnGrUbrTyBoTznHuh1fxJw5d12ehpK\ny8xPHHaPg5zcpLYJTWXqfyrzXuUnf6nRxg\/8BWdGiiJ8PLnElYoDzfu3o5oS1zuw\nMD8hMkyMoDvMiuevvT64XF30Ko7XtFyXP3sBOgQVN8aWsS\/BfC52WMj\/RP4y3dm3\nKW2UgCIh54wWh4jOGqK9SVfYSD7hynbqYHZ+cu2FG2iT60qpfQ9sMh86rrWTJkjU\nvre\/d8o=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "potentially_blocking",
                            "load_end": 825,
                            "ttfb_start": 588,
                            "ttfb_end": 669,
                            "download_start": 669,
                            "download_end": 825,
                            "download_ms": 156,
                            "all_start": 456,
                            "all_end": 825,
                            "all_ms": 366,
                            "index": 4,
                            "number": 5,
                            "cpuTimes": {
                                "EvaluateScript": 31,
                                "v8.compile": 6,
                                "FunctionCall": 46
                            },
                            "cpu.EvaluateScript": 31,
                            "cpu.v8.compile": 6,
                            "cpu.FunctionCall": 46,
                            "cpuTime": 83,
                            "js_timing": [
                                [
                                    1203.4670000000001,
                                    1234.521
                                ],
                                [
                                    1203.502,
                                    1209.8109999999999
                                ],
                                [
                                    1235.6800000000001,
                                    1276.597
                                ],
                                [
                                    1276.95,
                                    1278.134
                                ],
                                [
                                    1278.1980000000001,
                                    1278.268
                                ],
                                [
                                    1278.2929999999999,
                                    1278.3019999999999
                                ],
                                [
                                    1278.3209999999999,
                                    1278.452
                                ],
                                [
                                    1278.48,
                                    1278.5239999999999
                                ],
                                [
                                    1282.1759999999999,
                                    1282.203
                                ],
                                [
                                    1282.2329999999999,
                                    1282.242
                                ],
                                [
                                    2882.3470000000002,
                                    2882.4250000000002
                                ],
                                [
                                    3538.6669999999999,
                                    3538.8530000000001
                                ],
                                [
                                    3540.8899999999999,
                                    3543.7739999999999
                                ],
                                [
                                    3544.8020000000001,
                                    3544.8180000000002
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "93336.6",
                            "request_id": "93336.6",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/assets\/images\/Mastodon.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/assets\/images\/Mastodon.svg",
                            "raw_id": "93336.6",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 190,
                            "ttfb_ms": 188,
                            "load_start": 672,
                            "load_start_float": 672.00013100000001,
                            "bytesIn": 380,
                            "objectSize": 380,
                            "objectSizeUncompressed": 633,
                            "chunks": [
                                {
                                    "ts": 861,
                                    "bytes": 380,
                                    "inflated": 633
                                }
                            ],
                            "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                            "cacheControl": "max-age=7257600",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "br",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/",
                            "initiator_line": 79,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/Mastodon.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2, i",
                                    "referer: https:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "cache-control: max-age=7257600",
                                    "content-encoding: br",
                                    "content-type: image\/svg+xml",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: W\/\"64439c60-279\"",
                                    "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                    "last-modified: Sat, 22 Apr 2023 08:35:44 GMT",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1984,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 585,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 7257600,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 630,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 131,
                            "server_port": "443",
                            "load_end": 862,
                            "ttfb_start": 672,
                            "ttfb_end": 860,
                            "download_start": 860,
                            "download_end": 862,
                            "download_ms": 2,
                            "all_start": 672,
                            "all_end": 862,
                            "all_ms": 190,
                            "index": 5,
                            "number": 6
                        },
                        {
                            "type": 3,
                            "id": "93336.7",
                            "request_id": "93336.7",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/assets\/images\/features-new\/hero.png",
                            "raw_id": "93336.7",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1049,
                            "ttfb_ms": 165,
                            "load_start": 705,
                            "load_start_float": 705.000137,
                            "bytesIn": 434724,
                            "objectSize": 434724,
                            "objectSizeUncompressed": 434724,
                            "chunks": [
                                {
                                    "ts": 872,
                                    "bytes": 4033
                                },
                                {
                                    "ts": 880,
                                    "bytes": 4220
                                },
                                {
                                    "ts": 953,
                                    "bytes": 32955
                                },
                                {
                                    "ts": 957,
                                    "bytes": 4229
                                },
                                {
                                    "ts": 964,
                                    "bytes": 4220
                                },
                                {
                                    "ts": 974,
                                    "bytes": 4229
                                },
                                {
                                    "ts": 979,
                                    "bytes": 4220
                                },
                                {
                                    "ts": 986,
                                    "bytes": 4229
                                },
                                {
                                    "ts": 990,
                                    "bytes": 3201
                                },
                                {
                                    "ts": 1002,
                                    "bytes": 4220
                                },
                                {
                                    "ts": 1009,
                                    "bytes": 4220
                                },
                                {
                                    "ts": 1015,
                                    "bytes": 4229
                                },
                                {
                                    "ts": 1024,
                                    "bytes": 4220
                                },
                                {
                                    "ts": 1029,
                                    "bytes": 4229
                                },
                                {
                                    "ts": 1039,
                                    "bytes": 4220
                                },
                                {
                                    "ts": 1043,
                                    "bytes": 4229
                                },
                                {
                                    "ts": 1048,
                                    "bytes": 3201
                                },
                                {
                                    "ts": 1062,
                                    "bytes": 8440
                                },
                                {
                                    "ts": 1069,
                                    "bytes": 4229
                                },
                                {
                                    "ts": 1079,
                                    "bytes": 4220
                                },
                                {
                                    "ts": 1083,
                                    "bytes": 4229
                                },
                                {
                                    "ts": 1093,
                                    "bytes": 4220
                                },
                                {
                                    "ts": 1102,
                                    "bytes": 4229
                                },
                                {
                                    "ts": 1110,
                                    "bytes": 3201
                                },
                                {
                                    "ts": 1120,
                                    "bytes": 4220
                                },
                                {
                                    "ts": 1125,
                                    "bytes": 4220
                                },
                                {
                                    "ts": 1131,
                                    "bytes": 4229
                                },
                                {
                                    "ts": 1142,
                                    "bytes": 4220
                                },
                                {
                                    "ts": 1181,
                                    "bytes": 15879
                                },
                                {
                                    "ts": 1196,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1227,
                                    "bytes": 16402
                                },
                                {
                                    "ts": 1274,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1282,
                                    "bytes": 16402
                                },
                                {
                                    "ts": 1326,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1356,
                                    "bytes": 16402
                                },
                                {
                                    "ts": 1382,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1411,
                                    "bytes": 16402
                                },
                                {
                                    "ts": 1438,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1466,
                                    "bytes": 16402
                                },
                                {
                                    "ts": 1495,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1549,
                                    "bytes": 16402
                                },
                                {
                                    "ts": 1612,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1670,
                                    "bytes": 16402
                                },
                                {
                                    "ts": 1709,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1737,
                                    "bytes": 16402
                                },
                                {
                                    "ts": 1754,
                                    "bytes": 8740
                                }
                            ],
                            "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                            "cacheControl": "max-age=7257600",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/",
                            "initiator_line": 183,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/features-new\/hero.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2, i",
                                    "referer: https:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=7257600",
                                    "content-length: 434724",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: \"6328b60d-6a224\"",
                                    "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                    "last-modified: Mon, 19 Sep 2022 18:33:49 GMT",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2011,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 434724,
                            "image_save": 0,
                            "cache_time": 7257600,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 633,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 9,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 137,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "425 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 2112,
                                        "ImageHeight": 1740,
                                        "BitDepth": 8,
                                        "ColorType": "Palette",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Palette": "(Binary data 765 bytes, use -b option to extract)",
                                        "Transparency": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "2112x1740",
                                        "Megapixels": 3.7000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 2112,
                                        "height": 1740,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "PaletteAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 1,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 3674880,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 122.14,
                                            "standardDeviation": 61.1494,
                                            "kurtosis": -1.59504,
                                            "skewness": 0.42687700000000001,
                                            "entropy": 0.50992300000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 4.6516299999999999,
                                            "standardDeviation": 34.1252,
                                            "kurtosis": 49.838099999999997,
                                            "skewness": -7.1998600000000001,
                                            "entropy": 0.13145100000000001
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 70.984999999999999,
                                            "standardDeviation": 69.2941,
                                            "kurtosis": 0.92725199999999997,
                                            "skewness": 1.50753,
                                            "entropy": 0.63451400000000002
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 71.933899999999994,
                                            "standardDeviation": 66.177099999999996,
                                            "kurtosis": 1.19191,
                                            "skewness": 1.4786900000000001,
                                            "entropy": 0.64508500000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 95.293000000000006,
                                            "standardDeviation": 75.001199999999997,
                                            "kurtosis": 0.132435,
                                            "skewness": 1.25082,
                                            "entropy": 0.62864100000000001
                                        }
                                    },
                                    "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": 2112,
                                        "height": 1740,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:54:12+00:00",
                                        "date:modify": "2024-09-06T14:54:12+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": "2112, 1740",
                                        "png:PLTE.number_colors": "255",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "png:tRNS": "chunk was found",
                                        "signature": "d13855dc2bf3b7cfb0a01c9cb628ebc6d3cc30166c87a6789aaa6dc513cb8485"
                                    },
                                    "tainted": false,
                                    "filesize": "434724B",
                                    "numberPixels": "3674880",
                                    "pixelsPerSecond": "11.127MB",
                                    "userTime": "0.200u",
                                    "elapsedTime": "0:01.330"
                                }
                            },
                            "load_end": 1754,
                            "ttfb_start": 705,
                            "ttfb_end": 870,
                            "download_start": 870,
                            "download_end": 1754,
                            "download_ms": 884,
                            "all_start": 705,
                            "all_end": 1754,
                            "all_ms": 1049,
                            "index": 6,
                            "number": 7
                        },
                        {
                            "type": 3,
                            "id": "93336.8",
                            "request_id": "93336.8",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png",
                            "raw_id": "93336.8",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1056,
                            "ttfb_ms": 1055,
                            "load_start": 707,
                            "load_start_float": 707.00014299999998,
                            "bytesIn": 7117,
                            "objectSize": 7117,
                            "objectSizeUncompressed": 7117,
                            "chunks": [
                                {
                                    "ts": 1763,
                                    "bytes": 7117
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/",
                            "initiator_line": 201,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2, i",
                                    "referer: https:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 7117",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: \"6468df7b-1bcd\"",
                                    "last-modified: Sat, 20 May 2023 14:55:55 GMT",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2128,
                            "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": 7117,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 637,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 143,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "7.0 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 794,
                                        "ImageHeight": 178,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 5905,
                                        "PixelsPerUnitY": 5905,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "794x178",
                                        "Megapixels": 0.14099999999999999
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 794,
                                        "height": 178,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 59.049999999999997,
                                        "y": 59.049999999999997
                                    },
                                    "printSize": {
                                        "x": 13.446199999999999,
                                        "y": 3.0143900000000001
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "Bilevel",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 1,
                                        "green": 1,
                                        "blue": 1
                                    },
                                    "pixels": 141332,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 227.26599999999999,
                                            "standardDeviation": 31.2669,
                                            "kurtosis": 4.3400299999999996,
                                            "skewness": -2.5124,
                                            "entropy": 0.075456800000000004
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 110.937,
                                            "standardDeviation": 125.068,
                                            "kurtosis": -1.91428,
                                            "skewness": -0.26131100000000002,
                                            "entropy": 0.30182700000000001
                                        },
                                        "red": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": 1.6384000000000001e+52,
                                            "skewness": 9.3750000000000007e+35,
                                            "entropy": 0
                                        },
                                        "green": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": 1.6384000000000001e+52,
                                            "skewness": 9.3750000000000007e+35,
                                            "entropy": 0
                                        },
                                        "blue": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": 1.6384000000000001e+52,
                                            "skewness": 9.3750000000000007e+35,
                                            "entropy": 0
                                        }
                                    },
                                    "alpha": "#FFFFFF00",
                                    "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": 794,
                                        "height": 178,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:54:12+00:00",
                                        "date:modify": "2024-09-06T14:54:12+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "6",
                                        "png:IHDR.color_type": "6 (RGBA)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "794, 178",
                                        "png:pHYs": "x_res=5905, y_res=5905, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "91094f6734b0daf829ed49989be7a304233da8802c3fe7749f6a90bb92da740f"
                                    },
                                    "tainted": false,
                                    "filesize": "7117B",
                                    "numberPixels": "141332",
                                    "pixelsPerSecond": "22.0659MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.006"
                                }
                            },
                            "load_end": 1763,
                            "ttfb_start": 707,
                            "ttfb_end": 1762,
                            "download_start": 1762,
                            "download_end": 1763,
                            "download_ms": 1,
                            "all_start": 707,
                            "all_end": 1763,
                            "all_ms": 1056,
                            "index": 7,
                            "number": 8
                        },
                        {
                            "type": 3,
                            "id": "93336.9",
                            "request_id": "93336.9",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png",
                            "raw_id": "93336.9",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1082,
                            "ttfb_ms": 1081,
                            "load_start": 709,
                            "load_start_float": 709.00014899999996,
                            "bytesIn": 15815,
                            "objectSize": 15815,
                            "objectSizeUncompressed": 15815,
                            "chunks": [
                                {
                                    "ts": 1791,
                                    "bytes": 15815
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/",
                            "initiator_line": 201,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png",
                                    ":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:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 15815",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: \"6468df80-3dc7\"",
                                    "last-modified: Sat, 20 May 2023 14:56:00 GMT",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2104,
                            "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": 15815,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 639,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 15,
                            "http2_stream_dependency": 13,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 149,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "15 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 407,
                                        "ImageHeight": 128,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 2835,
                                        "PixelsPerUnitY": 2835,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "407x128",
                                        "Megapixels": 0.051999999999999998
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 407,
                                        "height": 128,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 28.350000000000001,
                                        "y": 28.350000000000001
                                    },
                                    "printSize": {
                                        "x": 14.356299999999999,
                                        "y": 4.5149900000000001
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "GrayscaleAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 52096,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 108.834,
                                            "standardDeviation": 123.741,
                                            "kurtosis": -1.9066700000000001,
                                            "skewness": 0.29141800000000001,
                                            "entropy": 0.31198799999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 177.149,
                                            "standardDeviation": 114.39,
                                            "kurtosis": -1.24481,
                                            "skewness": 0.84336,
                                            "entropy": 0.27988499999999999
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 119.161,
                                            "standardDeviation": 126.857,
                                            "kurtosis": -1.9838,
                                            "skewness": 0.12556700000000001,
                                            "entropy": 0.322689
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 119.161,
                                            "standardDeviation": 126.857,
                                            "kurtosis": -1.9838,
                                            "skewness": 0.12556700000000001,
                                            "entropy": 0.322689
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 119.161,
                                            "standardDeviation": 126.857,
                                            "kurtosis": -1.9838,
                                            "skewness": 0.12556700000000001,
                                            "entropy": 0.322689
                                        }
                                    },
                                    "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": 407,
                                        "height": 128,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:54:12+00:00",
                                        "date:modify": "2024-09-06T14:54:12+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "6",
                                        "png:IHDR.color_type": "6 (RGBA)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "407, 128",
                                        "png:pHYs": "x_res=2835, y_res=2835, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "44001d8bc71dc4a2d2de7572559522cbc68855cd9da24b1f2bf403a5caf3bba1"
                                    },
                                    "tainted": false,
                                    "filesize": "15815B",
                                    "numberPixels": "52096",
                                    "pixelsPerSecond": "17.1952MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.003"
                                }
                            },
                            "load_end": 1791,
                            "ttfb_start": 709,
                            "ttfb_end": 1790,
                            "download_start": 1790,
                            "download_end": 1791,
                            "download_ms": 1,
                            "all_start": 709,
                            "all_end": 1791,
                            "all_ms": 1082,
                            "index": 8,
                            "number": 9
                        },
                        {
                            "type": 3,
                            "id": "93336.10",
                            "request_id": "93336.10",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png",
                            "raw_id": "93336.10",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1089,
                            "ttfb_ms": 1087,
                            "load_start": 710,
                            "load_start_float": 710.00015499999995,
                            "bytesIn": 4784,
                            "objectSize": 4784,
                            "objectSizeUncompressed": 4784,
                            "chunks": [
                                {
                                    "ts": 1799,
                                    "bytes": 4784
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/",
                            "initiator_line": 201,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png",
                                    ":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:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 4784",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: \"6468df81-12b0\"",
                                    "last-modified: Sat, 20 May 2023 14:56:01 GMT",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2122,
                            "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": 4784,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 643,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 17,
                            "http2_stream_dependency": 15,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 155,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "4.7 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 500,
                                        "ImageHeight": 114,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 2834,
                                        "PixelsPerUnitY": 2834,
                                        "PixelUnits": "meters",
                                        "ProfileName": "Photoshop ICC profile",
                                        "WhitePointX": 0.31269000000000002,
                                        "WhitePointY": 0.32899,
                                        "RedX": 0.63998999999999995,
                                        "RedY": 0.33001000000000003,
                                        "GreenX": 0.29999999999999999,
                                        "GreenY": 0.59999999999999998,
                                        "BlueX": 0.14999999999999999,
                                        "BlueY": 0.059990000000000002
                                    },
                                    "ICC_Profile": {
                                        "ProfileCMMType": "Linotronic",
                                        "ProfileVersion": "2.1.0",
                                        "ProfileClass": "Display Device Profile",
                                        "ColorSpaceData": "RGB ",
                                        "ProfileConnectionSpace": "XYZ ",
                                        "ProfileDateTime": "1998:02:09 06:49:00",
                                        "ProfileFileSignature": "acsp",
                                        "PrimaryPlatform": "Microsoft Corporation",
                                        "CMMFlags": "Not Embedded, Independent",
                                        "DeviceManufacturer": "Hewlett-Packard",
                                        "DeviceModel": "sRGB",
                                        "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                        "RenderingIntent": "Media-Relative Colorimetric",
                                        "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                        "ProfileCreator": "Hewlett-Packard",
                                        "ProfileID": 0,
                                        "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "ProfileDescription": "sRGB IEC61966-2.1",
                                        "MediaWhitePoint": "0.95045 1 1.08905",
                                        "MediaBlackPoint": "0 0 0",
                                        "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                        "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                        "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                        "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                        "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                        "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                        "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                        "ViewingCondIlluminantType": "D50",
                                        "Luminance": "76.03647 80 87.12462",
                                        "MeasurementObserver": "CIE 1931",
                                        "MeasurementBacking": "0 0 0",
                                        "MeasurementGeometry": "Unknown",
                                        "MeasurementFlare": "0.999%",
                                        "MeasurementIlluminant": "D65",
                                        "Technology": "Cathode Ray Tube Display",
                                        "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "500x114",
                                        "Megapixels": 0.057000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 500,
                                        "height": 114,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 28.34,
                                        "y": 28.34
                                    },
                                    "printSize": {
                                        "x": 17.642900000000001,
                                        "y": 4.0225799999999996
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "Bilevel",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 1,
                                        "green": 1,
                                        "blue": 1
                                    },
                                    "pixels": 57000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 234.24299999999999,
                                            "standardDeviation": 29.4192,
                                            "kurtosis": 7.4296699999999998,
                                            "skewness": -3.0618400000000001,
                                            "entropy": 0.048356099999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 83.029499999999999,
                                            "standardDeviation": 117.67700000000001,
                                            "kurtosis": -1.4198999999999999,
                                            "skewness": -0.74470999999999998,
                                            "entropy": 0.19328000000000001
                                        },
                                        "red": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 2.68693e-6,
                                            "kurtosis": -3,
                                            "skewness": 3036920000,
                                            "entropy": 4.8216400000000001e-5
                                        },
                                        "green": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 2.68693e-6,
                                            "kurtosis": -3,
                                            "skewness": 3036920000,
                                            "entropy": 4.8216400000000001e-5
                                        },
                                        "blue": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 2.68693e-6,
                                            "kurtosis": -3,
                                            "skewness": 3036920000,
                                            "entropy": 4.8216400000000001e-5
                                        }
                                    },
                                    "alpha": "#FFFFFF00",
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.63998999999999995,
                                            "y": 0.33001000000000003
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059990000000000002
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269000000000002,
                                            "y": 0.32899
                                        }
                                    },
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#00000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 500,
                                        "height": 114,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:54:12+00:00",
                                        "date:modify": "2024-09-06T14:54:12+00:00",
                                        "png:cHRM": "chunk was found (see Chromaticity, above)",
                                        "png:iCCP": "chunk was found",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "6",
                                        "png:IHDR.color_type": "6 (RGBA)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "500, 114",
                                        "png:pHYs": "x_res=2834, y_res=2834, units=1",
                                        "signature": "07ac4363fa933b854b3aaaf134c90adc1bdab98c5a2375e5622dadadad0d8580"
                                    },
                                    "tainted": false,
                                    "filesize": "4784B",
                                    "numberPixels": "57000",
                                    "pixelsPerSecond": "17.2264MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.003"
                                }
                            },
                            "load_end": 1799,
                            "ttfb_start": 710,
                            "ttfb_end": 1797,
                            "download_start": 1797,
                            "download_end": 1799,
                            "download_ms": 2,
                            "all_start": 710,
                            "all_end": 1799,
                            "all_ms": 1089,
                            "index": 9,
                            "number": 10
                        },
                        {
                            "type": 3,
                            "id": "93336.11",
                            "request_id": "93336.11",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png",
                            "raw_id": "93336.11",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1108,
                            "ttfb_ms": 1107,
                            "load_start": 711,
                            "load_start_float": 711.00016100000005,
                            "bytesIn": 9510,
                            "objectSize": 9510,
                            "objectSizeUncompressed": 9510,
                            "chunks": [
                                {
                                    "ts": 1819,
                                    "bytes": 9510
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/",
                            "initiator_line": 202,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png",
                                    ":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:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 9510",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: \"668d9e8a-2526\"",
                                    "last-modified: Tue, 09 Jul 2024 20:33:14 GMT",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2185,
                            "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": 9510,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 645,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 19,
                            "http2_stream_dependency": 17,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 161,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "9.3 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 600,
                                        "ImageHeight": 135,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 2835,
                                        "PixelsPerUnitY": 2835,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "600x135",
                                        "Megapixels": 0.081000000000000003
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 600,
                                        "height": 135,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 28.350000000000001,
                                        "y": 28.350000000000001
                                    },
                                    "printSize": {
                                        "x": 21.164000000000001,
                                        "y": 4.7618999999999998
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 81000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 183.93000000000001,
                                            "standardDeviation": 76.585999999999999,
                                            "kurtosis": -0.79322300000000001,
                                            "skewness": -1.01698,
                                            "entropy": 0.240761
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 179.304,
                                            "standardDeviation": 114.621,
                                            "kurtosis": -1.1847099999999999,
                                            "skewness": 0.88583199999999995,
                                            "entropy": 0.17131299999999999
                                        },
                                        "red": {
                                            "min": 85,
                                            "max": 255,
                                            "mean": 223.80500000000001,
                                            "standardDeviation": 56.842399999999998,
                                            "kurtosis": -0.241035,
                                            "skewness": -1.32555,
                                            "entropy": 0.25185200000000002
                                        },
                                        "green": {
                                            "min": 168,
                                            "max": 255,
                                            "mean": 238.81299999999999,
                                            "standardDeviation": 28.9114,
                                            "kurtosis": -0.24165700000000001,
                                            "skewness": -1.32498,
                                            "entropy": 0.26723400000000003
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 197.405,
                                            "standardDeviation": 105.96899999999999,
                                            "kurtosis": -0.24263699999999999,
                                            "skewness": -1.3252999999999999,
                                            "entropy": 0.27264699999999997
                                        }
                                    },
                                    "alpha": "#FFFFFF00",
                                    "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": 600,
                                        "height": 135,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:54:12+00:00",
                                        "date:modify": "2024-09-06T14:54:12+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "6",
                                        "png:IHDR.color_type": "6 (RGBA)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "600, 135",
                                        "png:pHYs": "x_res=2835, y_res=2835, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "341828e109bd0b113d8197c64a0ac176384bb00751e20e4bace62f21a492afeb"
                                    },
                                    "tainted": false,
                                    "filesize": "9510B",
                                    "numberPixels": "81000",
                                    "pixelsPerSecond": "26.1317MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.003"
                                }
                            },
                            "load_end": 1819,
                            "ttfb_start": 711,
                            "ttfb_end": 1818,
                            "download_start": 1818,
                            "download_end": 1819,
                            "download_ms": 1,
                            "all_start": 711,
                            "all_end": 1819,
                            "all_ms": 1108,
                            "index": 10,
                            "number": 11
                        },
                        {
                            "type": 3,
                            "id": "93336.12",
                            "request_id": "93336.12",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png",
                            "raw_id": "93336.12",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1129,
                            "ttfb_ms": 1125,
                            "load_start": 712,
                            "load_start_float": 712.00016700000003,
                            "bytesIn": 13615,
                            "objectSize": 13615,
                            "objectSizeUncompressed": 13615,
                            "chunks": [
                                {
                                    "ts": 1841,
                                    "bytes": 13615
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/",
                            "initiator_line": 202,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png",
                                    ":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:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 13615",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: \"66be3bff-352f\"",
                                    "last-modified: Thu, 15 Aug 2024 17:33:51 GMT",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2221,
                            "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": 13615,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 648,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 21,
                            "http2_stream_dependency": 19,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 167,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "13 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 1000,
                                        "ImageHeight": 136,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "ProfileName": "sRGB IEC61966-2.1",
                                        "PixelsPerUnitX": 11811,
                                        "PixelsPerUnitY": 11811,
                                        "PixelUnits": "meters"
                                    },
                                    "XMP": {
                                        "XMPToolkit": "XMP Core 5.5.0",
                                        "ExifImageWidth": 1000,
                                        "ExifImageHeight": 136,
                                        "ColorSpace": "sRGB",
                                        "ImageWidth": 1000,
                                        "ImageHeight": 136,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 300,
                                        "YResolution": 300,
                                        "ColorMode": "RGB",
                                        "ICCProfileName": "sRGB IEC61966-2.1",
                                        "ModifyDate": "2022:11:03 15:52:03-05:00",
                                        "MetadataDate": "2022:11:03 15:52:03-05:00",
                                        "HistoryAction": "produced",
                                        "HistorySoftwareAgent": "Affinity Designer 1.10.5",
                                        "HistoryWhen": "2022:11:03 15:52:03-05:00"
                                    },
                                    "ICC_Profile": {
                                        "ProfileCMMType": "Little CMS",
                                        "ProfileVersion": "4.3.0",
                                        "ProfileClass": "Display Device Profile",
                                        "ColorSpaceData": "RGB ",
                                        "ProfileConnectionSpace": "XYZ ",
                                        "ProfileDateTime": "2022:11:01 17:44:35",
                                        "ProfileFileSignature": "acsp",
                                        "PrimaryPlatform": "Apple Computer Inc.",
                                        "CMMFlags": "Not Embedded, Independent",
                                        "DeviceManufacturer": "",
                                        "DeviceModel": "",
                                        "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                        "RenderingIntent": "Perceptual",
                                        "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                        "ProfileCreator": "Little CMS",
                                        "ProfileID": 0,
                                        "ProfileDescription": "sRGB IEC61966-2.1",
                                        "ProfileCopyright": "No copyright, use freely",
                                        "MediaWhitePoint": "0.9642 1 0.82491",
                                        "ChromaticAdaptation": "1.04788 0.02292 -0.05022 0.02959 0.99048 -0.01707 -0.00925 0.01508 0.75168",
                                        "RedMatrixColumn": "0.43604 0.22249 0.01392",
                                        "BlueMatrixColumn": "0.14305 0.06061 0.71391",
                                        "GreenMatrixColumn": "0.38512 0.7169 0.09706",
                                        "RedTRC": "(Binary data 32 bytes, use -b option to extract)",
                                        "GreenTRC": "(Binary data 32 bytes, use -b option to extract)",
                                        "BlueTRC": "(Binary data 32 bytes, use -b option to extract)",
                                        "ChromaticityChannels": 3,
                                        "ChromaticityColorant": "Unknown (0)",
                                        "ChromaticityChannel1": "0.64 0.33",
                                        "ChromaticityChannel2": "0.3 0.60001",
                                        "ChromaticityChannel3": "0.14999 0.06"
                                    },
                                    "Composite": {
                                        "ImageSize": "1000x136",
                                        "Megapixels": 0.13600000000000001
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1000,
                                        "height": 136,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 118.11,
                                        "y": 118.11
                                    },
                                    "printSize": {
                                        "x": 8.4666800000000002,
                                        "y": 1.15147
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "Bilevel",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 1,
                                        "green": 1,
                                        "blue": 1
                                    },
                                    "pixels": 136000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 215.66,
                                            "standardDeviation": 30.456499999999998,
                                            "kurtosis": 1.6884600000000001,
                                            "skewness": -1.91431,
                                            "entropy": 0.048669400000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 157.36099999999999,
                                            "standardDeviation": 121.82599999999999,
                                            "kurtosis": -1.73895,
                                            "skewness": 0.48116999999999999,
                                            "entropy": 0.19467799999999999
                                        },
                                        "red": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": 1.6384000000000001e+52,
                                            "skewness": 9.3750000000000007e+35,
                                            "entropy": 0
                                        },
                                        "green": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": 1.6384000000000001e+52,
                                            "skewness": 9.3750000000000007e+35,
                                            "entropy": 0
                                        },
                                        "blue": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": 1.6384000000000001e+52,
                                            "skewness": 9.3750000000000007e+35,
                                            "entropy": 0
                                        }
                                    },
                                    "alpha": "#FFFFFF00",
                                    "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": 1000,
                                        "height": 136,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:54:12+00:00",
                                        "date:modify": "2024-09-06T14:54:12+00:00",
                                        "icc:copyright": "No copyright, use freely",
                                        "icc:description": "sRGB IEC61966-2.1",
                                        "png:iCCP": "chunk was found",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "6",
                                        "png:IHDR.color_type": "6 (RGBA)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "1000, 136",
                                        "png:pHYs": "x_res=11811, y_res=11811, units=1",
                                        "signature": "962fb404ffca5d10ea34683b1868ab0beac3fdcbb86c2a2f8f7e77df97e38888"
                                    },
                                    "profiles": {
                                        "icc": {
                                            "length": 596
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "13615B",
                                    "numberPixels": "136000",
                                    "pixelsPerSecond": "23.1207MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.005"
                                }
                            },
                            "load_end": 1841,
                            "ttfb_start": 712,
                            "ttfb_end": 1837,
                            "download_start": 1837,
                            "download_end": 1841,
                            "download_ms": 4,
                            "all_start": 712,
                            "all_end": 1841,
                            "all_ms": 1129,
                            "index": 11,
                            "number": 12
                        },
                        {
                            "type": 3,
                            "id": "93336.13",
                            "request_id": "93336.13",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png",
                            "raw_id": "93336.13",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1153,
                            "ttfb_ms": 1151,
                            "load_start": 714,
                            "load_start_float": 714.00017300000002,
                            "bytesIn": 15738,
                            "objectSize": 15738,
                            "objectSizeUncompressed": 15738,
                            "chunks": [
                                {
                                    "ts": 1867,
                                    "bytes": 15738
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/",
                            "initiator_line": 202,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png",
                                    ":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:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 15738",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: \"66be3bff-3d7a\"",
                                    "last-modified: Thu, 15 Aug 2024 17:33:51 GMT",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2086,
                            "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": 15738,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 651,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 23,
                            "http2_stream_dependency": 21,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 173,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "15 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 1000,
                                        "ImageHeight": 398,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 11811,
                                        "PixelsPerUnitY": 11811,
                                        "PixelUnits": "meters",
                                        "ProfileName": "Photoshop ICC profile",
                                        "WhitePointX": 0.31269000000000002,
                                        "WhitePointY": 0.32899,
                                        "RedX": 0.63998999999999995,
                                        "RedY": 0.33001000000000003,
                                        "GreenX": 0.29999999999999999,
                                        "GreenY": 0.59999999999999998,
                                        "BlueX": 0.14999999999999999,
                                        "BlueY": 0.059990000000000002
                                    },
                                    "ICC_Profile": {
                                        "ProfileCMMType": "Linotronic",
                                        "ProfileVersion": "2.1.0",
                                        "ProfileClass": "Display Device Profile",
                                        "ColorSpaceData": "RGB ",
                                        "ProfileConnectionSpace": "XYZ ",
                                        "ProfileDateTime": "1998:02:09 06:49:00",
                                        "ProfileFileSignature": "acsp",
                                        "PrimaryPlatform": "Microsoft Corporation",
                                        "CMMFlags": "Not Embedded, Independent",
                                        "DeviceManufacturer": "Hewlett-Packard",
                                        "DeviceModel": "sRGB",
                                        "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                        "RenderingIntent": "Media-Relative Colorimetric",
                                        "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                        "ProfileCreator": "Hewlett-Packard",
                                        "ProfileID": 0,
                                        "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "ProfileDescription": "sRGB IEC61966-2.1",
                                        "MediaWhitePoint": "0.95045 1 1.08905",
                                        "MediaBlackPoint": "0 0 0",
                                        "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                        "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                        "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                        "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                        "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                        "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                        "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                        "ViewingCondIlluminantType": "D50",
                                        "Luminance": "76.03647 80 87.12462",
                                        "MeasurementObserver": "CIE 1931",
                                        "MeasurementBacking": "0 0 0",
                                        "MeasurementGeometry": "Unknown",
                                        "MeasurementFlare": "0.999%",
                                        "MeasurementIlluminant": "D65",
                                        "Technology": "Cathode Ray Tube Display",
                                        "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "1000x398",
                                        "Megapixels": 0.39800000000000002
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1000,
                                        "height": 398,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 118.11,
                                        "y": 118.11
                                    },
                                    "printSize": {
                                        "x": 8.4666800000000002,
                                        "y": 3.3697400000000002
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "Bilevel",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 1,
                                        "green": 1,
                                        "blue": 1
                                    },
                                    "pixels": 398000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 217.358,
                                            "standardDeviation": 31.165400000000002,
                                            "kurtosis": 1.9577899999999999,
                                            "skewness": -1.98719,
                                            "entropy": 0.0373478
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 150.56800000000001,
                                            "standardDeviation": 124.661,
                                            "kurtosis": -1.85545,
                                            "skewness": 0.36732500000000001,
                                            "entropy": 0.149391
                                        },
                                        "red": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": 8.1920000000000004e+51,
                                            "skewness": 1.0e+36,
                                            "entropy": 0
                                        },
                                        "green": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": 8.1920000000000004e+51,
                                            "skewness": 1.0e+36,
                                            "entropy": 0
                                        },
                                        "blue": {
                                            "min": 255,
                                            "max": 255,
                                            "mean": 255,
                                            "standardDeviation": 0,
                                            "kurtosis": 8.1920000000000004e+51,
                                            "skewness": 1.0e+36,
                                            "entropy": 0
                                        }
                                    },
                                    "alpha": "#FFFFFF00",
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.63998999999999995,
                                            "y": 0.33001000000000003
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059990000000000002
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269000000000002,
                                            "y": 0.32899
                                        }
                                    },
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#00000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1000,
                                        "height": 398,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:54:12+00:00",
                                        "date:modify": "2024-09-06T14:54:12+00:00",
                                        "png:cHRM": "chunk was found (see Chromaticity, above)",
                                        "png:iCCP": "chunk was found",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "6",
                                        "png:IHDR.color_type": "6 (RGBA)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "1000, 398",
                                        "png:pHYs": "x_res=11811, y_res=11811, units=1",
                                        "signature": "62cce68a05c3e9c2467233e94f3908e61b20b6e86a4c4d34f5e1096efe2ece46"
                                    },
                                    "tainted": false,
                                    "filesize": "15738B",
                                    "numberPixels": "398000",
                                    "pixelsPerSecond": "39.7096MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.010"
                                }
                            },
                            "load_end": 1867,
                            "ttfb_start": 714,
                            "ttfb_end": 1865,
                            "download_start": 1865,
                            "download_end": 1867,
                            "download_ms": 2,
                            "all_start": 714,
                            "all_end": 1867,
                            "all_ms": 1153,
                            "index": 12,
                            "number": 13
                        },
                        {
                            "type": 3,
                            "id": "93336.14",
                            "request_id": "93336.14",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png",
                            "raw_id": "93336.14",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1223,
                            "ttfb_ms": 1153,
                            "load_start": 715,
                            "load_start_float": 715.000179,
                            "bytesIn": 29475,
                            "objectSize": 29475,
                            "objectSizeUncompressed": 29475,
                            "chunks": [
                                {
                                    "ts": 1919,
                                    "bytes": 14363
                                },
                                {
                                    "ts": 1938,
                                    "bytes": 15112
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/",
                            "initiator_line": 202,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png",
                                    ":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:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 29475",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: \"66be3bff-7323\"",
                                    "last-modified: Thu, 15 Aug 2024 17:33:51 GMT",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2104,
                            "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": 29475,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 656,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 25,
                            "http2_stream_dependency": 23,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 179,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "29 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 524,
                                        "ImageHeight": 300,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 2835,
                                        "PixelsPerUnitY": 2835,
                                        "PixelUnits": "meters",
                                        "ProfileName": "Photoshop ICC profile",
                                        "WhitePointX": 0.31269000000000002,
                                        "WhitePointY": 0.32899,
                                        "RedX": 0.63998999999999995,
                                        "RedY": 0.33001000000000003,
                                        "GreenX": 0.29999999999999999,
                                        "GreenY": 0.59999999999999998,
                                        "BlueX": 0.14999999999999999,
                                        "BlueY": 0.059990000000000002
                                    },
                                    "ICC_Profile": {
                                        "ProfileCMMType": "Linotronic",
                                        "ProfileVersion": "2.1.0",
                                        "ProfileClass": "Display Device Profile",
                                        "ColorSpaceData": "RGB ",
                                        "ProfileConnectionSpace": "XYZ ",
                                        "ProfileDateTime": "1998:02:09 06:49:00",
                                        "ProfileFileSignature": "acsp",
                                        "PrimaryPlatform": "Microsoft Corporation",
                                        "CMMFlags": "Not Embedded, Independent",
                                        "DeviceManufacturer": "Hewlett-Packard",
                                        "DeviceModel": "sRGB",
                                        "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                        "RenderingIntent": "Media-Relative Colorimetric",
                                        "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                        "ProfileCreator": "Hewlett-Packard",
                                        "ProfileID": 0,
                                        "ProfileCopyright": "Copyright (c) 1998 Hewlett-Packard Company",
                                        "ProfileDescription": "sRGB IEC61966-2.1",
                                        "MediaWhitePoint": "0.95045 1 1.08905",
                                        "MediaBlackPoint": "0 0 0",
                                        "RedMatrixColumn": "0.43607 0.22249 0.01392",
                                        "GreenMatrixColumn": "0.38515 0.71687 0.09708",
                                        "BlueMatrixColumn": "0.14307 0.06061 0.7141",
                                        "DeviceMfgDesc": "IEC http:\/\/www.iec.ch",
                                        "DeviceModelDesc": "IEC 61966-2.1 Default RGB colour space - sRGB",
                                        "ViewingCondDesc": "Reference Viewing Condition in IEC61966-2.1",
                                        "ViewingCondIlluminant": "19.6445 20.3718 16.8089",
                                        "ViewingCondSurround": "3.92889 4.07439 3.36179",
                                        "ViewingCondIlluminantType": "D50",
                                        "Luminance": "76.03647 80 87.12462",
                                        "MeasurementObserver": "CIE 1931",
                                        "MeasurementBacking": "0 0 0",
                                        "MeasurementGeometry": "Unknown",
                                        "MeasurementFlare": "0.999%",
                                        "MeasurementIlluminant": "D65",
                                        "Technology": "Cathode Ray Tube Display",
                                        "RedTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "GreenTRC": "(Binary data 2060 bytes, use -b option to extract)",
                                        "BlueTRC": "(Binary data 2060 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "524x300",
                                        "Megapixels": 0.157
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 524,
                                        "height": 300,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 28.350000000000001,
                                        "y": 28.350000000000001
                                    },
                                    "printSize": {
                                        "x": 18.4832,
                                        "y": 10.582000000000001
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 157200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 197.303,
                                            "standardDeviation": 40.328499999999998,
                                            "kurtosis": 0.24182899999999999,
                                            "skewness": -1.44329,
                                            "entropy": 0.16063
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 198.15000000000001,
                                            "standardDeviation": 103.547,
                                            "kurtosis": -0.181088,
                                            "skewness": 1.3282400000000001,
                                            "entropy": 0.180949
                                        },
                                        "red": {
                                            "min": 199,
                                            "max": 255,
                                            "mean": 244.12,
                                            "standardDeviation": 19.255600000000001,
                                            "kurtosis": -0.53273099999999995,
                                            "skewness": -1.2093,
                                            "entropy": 0.15377099999999999
                                        },
                                        "green": {
                                            "min": 195,
                                            "max": 255,
                                            "mean": 243.39500000000001,
                                            "standardDeviation": 20.539300000000001,
                                            "kurtosis": -0.53276400000000002,
                                            "skewness": -1.20929,
                                            "entropy": 0.151445
                                        },
                                        "blue": {
                                            "min": 203,
                                            "max": 255,
                                            "mean": 244.845,
                                            "standardDeviation": 17.972200000000001,
                                            "kurtosis": -0.53267799999999998,
                                            "skewness": -1.2093100000000001,
                                            "entropy": 0.15635399999999999
                                        }
                                    },
                                    "alpha": "#FFFFFF00",
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.63998999999999995,
                                            "y": 0.33001000000000003
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059990000000000002
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269000000000002,
                                            "y": 0.32899
                                        }
                                    },
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#00000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 524,
                                        "height": 300,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:54:12+00:00",
                                        "date:modify": "2024-09-06T14:54:12+00:00",
                                        "png:cHRM": "chunk was found (see Chromaticity, above)",
                                        "png:iCCP": "chunk was found",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "6",
                                        "png:IHDR.color_type": "6 (RGBA)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "524, 300",
                                        "png:pHYs": "x_res=2835, y_res=2835, units=1",
                                        "signature": "41eb60010ac1fcbfbe92e9020eddf679627edd886bf877f565e0c525dd5ea716"
                                    },
                                    "tainted": false,
                                    "filesize": "29475B",
                                    "numberPixels": "157200",
                                    "pixelsPerSecond": "31.817MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.004"
                                }
                            },
                            "load_end": 1938,
                            "ttfb_start": 715,
                            "ttfb_end": 1868,
                            "download_start": 1868,
                            "download_end": 1938,
                            "download_ms": 70,
                            "all_start": 715,
                            "all_end": 1938,
                            "all_ms": 1223,
                            "index": 13,
                            "number": 14
                        },
                        {
                            "type": 3,
                            "id": "93336.15",
                            "request_id": "93336.15",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png",
                            "raw_id": "93336.15",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1317,
                            "ttfb_ms": 1152,
                            "load_start": 717,
                            "load_start_float": 717.00018499999999,
                            "bytesIn": 27554,
                            "objectSize": 27554,
                            "objectSizeUncompressed": 27554,
                            "chunks": [
                                {
                                    "ts": 1949,
                                    "bytes": 1245
                                },
                                {
                                    "ts": 1984,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2034,
                                    "bytes": 9943
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/",
                            "initiator_line": 203,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png",
                                    ":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:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 27554",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: \"668d9e8a-6ba2\"",
                                    "last-modified: Tue, 09 Jul 2024 20:33:14 GMT",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2152,
                            "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": 27554,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 660,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 27,
                            "http2_stream_dependency": 25,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 185,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "27 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 800,
                                        "ImageHeight": 200,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 8504,
                                        "PixelsPerUnitY": 8504,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "800x200",
                                        "Megapixels": 0.16
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 800,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 85.040000000000006,
                                        "y": 85.040000000000006
                                    },
                                    "printSize": {
                                        "x": 9.4073399999999996,
                                        "y": 2.3518300000000001
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 160000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 193.803,
                                            "standardDeviation": 33.299199999999999,
                                            "kurtosis": -0.455905,
                                            "skewness": -1.22566,
                                            "entropy": 0.090756000000000003
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 231.90000000000001,
                                            "standardDeviation": 71.291600000000003,
                                            "kurtosis": 6.2592800000000004,
                                            "skewness": 2.8517000000000001,
                                            "entropy": 0.097328799999999993
                                        },
                                        "red": {
                                            "min": 163,
                                            "max": 255,
                                            "mean": 253.893,
                                            "standardDeviation": 7.2457799999999999,
                                            "kurtosis": 60.482999999999997,
                                            "skewness": -7.6407999999999996,
                                            "entropy": 0.085547999999999999
                                        },
                                        "green": {
                                            "min": 25,
                                            "max": 255,
                                            "mean": 250.72900000000001,
                                            "standardDeviation": 20.9483,
                                            "kurtosis": 44.622100000000003,
                                            "skewness": -6.3012600000000001,
                                            "entropy": 0.088710200000000003
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 247.49100000000001,
                                            "standardDeviation": 33.711199999999998,
                                            "kurtosis": 22.505600000000001,
                                            "skewness": -4.7844100000000003,
                                            "entropy": 0.091437199999999996
                                        }
                                    },
                                    "alpha": "#FFFFFF00",
                                    "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": 800,
                                        "height": 200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:54:12+00:00",
                                        "date:modify": "2024-09-06T14:54:12+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "6",
                                        "png:IHDR.color_type": "6 (RGBA)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "800, 200",
                                        "png:pHYs": "x_res=8504, y_res=8504, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "f13611eddca5e842621e81937f2c568ad51ea557cec733f4309269b25bba7b38"
                                    },
                                    "tainted": false,
                                    "filesize": "27554B",
                                    "numberPixels": "160000",
                                    "pixelsPerSecond": "31.7827MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.005"
                                }
                            },
                            "load_end": 2034,
                            "ttfb_start": 717,
                            "ttfb_end": 1869,
                            "download_start": 1869,
                            "download_end": 2034,
                            "download_ms": 165,
                            "all_start": 717,
                            "all_end": 2034,
                            "all_ms": 1317,
                            "index": 14,
                            "number": 15
                        },
                        {
                            "type": 3,
                            "id": "93336.17",
                            "request_id": "93336.17",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/assets\/images\/features-new\/layouts.png",
                            "raw_id": "93336.17",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2274,
                            "ttfb_ms": 1147,
                            "load_start": 722,
                            "load_start_float": 722.00020400000005,
                            "bytesIn": 212160,
                            "objectSize": 212160,
                            "objectSizeUncompressed": 212160,
                            "chunks": [
                                {
                                    "ts": 2040,
                                    "bytes": 6423
                                },
                                {
                                    "ts": 2072,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2102,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2128,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2157,
                                    "bytes": 10015
                                },
                                {
                                    "ts": 2476,
                                    "bytes": 4049
                                },
                                {
                                    "ts": 2499,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2538,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2567,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2590,
                                    "bytes": 12389
                                },
                                {
                                    "ts": 2887,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2915,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2939,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2969,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 2996,
                                    "bytes": 15552
                                }
                            ],
                            "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                            "cacheControl": "max-age=7257600",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/",
                            "initiator_line": 220,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/features-new\/layouts.png",
                                    ":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:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=7257600",
                                    "content-length: 212160",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: \"6328b617-33cc0\"",
                                    "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                    "last-modified: Mon, 19 Sep 2022 18:33:59 GMT",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2005,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 212160,
                            "image_save": 0,
                            "cache_time": 7257600,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 666,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 29,
                            "http2_stream_dependency": 27,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 204,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "207 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 1080,
                                        "ImageHeight": 840,
                                        "BitDepth": 8,
                                        "ColorType": "Palette",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Palette": "(Binary data 768 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "1080x840",
                                        "Megapixels": 0.90700000000000003
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 1080,
                                        "height": 840,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Palette",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 907200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 111.348,
                                            "standardDeviation": 83.9191,
                                            "kurtosis": -1.20617,
                                            "skewness": 0.38586500000000001,
                                            "entropy": 0.79406100000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 104.29000000000001,
                                            "standardDeviation": 84.012699999999995,
                                            "kurtosis": -1.30758,
                                            "skewness": 0.43376100000000001,
                                            "entropy": 0.79729499999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 101.953,
                                            "standardDeviation": 80.1678,
                                            "kurtosis": -1.02363,
                                            "skewness": 0.38284800000000002,
                                            "entropy": 0.81007399999999996
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 127.8,
                                            "standardDeviation": 87.576899999999995,
                                            "kurtosis": -1.37541,
                                            "skewness": 0.29733300000000001,
                                            "entropy": 0.774814
                                        }
                                    },
                                    "colormapEntries": 256,
                                    "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": 1080,
                                        "height": 840,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:54:13+00:00",
                                        "date:modify": "2024-09-06T14: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": "1080, 840",
                                        "png:PLTE.number_colors": "256",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "09c3b2267e9a5276b2a86d95bc380926b8d79f1fbc4fef3a8be247c0b0d51870"
                                    },
                                    "tainted": false,
                                    "filesize": "212160B",
                                    "numberPixels": "907200",
                                    "pixelsPerSecond": "42.3375MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.021"
                                }
                            },
                            "load_end": 2996,
                            "ttfb_start": 722,
                            "ttfb_end": 1869,
                            "download_start": 1869,
                            "download_end": 2996,
                            "download_ms": 1127,
                            "all_start": 722,
                            "all_end": 2996,
                            "all_ms": 2274,
                            "index": 15,
                            "number": 16
                        },
                        {
                            "type": 3,
                            "id": "93336.18",
                            "request_id": "93336.18",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/assets\/images\/features-new\/scenes.png",
                            "raw_id": "93336.18",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1460,
                            "ttfb_ms": 1171,
                            "load_start": 725,
                            "load_start_float": 725.00021000000004,
                            "bytesIn": 6773,
                            "objectSize": 6773,
                            "objectSizeUncompressed": 6773,
                            "chunks": [
                                {
                                    "ts": 2157,
                                    "bytes": 6351
                                },
                                {
                                    "ts": 2185,
                                    "bytes": 422
                                }
                            ],
                            "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                            "cacheControl": "max-age=7257600",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/",
                            "initiator_line": 223,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/features-new\/scenes.png",
                                    ":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:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=7257600",
                                    "content-length: 6773",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: \"6328b63c-1a75\"",
                                    "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                    "last-modified: Mon, 19 Sep 2022 18:34:36 GMT",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2002,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 6773,
                            "image_save": 0,
                            "cache_time": 7257600,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 673,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 31,
                            "http2_stream_dependency": 29,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 210,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "6.6 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 720,
                                        "ImageHeight": 560,
                                        "BitDepth": 8,
                                        "ColorType": "Palette",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Palette": "(Binary data 348 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "720x560",
                                        "Megapixels": 0.40300000000000002
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 720,
                                        "height": 560,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Palette",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 403200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 24,
                                            "max": 255,
                                            "mean": 59.191699999999997,
                                            "standardDeviation": 34.190600000000003,
                                            "kurtosis": 15.8194,
                                            "skewness": 3.9191600000000002,
                                            "entropy": 0.26710899999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 24,
                                            "max": 255,
                                            "mean": 49.851500000000001,
                                            "standardDeviation": 29.338999999999999,
                                            "kurtosis": 38.7834,
                                            "skewness": 6.1235200000000001,
                                            "entropy": 0.26759100000000002
                                        },
                                        "green": {
                                            "min": 27,
                                            "max": 255,
                                            "mean": 54.860700000000001,
                                            "standardDeviation": 29.694700000000001,
                                            "kurtosis": 32.427199999999999,
                                            "skewness": 5.4166299999999996,
                                            "entropy": 0.26799899999999999
                                        },
                                        "blue": {
                                            "min": 37,
                                            "max": 255,
                                            "mean": 72.862700000000004,
                                            "standardDeviation": 43.5381,
                                            "kurtosis": 5.9229700000000003,
                                            "skewness": 2.6339999999999999,
                                            "entropy": 0.26573600000000003
                                        }
                                    },
                                    "colormapEntries": 116,
                                    "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": 720,
                                        "height": 560,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:54:12+00:00",
                                        "date:modify": "2024-09-06T14:54:12+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": "720, 560",
                                        "png:PLTE.number_colors": "116",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "fc4775f24e7ed34f25d66caebe2162921e06460872ee7fd1c0f34512941260a8"
                                    },
                                    "tainted": false,
                                    "filesize": "6773B",
                                    "numberPixels": "403200",
                                    "pixelsPerSecond": "44.6289MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.009"
                                }
                            },
                            "load_end": 2185,
                            "ttfb_start": 725,
                            "ttfb_end": 1896,
                            "download_start": 1896,
                            "download_end": 2185,
                            "download_ms": 289,
                            "all_start": 725,
                            "all_end": 2185,
                            "all_ms": 1460,
                            "index": 16,
                            "number": 17
                        },
                        {
                            "type": 3,
                            "id": "93336.19",
                            "request_id": "93336.19",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/assets\/images\/features-new\/mixer.png",
                            "raw_id": "93336.19",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1510,
                            "ttfb_ms": 1170,
                            "load_start": 727,
                            "load_start_float": 727.00021600000002,
                            "bytesIn": 37603,
                            "objectSize": 37603,
                            "objectSizeUncompressed": 37603,
                            "chunks": [
                                {
                                    "ts": 2191,
                                    "bytes": 15944
                                },
                                {
                                    "ts": 2215,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2237,
                                    "bytes": 5293
                                }
                            ],
                            "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                            "cacheControl": "max-age=7257600",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/",
                            "initiator_line": 227,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/features-new\/mixer.png",
                                    ":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:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=7257600",
                                    "content-length: 37603",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: \"6328b62d-92e3\"",
                                    "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                    "last-modified: Mon, 19 Sep 2022 18:34:21 GMT",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1999,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 37603,
                            "image_save": 0,
                            "cache_time": 7257600,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 675,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 33,
                            "http2_stream_dependency": 31,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 216,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "37 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 1080,
                                        "ImageHeight": 840,
                                        "BitDepth": 8,
                                        "ColorType": "Palette",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Palette": "(Binary data 768 bytes, use -b option to extract)",
                                        "Transparency": "(Binary data 8 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "1080x840",
                                        "Megapixels": 0.90700000000000003
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1080,
                                        "height": 840,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "PaletteAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 907200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 103.746,
                                            "standardDeviation": 35.262999999999998,
                                            "kurtosis": -0.94066799999999995,
                                            "skewness": 0.96077900000000005,
                                            "entropy": 0.23633499999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 5.4862799999999998,
                                            "standardDeviation": 36.848500000000001,
                                            "kurtosis": 41.827399999999997,
                                            "skewness": -6.6174499999999998,
                                            "entropy": 0.0572439
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 49.160699999999999,
                                            "standardDeviation": 30.6587,
                                            "kurtosis": 22.6465,
                                            "skewness": 4.3027100000000003,
                                            "entropy": 0.28974
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 54.190199999999997,
                                            "standardDeviation": 34.612299999999998,
                                            "kurtosis": 12.991199999999999,
                                            "skewness": 3.2787799999999998,
                                            "entropy": 0.30330600000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 62.117800000000003,
                                            "standardDeviation": 38.932400000000001,
                                            "kurtosis": 11.65,
                                            "skewness": 3.28471,
                                            "entropy": 0.29505100000000001
                                        }
                                    },
                                    "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": 1080,
                                        "height": 840,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:54:12+00:00",
                                        "date:modify": "2024-09-06T14:54:12+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": "1080, 840",
                                        "png:PLTE.number_colors": "256",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "png:tRNS": "chunk was found",
                                        "signature": "b685fa0b9f97e21552d9ad7870292907de595f45b0f2dd78735fb06099e4f92a"
                                    },
                                    "tainted": false,
                                    "filesize": "37603B",
                                    "numberPixels": "907200",
                                    "pixelsPerSecond": "33.5751MB",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.027"
                                }
                            },
                            "load_end": 2237,
                            "ttfb_start": 727,
                            "ttfb_end": 1897,
                            "download_start": 1897,
                            "download_end": 2237,
                            "download_ms": 340,
                            "all_start": 727,
                            "all_end": 2237,
                            "all_ms": 1510,
                            "index": 17,
                            "number": 18
                        },
                        {
                            "type": 3,
                            "id": "93336.20",
                            "request_id": "93336.20",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/assets\/images\/features-new\/properties.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/assets\/images\/features-new\/properties.png",
                            "raw_id": "93336.20",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1537,
                            "ttfb_ms": 1169,
                            "load_start": 728,
                            "load_start_float": 728.00022200000001,
                            "bytesIn": 16375,
                            "objectSize": 16375,
                            "objectSizeUncompressed": 16375,
                            "chunks": [
                                {
                                    "ts": 2240,
                                    "bytes": 11064
                                },
                                {
                                    "ts": 2265,
                                    "bytes": 5311
                                }
                            ],
                            "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                            "cacheControl": "max-age=7257600",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/",
                            "initiator_line": 230,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/features-new\/properties.png",
                                    ":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:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=7257600",
                                    "content-length: 16375",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: \"6328b639-3ff7\"",
                                    "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                    "last-modified: Mon, 19 Sep 2022 18:34:33 GMT",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2014,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 16375,
                            "image_save": 0,
                            "cache_time": 7257600,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 678,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 35,
                            "http2_stream_dependency": 33,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 222,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "16 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 1073,
                                        "ImageHeight": 839,
                                        "BitDepth": 8,
                                        "ColorType": "Palette",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Palette": "(Binary data 387 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "1073x839",
                                        "Megapixels": 0.90000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 1073,
                                        "height": 839,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Palette",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 900247,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 31,
                                            "max": 255,
                                            "mean": 52.098599999999998,
                                            "standardDeviation": 31.701899999999998,
                                            "kurtosis": 23.055700000000002,
                                            "skewness": 4.2694999999999999,
                                            "entropy": 0.22051999999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 31,
                                            "max": 255,
                                            "mean": 47.091099999999997,
                                            "standardDeviation": 31.912800000000001,
                                            "kurtosis": 26.706800000000001,
                                            "skewness": 4.72133,
                                            "entropy": 0.22203000000000001
                                        },
                                        "green": {
                                            "min": 33,
                                            "max": 254,
                                            "mean": 49.799900000000001,
                                            "standardDeviation": 31.874500000000001,
                                            "kurtosis": 24.725300000000001,
                                            "skewness": 4.4750800000000002,
                                            "entropy": 0.224629
                                        },
                                        "blue": {
                                            "min": 42,
                                            "max": 255,
                                            "mean": 59.404699999999998,
                                            "standardDeviation": 31.318300000000001,
                                            "kurtosis": 22.111899999999999,
                                            "skewness": 4.1486099999999997,
                                            "entropy": 0.21490000000000001
                                        }
                                    },
                                    "colormapEntries": 129,
                                    "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": 1073,
                                        "height": 839,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:54:13+00:00",
                                        "date:modify": "2024-09-06T14: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": "1073, 839",
                                        "png:PLTE.number_colors": "129",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "b203a0e0c2845c76974974b24dcb9791e7ca89eda3a396cb309cb522f2ecc0a4"
                                    },
                                    "tainted": false,
                                    "filesize": "16375B",
                                    "numberPixels": "900247",
                                    "pixelsPerSecond": "48.6801MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.018"
                                }
                            },
                            "load_end": 2265,
                            "ttfb_start": 728,
                            "ttfb_end": 1897,
                            "download_start": 1897,
                            "download_end": 2265,
                            "download_ms": 368,
                            "all_start": 728,
                            "all_end": 2265,
                            "all_ms": 1537,
                            "index": 18,
                            "number": 19
                        },
                        {
                            "type": 3,
                            "id": "93336.21",
                            "request_id": "93336.21",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/assets\/images\/features-new\/settings.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/assets\/images\/features-new\/settings.png",
                            "raw_id": "93336.21",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1567,
                            "ttfb_ms": 1169,
                            "load_start": 729,
                            "load_start_float": 729.00022799999999,
                            "bytesIn": 18971,
                            "objectSize": 18971,
                            "objectSizeUncompressed": 18971,
                            "chunks": [
                                {
                                    "ts": 2269,
                                    "bytes": 11055
                                },
                                {
                                    "ts": 2296,
                                    "bytes": 7916
                                }
                            ],
                            "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                            "cacheControl": "max-age=7257600",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/",
                            "initiator_line": 234,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/features-new\/settings.png",
                                    ":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:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=7257600",
                                    "content-length: 18971",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: \"6328b642-4a1b\"",
                                    "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                    "last-modified: Mon, 19 Sep 2022 18:34:42 GMT",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2008,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 18971,
                            "image_save": 0,
                            "cache_time": 7257600,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 681,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 37,
                            "http2_stream_dependency": 35,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 228,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "19 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 1080,
                                        "ImageHeight": 840,
                                        "BitDepth": 8,
                                        "ColorType": "Palette",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Palette": "(Binary data 714 bytes, use -b option to extract)",
                                        "Transparency": "(Binary data 13 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "1080x840",
                                        "Megapixels": 0.90700000000000003
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1080,
                                        "height": 840,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "PaletteAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 907200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 104.68899999999999,
                                            "standardDeviation": 25.148900000000001,
                                            "kurtosis": -0.95678799999999997,
                                            "skewness": 0.98917699999999997,
                                            "entropy": 0.17745
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 0.015665800000000001,
                                            "standardDeviation": 1.9292,
                                            "kurtosis": 16450.900000000001,
                                            "skewness": -127.44,
                                            "entropy": 0.000352634
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 48.579000000000001,
                                            "standardDeviation": 31.473500000000001,
                                            "kurtosis": 31.658799999999999,
                                            "skewness": 5.5012600000000003,
                                            "entropy": 0.23715
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 51.562199999999997,
                                            "standardDeviation": 31.559899999999999,
                                            "kurtosis": 29.5152,
                                            "skewness": 5.2514700000000003,
                                            "entropy": 0.23657800000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 63.630499999999998,
                                            "standardDeviation": 35.632800000000003,
                                            "kurtosis": 15.9246,
                                            "skewness": 3.9491200000000002,
                                            "entropy": 0.23572000000000001
                                        }
                                    },
                                    "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": 1080,
                                        "height": 840,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:54:13+00:00",
                                        "date:modify": "2024-09-06T14: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": "1080, 840",
                                        "png:PLTE.number_colors": "238",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "png:tRNS": "chunk was found",
                                        "signature": "2c9703c423d8c64b896ef524c9fdb399ab3b8037bd85de3f54e3390480ae30fc"
                                    },
                                    "tainted": false,
                                    "filesize": "18971B",
                                    "numberPixels": "907200",
                                    "pixelsPerSecond": "33.2994MB",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.027"
                                }
                            },
                            "load_end": 2296,
                            "ttfb_start": 729,
                            "ttfb_end": 1898,
                            "download_start": 1898,
                            "download_end": 2296,
                            "download_ms": 398,
                            "all_start": 729,
                            "all_end": 2296,
                            "all_ms": 1567,
                            "index": 19,
                            "number": 20
                        },
                        {
                            "type": 3,
                            "id": "93336.22",
                            "request_id": "93336.22",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/assets\/images\/features-new\/docks.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/assets\/images\/features-new\/docks.png",
                            "raw_id": "93336.22",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1605,
                            "ttfb_ms": 1167,
                            "load_start": 731,
                            "load_start_float": 731.00023399999998,
                            "bytesIn": 24087,
                            "objectSize": 24087,
                            "objectSizeUncompressed": 24087,
                            "chunks": [
                                {
                                    "ts": 2300,
                                    "bytes": 8441
                                },
                                {
                                    "ts": 2336,
                                    "bytes": 15646
                                }
                            ],
                            "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                            "cacheControl": "max-age=7257600",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/",
                            "initiator_line": 237,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/features-new\/docks.png",
                                    ":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:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=7257600",
                                    "content-length: 24087",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: \"6328b5f8-5e17\"",
                                    "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                    "last-modified: Mon, 19 Sep 2022 18:33:28 GMT",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1999,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 24087,
                            "image_save": 0,
                            "cache_time": 7257600,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 683,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 39,
                            "http2_stream_dependency": 37,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 234,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "24 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 1080,
                                        "ImageHeight": 840,
                                        "BitDepth": 8,
                                        "ColorType": "Palette",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Palette": "(Binary data 756 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "1080x840",
                                        "Megapixels": 0.90700000000000003
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 1080,
                                        "height": 840,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Palette",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 907200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 55.619900000000001,
                                            "standardDeviation": 28.994499999999999,
                                            "kurtosis": 23.246600000000001,
                                            "skewness": 4.0493399999999999,
                                            "entropy": 0.37891000000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 49.114400000000003,
                                            "standardDeviation": 29.144600000000001,
                                            "kurtosis": 28.396899999999999,
                                            "skewness": 4.5801800000000004,
                                            "entropy": 0.37428499999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 52.485999999999997,
                                            "standardDeviation": 29.352399999999999,
                                            "kurtosis": 25.664000000000001,
                                            "skewness": 4.3085599999999999,
                                            "entropy": 0.37573099999999998
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 65.259200000000007,
                                            "standardDeviation": 28.486599999999999,
                                            "kurtosis": 24.3965,
                                            "skewness": 4.3420300000000003,
                                            "entropy": 0.386714
                                        }
                                    },
                                    "colormapEntries": 252,
                                    "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": 1080,
                                        "height": 840,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:54:13+00:00",
                                        "date:modify": "2024-09-06T14: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": "1080, 840",
                                        "png:PLTE.number_colors": "252",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "ce77f571bc31b84d20a0de78816c46b94eda1db4946ab0ea40f5cda2fff90077"
                                    },
                                    "tainted": false,
                                    "filesize": "24087B",
                                    "numberPixels": "907200",
                                    "pixelsPerSecond": "49.4492MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.018"
                                }
                            },
                            "load_end": 2336,
                            "ttfb_start": 731,
                            "ttfb_end": 1898,
                            "download_start": 1898,
                            "download_end": 2336,
                            "download_ms": 438,
                            "all_start": 731,
                            "all_end": 2336,
                            "all_ms": 1605,
                            "index": 20,
                            "number": 21
                        },
                        {
                            "type": 3,
                            "id": "93336.23",
                            "request_id": "93336.23",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/assets\/images\/features-new\/transitions.png",
                            "raw_id": "93336.23",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1687,
                            "ttfb_ms": 1167,
                            "load_start": 732,
                            "load_start_float": 732.00023999999996,
                            "bytesIn": 33178,
                            "objectSize": 33178,
                            "objectSizeUncompressed": 33178,
                            "chunks": [
                                {
                                    "ts": 2341,
                                    "bytes": 720
                                },
                                {
                                    "ts": 2376,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2419,
                                    "bytes": 16092
                                }
                            ],
                            "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                            "cacheControl": "max-age=7257600",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/",
                            "initiator_line": 260,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/features-new\/transitions.png",
                                    ":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:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=7257600",
                                    "content-length: 33178",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: \"6328b66c-819a\"",
                                    "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                    "last-modified: Mon, 19 Sep 2022 18:35:24 GMT",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2017,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 33178,
                            "image_save": 0,
                            "cache_time": 7257600,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 685,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 41,
                            "http2_stream_dependency": 39,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 240,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "32 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 1080,
                                        "ImageHeight": 840,
                                        "BitDepth": 8,
                                        "ColorType": "Palette",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Palette": "(Binary data 768 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "1080x840",
                                        "Megapixels": 0.90700000000000003
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 1080,
                                        "height": 840,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Palette",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 907200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 80.051000000000002,
                                            "standardDeviation": 60.720300000000002,
                                            "kurtosis": 1.0260100000000001,
                                            "skewness": 1.3757699999999999,
                                            "entropy": 0.40175899999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 63.012700000000002,
                                            "standardDeviation": 51.418999999999997,
                                            "kurtosis": 7.0816800000000004,
                                            "skewness": 2.57104,
                                            "entropy": 0.39127499999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 83.465500000000006,
                                            "standardDeviation": 65.624399999999994,
                                            "kurtosis": 0.19239899999999999,
                                            "skewness": 1.09422,
                                            "entropy": 0.40392099999999997
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 93.674899999999994,
                                            "standardDeviation": 65.117500000000007,
                                            "kurtosis": -0.28467300000000001,
                                            "skewness": 0.95526500000000003,
                                            "entropy": 0.41008099999999997
                                        }
                                    },
                                    "colormapEntries": 256,
                                    "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": 1080,
                                        "height": 840,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:54:13+00:00",
                                        "date:modify": "2024-09-06T14: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": "1080, 840",
                                        "png:PLTE.number_colors": "256",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "f345d4e5b388df3064b0963b95a11645a9c994fbc3fd448895b39a54737238c3"
                                    },
                                    "tainted": false,
                                    "filesize": "33178B",
                                    "numberPixels": "907200",
                                    "pixelsPerSecond": "51.1323MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.017"
                                }
                            },
                            "load_end": 2419,
                            "ttfb_start": 732,
                            "ttfb_end": 1899,
                            "download_start": 1899,
                            "download_end": 2419,
                            "download_ms": 520,
                            "all_start": 732,
                            "all_end": 2419,
                            "all_ms": 1687,
                            "index": 21,
                            "number": 22
                        },
                        {
                            "type": 3,
                            "id": "93336.24",
                            "request_id": "93336.24",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/assets\/images\/features-new\/hotkeys.png",
                            "raw_id": "93336.24",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1854,
                            "ttfb_ms": 1168,
                            "load_start": 734,
                            "load_start_float": 734.00024599999995,
                            "bytesIn": 26318,
                            "objectSize": 26318,
                            "objectSizeUncompressed": 26318,
                            "chunks": [
                                {
                                    "ts": 2424,
                                    "bytes": 265
                                },
                                {
                                    "ts": 2446,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2473,
                                    "bytes": 7945
                                },
                                {
                                    "ts": 2588,
                                    "bytes": 1742
                                }
                            ],
                            "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                            "cacheControl": "max-age=7257600",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/",
                            "initiator_line": 263,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/features-new\/hotkeys.png",
                                    ":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:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=7257600",
                                    "content-length: 26318",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: \"6328bc6e-66ce\"",
                                    "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                    "last-modified: Mon, 19 Sep 2022 19:01:02 GMT",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2005,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 26318,
                            "image_save": 0,
                            "cache_time": 7257600,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 689,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 43,
                            "http2_stream_dependency": 41,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 246,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "26 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 1440,
                                        "ImageHeight": 1120,
                                        "BitDepth": 8,
                                        "ColorType": "Palette",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Palette": "(Binary data 405 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "1440x1120",
                                        "Megapixels": 1.6000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 1440,
                                        "height": 1120,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Palette",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1612800,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 24,
                                            "max": 255,
                                            "mean": 50.925400000000003,
                                            "standardDeviation": 31.467099999999999,
                                            "kurtosis": 22.0837,
                                            "skewness": 4.1917499999999999,
                                            "entropy": 0.233016
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 24,
                                            "max": 255,
                                            "mean": 45.853000000000002,
                                            "standardDeviation": 31.521799999999999,
                                            "kurtosis": 25.559100000000001,
                                            "skewness": 4.6172399999999998,
                                            "entropy": 0.236011
                                        },
                                        "green": {
                                            "min": 27,
                                            "max": 254,
                                            "mean": 48.598999999999997,
                                            "standardDeviation": 31.587399999999999,
                                            "kurtosis": 23.637799999999999,
                                            "skewness": 4.3868299999999998,
                                            "entropy": 0.231267
                                        },
                                        "blue": {
                                            "min": 38,
                                            "max": 255,
                                            "mean": 58.324399999999997,
                                            "standardDeviation": 31.292000000000002,
                                            "kurtosis": 21.375499999999999,
                                            "skewness": 4.1172800000000001,
                                            "entropy": 0.23177
                                        }
                                    },
                                    "colormapEntries": 135,
                                    "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": 1440,
                                        "height": 1120,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:54:13+00:00",
                                        "date:modify": "2024-09-06T14: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": "1440, 1120",
                                        "png:PLTE.number_colors": "135",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "54a11ea60b31d739a063108194241e70fdcecbd6c08a5a17cf11b2963848e317"
                                    },
                                    "tainted": false,
                                    "filesize": "26318B",
                                    "numberPixels": "1612800",
                                    "pixelsPerSecond": "52.3642MB",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.030"
                                }
                            },
                            "load_end": 2588,
                            "ttfb_start": 734,
                            "ttfb_end": 1902,
                            "download_start": 1902,
                            "download_end": 2588,
                            "download_ms": 686,
                            "all_start": 734,
                            "all_end": 2588,
                            "all_ms": 1854,
                            "index": 22,
                            "number": 23
                        },
                        {
                            "type": 3,
                            "id": "93336.25",
                            "request_id": "93336.25",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/assets\/images\/features-new\/studio.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/assets\/images\/features-new\/studio.png",
                            "raw_id": "93336.25",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2631,
                            "ttfb_ms": 1168,
                            "load_start": 735,
                            "load_start_float": 735.00025200000005,
                            "bytesIn": 219035,
                            "objectSize": 219035,
                            "objectSizeUncompressed": 219035,
                            "chunks": [
                                {
                                    "ts": 2591,
                                    "bytes": 2226
                                },
                                {
                                    "ts": 2618,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2646,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2675,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2712,
                                    "bytes": 14212
                                },
                                {
                                    "ts": 3023,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3050,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3080,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3108,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 3137,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3165,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3193,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3217,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3245,
                                    "bytes": 72
                                },
                                {
                                    "ts": 3358,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3366,
                                    "bytes": 6061
                                }
                            ],
                            "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                            "cacheControl": "max-age=7257600",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/",
                            "initiator_line": 267,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/features-new\/studio.png",
                                    ":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:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=7257600",
                                    "content-length: 219035",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: \"6328b668-3579b\"",
                                    "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                    "last-modified: Mon, 19 Sep 2022 18:35:20 GMT",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2002,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 219035,
                            "image_save": 0,
                            "cache_time": 7257600,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 691,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 45,
                            "http2_stream_dependency": 43,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 252,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "214 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 1880,
                                        "ImageHeight": 1200,
                                        "BitDepth": 8,
                                        "ColorType": "Palette",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Palette": "(Binary data 762 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "1880x1200",
                                        "Megapixels": 2.2999999999999998
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 1880,
                                        "height": 1200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Palette",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2256000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 55.304699999999997,
                                            "standardDeviation": 56.1629,
                                            "kurtosis": 4.6737700000000002,
                                            "skewness": 2.2850100000000002,
                                            "entropy": 0.48623899999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 49.517499999999998,
                                            "standardDeviation": 54.775500000000001,
                                            "kurtosis": 4.6842499999999996,
                                            "skewness": 2.3285399999999998,
                                            "entropy": 0.49117
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 48.7744,
                                            "standardDeviation": 50.807899999999997,
                                            "kurtosis": 6.4616699999999998,
                                            "skewness": 2.5450499999999998,
                                            "entropy": 0.475101
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 67.622200000000007,
                                            "standardDeviation": 62.905200000000001,
                                            "kurtosis": 3.3375699999999999,
                                            "skewness": 2.05653,
                                            "entropy": 0.49244599999999999
                                        }
                                    },
                                    "colormapEntries": 254,
                                    "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": 1880,
                                        "height": 1200,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:54:14+00:00",
                                        "date:modify": "2024-09-06T14:54:14+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": "1880, 1200",
                                        "png:PLTE.number_colors": "254",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "90830bde0bc6e293bf672ca66a82b8ebebc615ce3fc7c0b85d513b4a0a9bc101"
                                    },
                                    "tainted": false,
                                    "filesize": "219035B",
                                    "numberPixels": "2256000",
                                    "pixelsPerSecond": "37.5967MB",
                                    "userTime": "0.060u",
                                    "elapsedTime": "0:01.060"
                                }
                            },
                            "load_end": 3366,
                            "ttfb_start": 735,
                            "ttfb_end": 1903,
                            "download_start": 1903,
                            "download_end": 3366,
                            "download_ms": 1463,
                            "all_start": 735,
                            "all_end": 3366,
                            "all_ms": 2631,
                            "index": 23,
                            "number": 24
                        },
                        {
                            "type": 3,
                            "id": "93336.26",
                            "request_id": "93336.26",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/assets\/images\/features-new\/multiview.png",
                            "raw_id": "93336.26",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2764,
                            "ttfb_ms": 1173,
                            "load_start": 736,
                            "load_start_float": 736.00025800000003,
                            "bytesIn": 212757,
                            "objectSize": 212757,
                            "objectSizeUncompressed": 212757,
                            "chunks": [
                                {
                                    "ts": 2713,
                                    "bytes": 2154
                                },
                                {
                                    "ts": 2755,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2781,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2809,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2857,
                                    "bytes": 14284
                                },
                                {
                                    "ts": 3245,
                                    "bytes": 16294
                                },
                                {
                                    "ts": 3273,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3302,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3330,
                                    "bytes": 16510
                                },
                                {
                                    "ts": 3396,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3419,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3448,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3476,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 3500,
                                    "bytes": 16149
                                }
                            ],
                            "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                            "cacheControl": "max-age=7257600",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/",
                            "initiator_line": 270,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/features-new\/multiview.png",
                                    ":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:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=7257600",
                                    "content-length: 212757",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: \"6328b636-33f15\"",
                                    "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                    "last-modified: Mon, 19 Sep 2022 18:34:30 GMT",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2011,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 212757,
                            "image_save": 0,
                            "cache_time": 7257600,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 694,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 47,
                            "http2_stream_dependency": 45,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 258,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "208 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 1880,
                                        "ImageHeight": 1120,
                                        "BitDepth": 8,
                                        "ColorType": "Palette",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Palette": "(Binary data 768 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "1880x1120",
                                        "Megapixels": 2.1000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 1880,
                                        "height": 1120,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Palette",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2105600,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 70.153400000000005,
                                            "standardDeviation": 86.731700000000004,
                                            "kurtosis": -0.51174799999999998,
                                            "skewness": 0.98829100000000003,
                                            "entropy": 0.53394799999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 64.450900000000004,
                                            "standardDeviation": 84.604500000000002,
                                            "kurtosis": -0.38547799999999999,
                                            "skewness": 1.0804800000000001,
                                            "entropy": 0.54560600000000004
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 57.749299999999998,
                                            "standardDeviation": 80.242999999999995,
                                            "kurtosis": 0.144673,
                                            "skewness": 1.2483500000000001,
                                            "entropy": 0.51745799999999997
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 88.260099999999994,
                                            "standardDeviation": 95.347700000000003,
                                            "kurtosis": -1.0445,
                                            "skewness": 0.67102600000000001,
                                            "entropy": 0.53878000000000004
                                        }
                                    },
                                    "colormapEntries": 256,
                                    "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": 1880,
                                        "height": 1120,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:54:14+00:00",
                                        "date:modify": "2024-09-06T14:54:14+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": "1880, 1120",
                                        "png:PLTE.number_colors": "256",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "0a4b520142f86745ad930b54e341b5989e324ea2a36981fe5990a2dbba10ef43"
                                    },
                                    "tainted": false,
                                    "filesize": "212757B",
                                    "numberPixels": "2105600",
                                    "pixelsPerSecond": "52.6212MB",
                                    "userTime": "0.040u",
                                    "elapsedTime": "0:01.040"
                                }
                            },
                            "load_end": 3500,
                            "ttfb_start": 736,
                            "ttfb_end": 1909,
                            "download_start": 1909,
                            "download_end": 3500,
                            "download_ms": 1591,
                            "all_start": 736,
                            "all_end": 3500,
                            "all_ms": 2764,
                            "index": 24,
                            "number": 25
                        },
                        {
                            "type": 3,
                            "id": "93336.77",
                            "request_id": "93336.77",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/assets\/images\/Github.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/assets\/images\/Github.svg",
                            "raw_id": "93336.77",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2109,
                            "ttfb_ms": 1173,
                            "load_start": 737,
                            "load_start_float": 737.00026400000002,
                            "bytesIn": 446,
                            "objectSize": 446,
                            "objectSizeUncompressed": 779,
                            "chunks": [
                                {
                                    "ts": 2846,
                                    "bytes": 446,
                                    "inflated": 779
                                }
                            ],
                            "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                            "cacheControl": "max-age=7257600",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "br",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/Github.svg",
                                    ":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:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "cache-control: max-age=7257600",
                                    "content-encoding: br",
                                    "content-type: image\/svg+xml",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: W\/\"619d91bc-30b\"",
                                    "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                    "last-modified: Wed, 24 Nov 2021 01:13:32 GMT",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2074,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 651,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 7257600,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 698,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 49,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 264,
                            "server_port": "443",
                            "load_end": 2846,
                            "ttfb_start": 737,
                            "ttfb_end": 1910,
                            "download_start": 1910,
                            "download_end": 2846,
                            "download_ms": 936,
                            "all_start": 737,
                            "all_end": 2846,
                            "all_ms": 2109,
                            "index": 25,
                            "number": 26
                        },
                        {
                            "type": 3,
                            "id": "93336.78",
                            "request_id": "93336.78",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/assets\/images\/OS_icons-small_white.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/assets\/images\/OS_icons-small_white.png",
                            "raw_id": "93336.78",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2111,
                            "ttfb_ms": 1175,
                            "load_start": 739,
                            "load_start_float": 739.00027,
                            "bytesIn": 1231,
                            "objectSize": 1231,
                            "objectSizeUncompressed": 1231,
                            "chunks": [
                                {
                                    "ts": 2850,
                                    "bytes": 1231
                                }
                            ],
                            "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                            "cacheControl": "max-age=7257600",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/OS_icons-small_white.png",
                                    ":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:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=7257600",
                                    "content-length: 1231",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: \"61c659bc-4cf\"",
                                    "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                    "last-modified: Fri, 24 Dec 2021 23:37:32 GMT",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2116,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 1231,
                            "image_save": 0,
                            "cache_time": 7257600,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 700,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 51,
                            "http2_stream_dependency": 49,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 270,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "1231 bytes",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 126,
                                        "ImageHeight": 42,
                                        "BitDepth": 8,
                                        "ColorType": "Palette",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Palette": "(Binary data 174 bytes, use -b option to extract)",
                                        "Transparency": "(Binary data 57 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "126x42",
                                        "Megapixels": 0.0050000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 126,
                                        "height": 42,
                                        "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": 5292,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 123.76300000000001,
                                            "standardDeviation": 125.797,
                                            "kurtosis": -1.97895,
                                            "skewness": 0.0587711,
                                            "entropy": 0.84382900000000005
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 144.47300000000001,
                                            "standardDeviation": 120.658,
                                            "kurtosis": -1.85131,
                                            "skewness": 0.268262,
                                            "entropy": 0.37537500000000001
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 128.17500000000001,
                                            "standardDeviation": 127.51000000000001,
                                            "kurtosis": -2.00027,
                                            "skewness": -0.0105792,
                                            "entropy": 0.99997999999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 128.17500000000001,
                                            "standardDeviation": 127.51000000000001,
                                            "kurtosis": -2.00027,
                                            "skewness": -0.0105792,
                                            "entropy": 0.99997999999999998
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 128.17500000000001,
                                            "standardDeviation": 127.51000000000001,
                                            "kurtosis": -2.00027,
                                            "skewness": -0.0105792,
                                            "entropy": 0.99997999999999998
                                        }
                                    },
                                    "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": 126,
                                        "height": 42,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:54:13+00:00",
                                        "date:modify": "2024-09-06T14: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": "126, 42",
                                        "png:PLTE.number_colors": "58",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "png:tRNS": "chunk was found",
                                        "signature": "bd8be40f78333ef537295d1353115f2feec5f5a3660b65c3309c136c0e3a5729"
                                    },
                                    "tainted": false,
                                    "filesize": "1231B",
                                    "numberPixels": "5292",
                                    "pixelsPerSecond": "4.42424MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 2850,
                            "ttfb_start": 739,
                            "ttfb_end": 1914,
                            "download_start": 1914,
                            "download_end": 2850,
                            "download_ms": 936,
                            "all_start": 739,
                            "all_end": 2850,
                            "all_ms": 2111,
                            "index": 26,
                            "number": 27
                        },
                        {
                            "type": 3,
                            "id": "93336.16",
                            "request_id": "93336.16",
                            "ip_addr": "104.26.13.145",
                            "full_url": "https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "images.opencollective.com",
                            "url": "\/overwolf\/47c03a5\/avatar.png",
                            "raw_id": "93336.16",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 116,
                            "ttfb_ms": 114,
                            "load_start": 822,
                            "load_start_float": 822.00019099999997,
                            "bytesIn": 4483,
                            "objectSize": 4483,
                            "objectSizeUncompressed": 4483,
                            "chunks": [
                                {
                                    "ts": 938,
                                    "bytes": 4483
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=86400",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": 664,
                            "dns_end": 718,
                            "connect_start": 500,
                            "connect_end": 500,
                            "ssl_start": 500,
                            "ssl_end": 602,
                            "securityDetails": {
                                "protocol": "QUIC",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519Kyber768Draft00",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "opencollective.com",
                                "sanList": [
                                    "opencollective.com",
                                    "*.opencollective.com"
                                ],
                                "issuer": "WE1",
                                "validFrom": 1722035710,
                                "validTo": 1729811709,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1722039311080,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100A92DF42BB237E951CABDB8174F0CEBAE938686DC601D398198C71CA236DCA758022100880ACDF64B46FE4F0F5E1A0CDBC73DFA4EE152737AC52C33249D672138EE30E1"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1722039311066,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100EAF6CE11CCCCEDC46EB1DD8CA76B1F66F6B7D4EEE9F53D823328F27B66CDE11A022065536F9DC8DD170AAF1593AD8D84FD780ACC970D174F45E98B80570CBCA0FC90"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/obsproject.com\/",
                            "initiator_line": 203,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: images.opencollective.com",
                                    ":method: GET",
                                    ":path: \/overwolf\/47c03a5\/avatar.png",
                                    ":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:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "age: 27949",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: public, max-age=86400",
                                    "cf-cache-status: HIT",
                                    "cf-ray: 8bef4afa8a5cd291-FRA",
                                    "content-length: 4483",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: W\/\"1183-keSN1D4sR+1pFQ6p2QEfOMt8AgY\"",
                                    "nel: {\"report_to\":\"heroku-nel\",\"max_age\":3600,\"success_fraction\":0.005,\"failure_fraction\":0.05,\"response_headers\":[\"Via\"]}",
                                    "report-to: {\"group\":\"heroku-nel\",\"max_age\":3600,\"endpoints\":[{\"url\":\"https:\/\/nel.heroku.com\/reports?ts=1724651136&sid=af571f24-03ee-46d1-9f90-ab9030c2c74c&s=YiNc%2FmMz%2FG%2B81YBBBvj3IjeGFLv5wfmEH81IsqEopJs%3D\"}]}",
                                    "reporting-endpoints: heroku-nel=https:\/\/nel.heroku.com\/reports?ts=1724651136&sid=af571f24-03ee-46d1-9f90-ab9030c2c74c&s=YiNc%2FmMz%2FG%2B81YBBBvj3IjeGFLv5wfmEH81IsqEopJs%3D",
                                    "server: cloudflare",
                                    "vary: Accept-Encoding",
                                    "via: 1.1 vegur",
                                    "x-powered-by: Express"
                                ]
                            },
                            "bytesOut": 2002,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": 54,
                            "connect_ms": 0,
                            "ssl_ms": 102,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 4483,
                            "image_save": 0,
                            "cache_time": 58451,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 662,
                            "netlog_id": 191,
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "4.4 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 228,
                                        "ImageHeight": 128,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 2835,
                                        "PixelsPerUnitY": 2835,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "228x128",
                                        "Megapixels": 0.029000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 228,
                                        "height": 128,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 28.350000000000001,
                                        "y": 28.350000000000001
                                    },
                                    "printSize": {
                                        "x": 8.0423299999999998,
                                        "y": 4.5149900000000001
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "GrayscaleAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 29184,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 29.602900000000002,
                                            "standardDeviation": 80.522000000000006,
                                            "kurtosis": 3.7719800000000001,
                                            "skewness": 2.3968099999999999,
                                            "entropy": 0.31736900000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 233.946,
                                            "standardDeviation": 67.168499999999995,
                                            "kurtosis": 7.37263,
                                            "skewness": 3.0273300000000001,
                                            "entropy": 0.14727000000000001
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 32.452500000000001,
                                            "standardDeviation": 84.973200000000006,
                                            "kurtosis": 3.0011999999999999,
                                            "skewness": 2.23631,
                                            "entropy": 0.37406899999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 32.452500000000001,
                                            "standardDeviation": 84.973200000000006,
                                            "kurtosis": 3.0011999999999999,
                                            "skewness": 2.23631,
                                            "entropy": 0.37406899999999998
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 32.452500000000001,
                                            "standardDeviation": 84.973200000000006,
                                            "kurtosis": 3.0011999999999999,
                                            "skewness": 2.23631,
                                            "entropy": 0.37406899999999998
                                        }
                                    },
                                    "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": 228,
                                        "height": 128,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:54:11+00:00",
                                        "date:modify": "2024-09-06T14:54:11+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "6",
                                        "png:IHDR.color_type": "6 (RGBA)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "228, 128",
                                        "png:pHYs": "x_res=2835, y_res=2835, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "b1b6aeab15947a9c489b8da95afdf8eec3f68bc5104beb8fa8d468ba63aad84d"
                                    },
                                    "tainted": false,
                                    "filesize": "4483B",
                                    "numberPixels": "29184",
                                    "pixelsPerSecond": "17.932MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 938,
                            "ttfb_start": 822,
                            "ttfb_end": 936,
                            "download_start": 936,
                            "download_end": 938,
                            "download_ms": 2,
                            "all_start": 664,
                            "all_end": 938,
                            "all_ms": 272,
                            "index": 27,
                            "number": 28
                        },
                        {
                            "type": 3,
                            "id": "93336.75",
                            "request_id": "93336.75",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/assets\/css\/font\/icomoon.woff",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/assets\/css\/font\/icomoon.woff",
                            "raw_id": "93336.75",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 1581,
                            "ttfb_ms": 1580,
                            "load_start": 891,
                            "load_start_float": 891.00029900000004,
                            "bytesIn": 4188,
                            "objectSize": 4188,
                            "objectSizeUncompressed": 4188,
                            "chunks": [
                                {
                                    "ts": 2472,
                                    "bytes": 4188
                                }
                            ],
                            "expires": "Fri, 29 Nov 2024 14:54:11 GMT",
                            "cacheControl": "max-age=7257600",
                            "contentType": "font\/woff",
                            "contentEncoding": "",
                            "socket": 87,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.com",
                                    ":method: GET",
                                    ":path: \/assets\/css\/font\/icomoon.woff",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/obsproject.com",
                                    "priority: u=0",
                                    "referer: https:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=7257600",
                                    "content-length: 4188",
                                    "content-type: font\/woff",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "etag: \"5c364d3c-105c\"",
                                    "expires: Fri, 29 Nov 2024 14:54:11 GMT",
                                    "last-modified: Wed, 09 Jan 2019 19:36:28 GMT",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1999,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 7257600,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 889,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 53,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 299,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "OS\/2": 96,
                                    "cmap": 164,
                                    "gasp": 8,
                                    "glyf": 2980,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 84,
                                    "loca": 44,
                                    "maxp": 32,
                                    "name": 390,
                                    "post": 32
                                },
                                "names": {
                                    "1": "icomoon",
                                    "2": "Regular",
                                    "3": "icomoon",
                                    "4": "icomoon",
                                    "5": "Version 1.0",
                                    "6": "icomoon",
                                    "10": "Font generated by IcoMoon."
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 978,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 665,
                                    "ySubscriptYSize": 716,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 143,
                                    "ySuperscriptXSize": 665,
                                    "ySuperscriptYSize": 716,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 491,
                                    "yStrikeoutSize": 51,
                                    "yStrikeoutPosition": 265,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 1,
                                    "ulUnicodeRange2": 268435456,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "\u0000\u0000\u0000\u0000",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 0,
                                    "usLastCharIndex": 60030,
                                    "sTypoAscender": 877,
                                    "sTypoDescender": -146,
                                    "sTypoLineGap": 146,
                                    "usWinAscent": 877,
                                    "usWinDescent": 146,
                                    "ulCodePageRange1": 1,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 0,
                                    "sCapHeight": 0,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 0,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 0,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 3,
                                    "italicAngle": 0,
                                    "underlinePosition": 0,
                                    "underlineThickness": 0,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 1,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        0,
                                        1,
                                        32,
                                        57344,
                                        57345,
                                        57347,
                                        57348,
                                        57349,
                                        59655,
                                        59679,
                                        59756,
                                        59812,
                                        59813,
                                        59817,
                                        59818,
                                        59829,
                                        59866,
                                        59912,
                                        59913,
                                        60030
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": [],
                                "counts": {
                                    "num_cmap_codepoints": 20,
                                    "num_glyphs": 21
                                }
                            },
                            "load_end": 2472,
                            "ttfb_start": 891,
                            "ttfb_end": 2471,
                            "download_start": 2471,
                            "download_end": 2472,
                            "download_ms": 1,
                            "all_start": 891,
                            "all_end": 2472,
                            "all_ms": 1581,
                            "index": 28,
                            "number": 29
                        },
                        {
                            "type": 3,
                            "id": "93336.60",
                            "request_id": "93336.60",
                            "ip_addr": "142.250.186.131",
                            "full_url": "https:\/\/fonts.gstatic.com\/s\/opensans\/v15\/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "fonts.gstatic.com",
                            "url": "\/s\/opensans\/v15\/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2",
                            "raw_id": "93336.60",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 391,
                            "ttfb_ms": 165,
                            "load_start": 1113,
                            "load_start_float": 1113.000286,
                            "bytesIn": 14048,
                            "objectSize": 14048,
                            "objectSizeUncompressed": 14048,
                            "chunks": [
                                {
                                    "ts": 1294,
                                    "bytes": 4735
                                },
                                {
                                    "ts": 1300,
                                    "bytes": 1877
                                },
                                {
                                    "ts": 1311,
                                    "bytes": 2363
                                },
                                {
                                    "ts": 1330,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1341,
                                    "bytes": 1186
                                },
                                {
                                    "ts": 1504,
                                    "bytes": 1515
                                }
                            ],
                            "expires": "Sat, 06 Sep 2025 14:54:11 GMT",
                            "cacheControl": "public, max-age=31536000",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 307,
                            "protocol": "HTTP\/2",
                            "dns_start": 888,
                            "dns_end": 952,
                            "connect_start": 954,
                            "connect_end": 1008,
                            "ssl_start": 1008,
                            "ssl_end": 1111,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.gstatic.com",
                                "sanList": [
                                    "*.gstatic.com",
                                    "gstatic.com",
                                    "*.metric.gstatic.com"
                                ],
                                "issuer": "WR2",
                                "validFrom": 1723447078,
                                "validTo": 1730704677,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1723450679528,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502200CC925B72AFECABD03B79399FE5E6821FDB8DE149F2C69CB5B91F79D393D4F49022100E557FC6A1FFA9E54E281D5AD836BF249CF1CB459C55743CCEEA4BB20E436FF25"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2024' Log",
                                        "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                        "timestamp": 1723450679530,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30460221009D7D5DDE8C8585EFCD33A1EE93E7442CED8FD065FFE92E372496CD8069CC323E022100F389A5031944431DBEE8F0E7C38321ECAC8E9B2A48F2C6E1CC06010B1756FA40"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: fonts.gstatic.com",
                                    ":method: GET",
                                    ":path: \/s\/opensans\/v15\/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/obsproject.com",
                                    "priority: u=0",
                                    "referer: https:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "x-client-data: CLCCywE="
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=31536000",
                                    "content-length: 14048",
                                    "content-security-policy-report-only: require-trusted-types-for 'script'; report-uri https:\/\/csp.withgoogle.com\/csp\/apps-themes",
                                    "content-type: font\/woff2",
                                    "cross-origin-opener-policy: same-origin; report-to=\"apps-themes\"",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "expires: Sat, 06 Sep 2025 14:54:11 GMT",
                                    "last-modified: Wed, 11 Oct 2017 21:49:45 GMT",
                                    "report-to: {\"group\":\"apps-themes\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/apps-themes\"}]}",
                                    "server: sffe",
                                    "timing-allow-origin: *",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2083,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 64,
                            "connect_ms": 54,
                            "ssl_ms": 103,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 887,
                            "socket_group": "pm\/https:\/\/fonts.gstatic.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 286,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIEeTCCA2GgAwIBAgIRAMEEjrVu5MlLEE+S+9qMBXowDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IyMB4XDTI0MDgxMjA3MTc1OFoXDTI0MTEwNDA3MTc1N1owGDEW\nMBQGA1UEAwwNKi5nc3RhdGljLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA\nBJ83+MExd0qoqzHhaw+06VoRoMg2JZKhIUMgNlARTP3DVK16shtbVz8jlVJD0UXV\nThe6zGEmAEZcdZ9KXOS+UP+jggJkMIICYDAOBgNVHQ8BAf8EBAMCB4AwEwYDVR0l\nBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH\/BAIwADAdBgNVHQ4EFgQUORojHBDN+xy3\nmRvjGKcEljNhKvgwHwYDVR0jBBgwFoAU3hse7XkV1D43JMMhu+w0OW1CsjAwWAYI\nKwYBBQUHAQEETDBKMCEGCCsGAQUFBzABhhVodHRwOi8vby5wa2kuZ29vZy93cjIw\nJQYIKwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dyMi5jcnQwOwYDVR0RBDQw\nMoINKi5nc3RhdGljLmNvbYILZ3N0YXRpYy5jb22CFCoubWV0cmljLmdzdGF0aWMu\nY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMDYGA1UdHwQvMC0wK6ApoCeGJWh0dHA6\nLy9jLnBraS5nb29nL3dyMi85VVZiTjB3NUU2WS5jcmwwggEFBgorBgEEAdZ5AgQC\nBIH2BIHzAPEAdgB2\/4g\/Crb7lVHCYcz1h7o0tKTNuyncaEIKn+ZnTFo6dAAAAZFF\nqmDoAAAEAwBHMEUCIAzJJbcq\/sq9A7eTmf5eaCH9uN4Unyxpy1uR9505PU9JAiEA\n5Vf8ah\/6nlTigdWtg2vySc8ctFnFV0PM7qS7IOQ2\/yUAdwDatr9rP7W2Ip+bwrtc\na+hwkXFsu1GEhTS9pD0wSNf7qwAAAZFFqmDqAAAEAwBIMEYCIQCdfV3ejIWF780z\noe6T50Qs7Y\/QZf\/pLjckls2AacwyPgIhAPOJpQMZREMdvujw58ODIeysjpsqSPLG\n4cwGAQsXVvpAMA0GCSqGSIb3DQEBCwUAA4IBAQBGUMY4k8SBsvJdt26Uuqk19wXf\n9z4RaNkjAMTA4jpWf\/Gvo9ipJed5HJPUn5NskHJag2FtL4JIeFK89K6vMElHF5b\/\nCNJmzetWwBNqbQO4ktNb6LkWV0VAQlsdrpNZFZT3lMrJVg+JOiS\/YfaZRduEV5DA\njuPRGZIPt9TZPyhtYNwcOpSvXdnunTPQS+r0DKCqgiNNjzTYvJv4eNtclzgFx+50\nREFvKRWwXrX0RzRe0DKAmQzsQ5kPEh3lvPPXOptTRe8nN5mCLvDP6q0M\/xJ7YuVf\nYcEBJsJU3tT8VteeuKLU31vohZk+6lhBmrpTbjrCZt0+PHWSbHvRiYwVez4f\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 22,
                                    "GPOS": 16,
                                    "GSUB": 116,
                                    "OS\/2": 96,
                                    "cmap": 204,
                                    "cvt ": 162,
                                    "fpgm": 1972,
                                    "gasp": 16,
                                    "glyf": 18114,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 876,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 474,
                                    "post": 552,
                                    "prep": 265
                                },
                                "names": {
                                    "0": "Digitized data copyright \u00a9 2010-2011, Google Corporation.",
                                    "1": "Open Sans",
                                    "2": "Regular",
                                    "3": "1.10;1ASC;OpenSans-Regular",
                                    "4": "Open Sans Regular",
                                    "5": "Version 1.10",
                                    "6": "OpenSans-Regular",
                                    "14": "http:\/\/www.apache.org\/licenses\/LICENSE-2.0"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 1206,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 1434,
                                    "ySubscriptYSize": 1331,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 287,
                                    "ySuperscriptXSize": 1434,
                                    "ySuperscriptYSize": 1331,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 977,
                                    "yStrikeoutSize": 102,
                                    "yStrikeoutPosition": 497,
                                    "sFamilyClass": 2050,
                                    "ulUnicodeRange1": 2147483687,
                                    "ulUnicodeRange2": 67,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "1ASC",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 8722,
                                    "sTypoAscender": 1567,
                                    "sTypoDescender": -492,
                                    "sTypoLineGap": 132,
                                    "usWinAscent": 2189,
                                    "usWinDescent": 600,
                                    "ulCodePageRange1": 536871327,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 1096,
                                    "sCapHeight": 1462,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 2,
                                        "bSerifStyle": 11,
                                        "bWeight": 6,
                                        "bProportion": 6,
                                        "bContrast": 3,
                                        "bStrokeVariation": 5,
                                        "bArmStyle": 4,
                                        "bLetterForm": 2,
                                        "bMidline": 2,
                                        "bXHeight": 4
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -154,
                                    "underlineThickness": 102,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        305,
                                        338,
                                        339,
                                        710,
                                        730,
                                        732,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8249,
                                        8250,
                                        8260,
                                        8308,
                                        8364,
                                        8722
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "latn": {
                                            "default": [
                                                "liga"
                                            ]
                                        }
                                    },
                                    "GPOS": []
                                },
                                "counts": {
                                    "num_cmap_codepoints": 213,
                                    "num_glyphs": 221
                                }
                            },
                            "load_end": 1504,
                            "ttfb_start": 1113,
                            "ttfb_end": 1278,
                            "download_start": 1278,
                            "download_end": 1504,
                            "download_ms": 226,
                            "all_start": 888,
                            "all_end": 1504,
                            "all_ms": 612,
                            "index": 29,
                            "number": 30
                        },
                        {
                            "type": 3,
                            "id": "93336.59",
                            "request_id": "93336.59",
                            "ip_addr": "142.250.186.131",
                            "full_url": "https:\/\/fonts.gstatic.com\/s\/opensans\/v15\/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "fonts.gstatic.com",
                            "url": "\/s\/opensans\/v15\/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2",
                            "raw_id": "93336.59",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 485,
                            "ttfb_ms": 328,
                            "load_start": 1178,
                            "load_start_float": 1178.0003160000001,
                            "bytesIn": 11116,
                            "objectSize": 11116,
                            "objectSizeUncompressed": 11116,
                            "chunks": [
                                {
                                    "ts": 1509,
                                    "bytes": 1177
                                },
                                {
                                    "ts": 1639,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1643,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1652,
                                    "bytes": 1860
                                },
                                {
                                    "ts": 1656,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1663,
                                    "bytes": 963
                                }
                            ],
                            "expires": "Sat, 06 Sep 2025 14:54:11 GMT",
                            "cacheControl": "public, max-age=31536000",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 307,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: fonts.gstatic.com",
                                    ":method: GET",
                                    ":path: \/s\/opensans\/v15\/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/obsproject.com",
                                    "priority: u=0",
                                    "referer: https:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "x-client-data: CLCCywE="
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=31536000",
                                    "content-length: 11116",
                                    "content-security-policy-report-only: require-trusted-types-for 'script'; report-uri https:\/\/csp.withgoogle.com\/csp\/apps-themes",
                                    "content-type: font\/woff2",
                                    "cross-origin-opener-policy: same-origin; report-to=\"apps-themes\"",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "expires: Sat, 06 Sep 2025 14:54:11 GMT",
                                    "last-modified: Wed, 11 Oct 2017 21:49:40 GMT",
                                    "report-to: {\"group\":\"apps-themes\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/apps-themes\"}]}",
                                    "server: sffe",
                                    "timing-allow-origin: *",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2083,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "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": 31536000,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 1158,
                            "socket_group": "pm\/https:\/\/fonts.gstatic.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 316,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 70,
                                    "GPOS": 16,
                                    "GSUB": 108,
                                    "OS\/2": 96,
                                    "cmap": 238,
                                    "cvt ": 162,
                                    "fpgm": 1972,
                                    "gasp": 16,
                                    "glyf": 13992,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 940,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 474,
                                    "post": 1826,
                                    "prep": 265
                                },
                                "names": {
                                    "0": "Digitized data copyright \u00a9 2010-2011, Google Corporation.",
                                    "1": "Open Sans",
                                    "2": "Regular",
                                    "3": "1.10;1ASC;OpenSans-Regular",
                                    "4": "Open Sans Regular",
                                    "5": "Version 1.10",
                                    "6": "OpenSans-Regular",
                                    "14": "http:\/\/www.apache.org\/licenses\/LICENSE-2.0"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 1206,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 1434,
                                    "ySubscriptYSize": 1331,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 287,
                                    "ySuperscriptXSize": 1434,
                                    "ySuperscriptYSize": 1331,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 977,
                                    "yStrikeoutSize": 102,
                                    "yStrikeoutPosition": 497,
                                    "sFamilyClass": 2050,
                                    "ulUnicodeRange1": 536870924,
                                    "ulUnicodeRange2": 2,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "1ASC",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 256,
                                    "usLastCharIndex": 8363,
                                    "sTypoAscender": 1567,
                                    "sTypoDescender": -492,
                                    "sTypoLineGap": 132,
                                    "usWinAscent": 2189,
                                    "usWinDescent": 600,
                                    "ulCodePageRange1": 536871327,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 1096,
                                    "sCapHeight": 1462,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 2,
                                        "bSerifStyle": 11,
                                        "bWeight": 6,
                                        "bProportion": 6,
                                        "bContrast": 3,
                                        "bStrokeVariation": 5,
                                        "bArmStyle": 4,
                                        "bLetterForm": 2,
                                        "bMidline": 2,
                                        "bXHeight": 4
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -154,
                                    "underlineThickness": 102,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        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,
                                        306,
                                        307,
                                        308,
                                        309,
                                        310,
                                        311,
                                        312,
                                        313,
                                        314,
                                        315,
                                        316,
                                        317,
                                        318,
                                        319,
                                        320,
                                        321,
                                        322,
                                        323,
                                        324,
                                        325,
                                        326,
                                        327,
                                        328,
                                        329,
                                        330,
                                        331,
                                        332,
                                        333,
                                        334,
                                        335,
                                        336,
                                        337,
                                        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,
                                        402,
                                        416,
                                        417,
                                        431,
                                        432,
                                        496,
                                        506,
                                        507,
                                        508,
                                        509,
                                        510,
                                        511,
                                        536,
                                        537,
                                        538,
                                        539,
                                        567,
                                        7680,
                                        7681,
                                        7742,
                                        7743,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        7922,
                                        7923,
                                        7924,
                                        7925,
                                        7926,
                                        7927,
                                        7928,
                                        7929,
                                        8355,
                                        8356,
                                        8359,
                                        8363
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "latn": {
                                            "MOL ": [
                                                "locl"
                                            ],
                                            "ROM ": [
                                                "locl"
                                            ]
                                        }
                                    },
                                    "GPOS": []
                                },
                                "counts": {
                                    "num_cmap_codepoints": 164,
                                    "num_glyphs": 235
                                }
                            },
                            "load_end": 1663,
                            "ttfb_start": 1178,
                            "ttfb_end": 1506,
                            "download_start": 1506,
                            "download_end": 1663,
                            "download_ms": 157,
                            "all_start": 1178,
                            "all_end": 1663,
                            "all_ms": 485,
                            "index": 30,
                            "number": 31
                        },
                        {
                            "type": 3,
                            "id": "93336.55",
                            "request_id": "93336.55",
                            "ip_addr": "142.250.186.131",
                            "full_url": "https:\/\/fonts.gstatic.com\/s\/opensans\/v15\/RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "fonts.gstatic.com",
                            "url": "\/s\/opensans\/v15\/RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2",
                            "raw_id": "93336.55",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 528,
                            "ttfb_ms": 485,
                            "load_start": 1179,
                            "load_start_float": 1179.0003220000001,
                            "bytesIn": 9412,
                            "objectSize": 9412,
                            "objectSizeUncompressed": 9412,
                            "chunks": [
                                {
                                    "ts": 1666,
                                    "bytes": 1177
                                },
                                {
                                    "ts": 1673,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1682,
                                    "bytes": 2372
                                },
                                {
                                    "ts": 1693,
                                    "bytes": 1864
                                },
                                {
                                    "ts": 1707,
                                    "bytes": 1627
                                }
                            ],
                            "expires": "Sat, 06 Sep 2025 14:54:11 GMT",
                            "cacheControl": "public, max-age=31536000",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 307,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: fonts.gstatic.com",
                                    ":method: GET",
                                    ":path: \/s\/opensans\/v15\/RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/obsproject.com",
                                    "priority: u=0",
                                    "referer: https:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "x-client-data: CLCCywE="
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=31536000",
                                    "content-length: 9412",
                                    "content-security-policy-report-only: require-trusted-types-for 'script'; report-uri https:\/\/csp.withgoogle.com\/csp\/apps-themes",
                                    "content-type: font\/woff2",
                                    "cross-origin-opener-policy: same-origin; report-to=\"apps-themes\"",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "expires: Sat, 06 Sep 2025 14:54:11 GMT",
                                    "last-modified: Wed, 11 Oct 2017 21:49:35 GMT",
                                    "report-to: {\"group\":\"apps-themes\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/apps-themes\"}]}",
                                    "server: sffe",
                                    "timing-allow-origin: *",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2083,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "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": 31536000,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 1163,
                            "socket_group": "pm\/https:\/\/fonts.gstatic.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 322,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 40,
                                    "GPOS": 16,
                                    "GSUB": 26,
                                    "OS\/2": 96,
                                    "cmap": 134,
                                    "cvt ": 162,
                                    "fpgm": 1972,
                                    "gasp": 16,
                                    "glyf": 10832,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 544,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 474,
                                    "post": 1343,
                                    "prep": 265
                                },
                                "names": {
                                    "0": "Digitized data copyright \u00a9 2010-2011, Google Corporation.",
                                    "1": "Open Sans",
                                    "2": "Regular",
                                    "3": "1.10;1ASC;OpenSans-Regular",
                                    "4": "Open Sans Regular",
                                    "5": "Version 1.10",
                                    "6": "OpenSans-Regular",
                                    "14": "http:\/\/www.apache.org\/licenses\/LICENSE-2.0"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 1206,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 1434,
                                    "ySubscriptYSize": 1331,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 287,
                                    "ySuperscriptXSize": 1434,
                                    "ySuperscriptYSize": 1331,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 977,
                                    "yStrikeoutSize": 102,
                                    "yStrikeoutPosition": 497,
                                    "sFamilyClass": 2050,
                                    "ulUnicodeRange1": 512,
                                    "ulUnicodeRange2": 8,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "1ASC",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 1024,
                                    "usLastCharIndex": 8470,
                                    "sTypoAscender": 1567,
                                    "sTypoDescender": -492,
                                    "sTypoLineGap": 132,
                                    "usWinAscent": 2189,
                                    "usWinDescent": 600,
                                    "ulCodePageRange1": 536871327,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 1096,
                                    "sCapHeight": 1462,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 2,
                                        "bSerifStyle": 11,
                                        "bWeight": 6,
                                        "bProportion": 6,
                                        "bContrast": 3,
                                        "bStrokeVariation": 5,
                                        "bArmStyle": 4,
                                        "bLetterForm": 2,
                                        "bMidline": 2,
                                        "bXHeight": 4
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -154,
                                    "underlineThickness": 102,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        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,
                                        1168,
                                        1169,
                                        1200,
                                        1201,
                                        8470
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "latn": []
                                    },
                                    "GPOS": []
                                },
                                "counts": {
                                    "num_cmap_codepoints": 101,
                                    "num_glyphs": 137
                                }
                            },
                            "load_end": 1707,
                            "ttfb_start": 1179,
                            "ttfb_end": 1664,
                            "download_start": 1664,
                            "download_end": 1707,
                            "download_ms": 43,
                            "all_start": 1179,
                            "all_end": 1707,
                            "all_ms": 528,
                            "index": 31,
                            "number": 32
                        },
                        {
                            "type": 3,
                            "id": "93336.81",
                            "request_id": "93336.81",
                            "ip_addr": "142.250.185.200",
                            "full_url": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-3C9PHRV452&l=dataLayer&cx=c",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.googletagmanager.com",
                            "url": "\/gtag\/js?id=G-3C9PHRV452&l=dataLayer&cx=c",
                            "raw_id": "93336.81",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 1191,
                            "ttfb_ms": 296,
                            "load_start": 1216,
                            "load_start_float": 1216.0003280000001,
                            "bytesIn": 98960,
                            "objectSize": 98960,
                            "objectSizeUncompressed": 289705,
                            "chunks": [
                                {
                                    "ts": 1515,
                                    "bytes": 1177,
                                    "inflated": 2584
                                },
                                {
                                    "ts": 1522,
                                    "bytes": 1186,
                                    "inflated": 4166
                                },
                                {
                                    "ts": 1528,
                                    "bytes": 2372,
                                    "inflated": 12924
                                },
                                {
                                    "ts": 1535,
                                    "bytes": 2244,
                                    "inflated": 11491
                                },
                                {
                                    "ts": 1539,
                                    "bytes": 2363,
                                    "inflated": 6196
                                },
                                {
                                    "ts": 1553,
                                    "bytes": 2372,
                                    "inflated": 6765
                                },
                                {
                                    "ts": 1559,
                                    "bytes": 2372,
                                    "inflated": 5836
                                },
                                {
                                    "ts": 1567,
                                    "bytes": 2262,
                                    "inflated": 7593
                                },
                                {
                                    "ts": 1572,
                                    "bytes": 2372,
                                    "inflated": 9704
                                },
                                {
                                    "ts": 1581,
                                    "bytes": 2372,
                                    "inflated": 6053
                                },
                                {
                                    "ts": 1585,
                                    "bytes": 2271,
                                    "inflated": 5724
                                },
                                {
                                    "ts": 1590,
                                    "bytes": 2363,
                                    "inflated": 7535
                                },
                                {
                                    "ts": 1598,
                                    "bytes": 2372,
                                    "inflated": 5665
                                },
                                {
                                    "ts": 1603,
                                    "bytes": 2372,
                                    "inflated": 6353
                                },
                                {
                                    "ts": 1607,
                                    "bytes": 2262,
                                    "inflated": 5739
                                },
                                {
                                    "ts": 1615,
                                    "bytes": 2372,
                                    "inflated": 6134
                                },
                                {
                                    "ts": 1619,
                                    "bytes": 2372,
                                    "inflated": 7227
                                },
                                {
                                    "ts": 1626,
                                    "bytes": 1186,
                                    "inflated": 3141
                                },
                                {
                                    "ts": 1811,
                                    "bytes": 1085,
                                    "inflated": 3040
                                },
                                {
                                    "ts": 1887,
                                    "bytes": 1177,
                                    "inflated": 3273
                                },
                                {
                                    "ts": 1918,
                                    "bytes": 4744,
                                    "inflated": 13104
                                },
                                {
                                    "ts": 1923,
                                    "bytes": 2271,
                                    "inflated": 5858
                                },
                                {
                                    "ts": 1958,
                                    "bytes": 2363,
                                    "inflated": 5737
                                },
                                {
                                    "ts": 1965,
                                    "bytes": 4744,
                                    "inflated": 13306
                                },
                                {
                                    "ts": 1978,
                                    "bytes": 2262,
                                    "inflated": 6284
                                },
                                {
                                    "ts": 1991,
                                    "bytes": 2372,
                                    "inflated": 6405
                                },
                                {
                                    "ts": 2000,
                                    "bytes": 2372,
                                    "inflated": 6200
                                },
                                {
                                    "ts": 2004,
                                    "bytes": 2259,
                                    "inflated": 6752
                                },
                                {
                                    "ts": 2013,
                                    "bytes": 2363,
                                    "inflated": 6384
                                },
                                {
                                    "ts": 2022,
                                    "bytes": 2372,
                                    "inflated": 6665
                                },
                                {
                                    "ts": 2030,
                                    "bytes": 2372,
                                    "inflated": 6530
                                },
                                {
                                    "ts": 2041,
                                    "bytes": 2262,
                                    "inflated": 6329
                                },
                                {
                                    "ts": 2044,
                                    "bytes": 2372,
                                    "inflated": 7121
                                },
                                {
                                    "ts": 2052,
                                    "bytes": 2372,
                                    "inflated": 6495
                                },
                                {
                                    "ts": 2176,
                                    "bytes": 1186,
                                    "inflated": 3321
                                },
                                {
                                    "ts": 2287,
                                    "bytes": 1085,
                                    "inflated": 3143
                                },
                                {
                                    "ts": 2306,
                                    "bytes": 2363,
                                    "inflated": 6443
                                },
                                {
                                    "ts": 2314,
                                    "bytes": 2372,
                                    "inflated": 6224
                                },
                                {
                                    "ts": 2333,
                                    "bytes": 2372,
                                    "inflated": 6421
                                },
                                {
                                    "ts": 2342,
                                    "bytes": 2262,
                                    "inflated": 6106
                                },
                                {
                                    "ts": 2358,
                                    "bytes": 1186,
                                    "inflated": 3451
                                },
                                {
                                    "ts": 2371,
                                    "bytes": 2372,
                                    "inflated": 7566
                                },
                                {
                                    "ts": 2395,
                                    "bytes": 3457,
                                    "inflated": 12547
                                },
                                {
                                    "ts": 2407,
                                    "bytes": 1881,
                                    "inflated": 4170
                                }
                            ],
                            "expires": "Fri, 06 Sep 2024 14:54:11 GMT",
                            "cacheControl": "private, max-age=900",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 128,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.googletagmanager.com\/gtag\/js?id=UA-34644124-1",
                            "initiator_line": "87",
                            "initiator_column": "492",
                            "initiator_type": "script",
                            "initiator_function": "xc",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.googletagmanager.com",
                                    ":method: GET",
                                    ":path: \/gtag\/js?id=G-3C9PHRV452&l=dataLayer&cx=c",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: Cache-Control",
                                    "access-control-allow-origin: *",
                                    "cache-control: private, max-age=900",
                                    "content-encoding: br",
                                    "content-length: 98960",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "expires: Fri, 06 Sep 2024 14:54:11 GMT",
                                    "server: Google Tag Manager",
                                    "strict-transport-security: max-age=31536000; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-xss-protection: 0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1813,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 98960,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 900,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 1214,
                            "socket_group": "https:\/\/www.googletagmanager.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 328,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 2407,
                            "ttfb_start": 1216,
                            "ttfb_end": 1512,
                            "download_start": 1512,
                            "download_end": 2407,
                            "download_ms": 895,
                            "all_start": 1216,
                            "all_end": 2407,
                            "all_ms": 1191,
                            "index": 32,
                            "number": 33,
                            "cpuTimes": {
                                "EvaluateScript": 51,
                                "v8.compile": 8,
                                "FunctionCall": 2
                            },
                            "cpu.EvaluateScript": 51,
                            "cpu.v8.compile": 8,
                            "cpu.FunctionCall": 2,
                            "cpuTime": 60,
                            "js_timing": [
                                [
                                    2451.1729999999998,
                                    2501.893
                                ],
                                [
                                    2451.1979999999999,
                                    2458.9389999999999
                                ],
                                [
                                    2555.6129999999998,
                                    2555.7339999999999
                                ],
                                [
                                    2555.7759999999998,
                                    2555.9720000000002
                                ],
                                [
                                    2555.9960000000001,
                                    2556.0120000000002
                                ],
                                [
                                    2556.0279999999998,
                                    2556.038
                                ],
                                [
                                    2556.0529999999999,
                                    2556.0610000000001
                                ],
                                [
                                    2556.076,
                                    2556.085
                                ],
                                [
                                    2556.0999999999999,
                                    2556.1100000000001
                                ],
                                [
                                    2556.1419999999998,
                                    2556.1579999999999
                                ],
                                [
                                    2556.1759999999999,
                                    2556.1849999999999
                                ],
                                [
                                    2556.1999999999998,
                                    2556.913
                                ],
                                [
                                    2556.9540000000002,
                                    2556.9789999999998
                                ],
                                [
                                    2556.9949999999999,
                                    2557.0160000000001
                                ],
                                [
                                    2557.0419999999999,
                                    2557.2800000000002
                                ],
                                [
                                    2557.3130000000001,
                                    2557.3319999999999
                                ],
                                [
                                    2557.348,
                                    2557.3600000000001
                                ],
                                [
                                    2557.377,
                                    2557.4110000000001
                                ],
                                [
                                    2557.4389999999999,
                                    2557.4589999999998
                                ],
                                [
                                    2557.4749999999999,
                                    2557.538
                                ],
                                [
                                    2558.0520000000001,
                                    2558.0659999999998
                                ],
                                [
                                    2558.0839999999998,
                                    2558.0920000000001
                                ],
                                [
                                    2558.1060000000002,
                                    2558.1129999999998
                                ],
                                [
                                    3538.8620000000001,
                                    3538.9340000000002
                                ],
                                [
                                    3539.0830000000001,
                                    3539.1950000000002
                                ],
                                [
                                    3544.6570000000002,
                                    3544.7249999999999
                                ],
                                [
                                    3544.8339999999998,
                                    3544.8449999999998
                                ]
                            ],
                            "blockingTime": 50.720000000000255
                        },
                        {
                            "type": 3,
                            "id": "93336.82",
                            "request_id": "93336.82",
                            "ip_addr": "142.250.186.46",
                            "full_url": "https:\/\/www.google-analytics.com\/analytics.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.google-analytics.com",
                            "url": "\/analytics.js",
                            "raw_id": "93336.82",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 435,
                            "ttfb_ms": 298,
                            "load_start": 2390,
                            "load_start_float": 2390.0003339999998,
                            "bytesIn": 18790,
                            "objectSize": 18790,
                            "objectSizeUncompressed": 52916,
                            "chunks": [
                                {
                                    "ts": 2691,
                                    "bytes": 1177,
                                    "inflated": 1906
                                },
                                {
                                    "ts": 2694,
                                    "bytes": 1186,
                                    "inflated": 3320
                                },
                                {
                                    "ts": 2702,
                                    "bytes": 2372,
                                    "inflated": 6462
                                },
                                {
                                    "ts": 2715,
                                    "bytes": 2372,
                                    "inflated": 6759
                                },
                                {
                                    "ts": 2729,
                                    "bytes": 2262,
                                    "inflated": 6575
                                },
                                {
                                    "ts": 2747,
                                    "bytes": 2372,
                                    "inflated": 6910
                                },
                                {
                                    "ts": 2761,
                                    "bytes": 2372,
                                    "inflated": 7170
                                },
                                {
                                    "ts": 2817,
                                    "bytes": 2271,
                                    "inflated": 6470
                                },
                                {
                                    "ts": 2825,
                                    "bytes": 2406,
                                    "inflated": 7344
                                }
                            ],
                            "expires": "Fri, 06 Sep 2024 16:20:28 GMT",
                            "cacheControl": "public, max-age=7200",
                            "contentType": "text\/javascript",
                            "contentEncoding": "br",
                            "socket": 348,
                            "protocol": "HTTP\/2",
                            "dns_start": 1251,
                            "dns_end": 1588,
                            "connect_start": 1588,
                            "connect_end": 2007,
                            "ssl_start": 2007,
                            "ssl_end": 2389,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.google-analytics.com",
                                "sanList": [
                                    "*.google-analytics.com",
                                    "region1.app-measurement.com",
                                    "app-measurement.com",
                                    "region1.att.app-measurement.com",
                                    "att.app-measurement.com",
                                    "region1.analytics.app-measurement.com",
                                    "analytics.app-measurement.com",
                                    "region1.app-analytics-services-att.com",
                                    "app-analytics-services-att.com",
                                    "region1.app-analytics-services.com",
                                    "app-analytics-services.com",
                                    "google-analytics.com",
                                    "region1.google-analytics.com",
                                    "ssl.google-analytics.com",
                                    "www.google-analytics.com",
                                    "region1.analytics.google.com",
                                    "googletagmanager.com",
                                    "www.googletagmanager.com",
                                    "urchin.com",
                                    "service.urchin.com",
                                    "fps.goog",
                                    "*.fps.goog",
                                    "googleoptimize.com",
                                    "www.googleoptimize.com"
                                ],
                                "issuer": "WR2",
                                "validFrom": 1723444424,
                                "validTo": 1730702023,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1723448025432,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100E2B4030F8C0FA31D1B50E92A1717E238E547F0B291E91FC7D0F54F8C72FBF9D0022100DEF65F15E3EC9B876222A232117596AAAF3222B1F63B4615C6F8BF183FA24CAC"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2024' Log",
                                        "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                        "timestamp": 1723448025479,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100C44F51B0FE62F19A7ED1EBD7A67F1B4C44203F26E24E83E3060A1A5560FBA2AC02210082EA28983D07BDFC693196E5FD8AEA98C537DFED1EFF457064AB1E628A9D943E"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.googletagmanager.com\/gtag\/js?id=UA-34644124-1",
                            "initiator_line": "87",
                            "initiator_column": "492",
                            "initiator_type": "script",
                            "initiator_function": "xc",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.google-analytics.com",
                                    ":method: GET",
                                    ":path: \/analytics.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "age: 2025",
                                    "cache-control: public, max-age=7200",
                                    "content-encoding: br",
                                    "content-length: 18790",
                                    "content-type: text\/javascript",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:20:28 GMT",
                                    "expires: Fri, 06 Sep 2024 16:20:28 GMT",
                                    "last-modified: Tue, 12 Dec 2023 18:09:08 GMT",
                                    "server: Golfe2",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1729,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 337,
                            "connect_ms": 419,
                            "ssl_ms": 382,
                            "gzip_total": 18790,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 5175,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 1241,
                            "socket_group": "https:\/\/www.google-analytics.com <https:\/\/obsproject.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": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 334,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGwTCCBamgAwIBAgIRAMP8OXYKCPH9CuXdiQ52HtowDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IyMB4XDTI0MDgxMjA2MzM0NFoXDTI0MTEwNDA2MzM0M1owITEf\nMB0GA1UEAwwWKi5nb29nbGUtYW5hbHl0aWNzLmNvbTBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABCMowCouNjdF\/VOnLeSB1R6fBN7nBlslEDtPyNzBpGWXSp22A\/dc\nOJrrbxjvI35teCrG5R857UcORIuM8IelUROjggSjMIIEnzAOBgNVHQ8BAf8EBAMC\nB4AwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH\/BAIwADAdBgNVHQ4EFgQU\nupac\/2ueOfaxUsLc9osLscmLbrcwHwYDVR0jBBgwFoAU3hse7XkV1D43JMMhu+w0\nOW1CsjAwWAYIKwYBBQUHAQEETDBKMCEGCCsGAQUFBzABhhVodHRwOi8vby5wa2ku\nZ29vZy93cjIwJQYIKwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dyMi5jcnQw\nggJ3BgNVHREEggJuMIICaoIWKi5nb29nbGUtYW5hbHl0aWNzLmNvbYIbcmVnaW9u\nMS5hcHAtbWVhc3VyZW1lbnQuY29tghNhcHAtbWVhc3VyZW1lbnQuY29tgh9yZWdp\nb24xLmF0dC5hcHAtbWVhc3VyZW1lbnQuY29tghdhdHQuYXBwLW1lYXN1cmVtZW50\nLmNvbYIlcmVnaW9uMS5hbmFseXRpY3MuYXBwLW1lYXN1cmVtZW50LmNvbYIdYW5h\nbHl0aWNzLmFwcC1tZWFzdXJlbWVudC5jb22CJnJlZ2lvbjEuYXBwLWFuYWx5dGlj\ncy1zZXJ2aWNlcy1hdHQuY29tgh5hcHAtYW5hbHl0aWNzLXNlcnZpY2VzLWF0dC5j\nb22CInJlZ2lvbjEuYXBwLWFuYWx5dGljcy1zZXJ2aWNlcy5jb22CGmFwcC1hbmFs\neXRpY3Mtc2VydmljZXMuY29tghRnb29nbGUtYW5hbHl0aWNzLmNvbYIccmVnaW9u\nMS5nb29nbGUtYW5hbHl0aWNzLmNvbYIYc3NsLmdvb2dsZS1hbmFseXRpY3MuY29t\nghh3d3cuZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJlZ2lvbjEuYW5hbHl0aWNzLmdv\nb2dsZS5jb22CFGdvb2dsZXRhZ21hbmFnZXIuY29tghh3d3cuZ29vZ2xldGFnbWFu\nYWdlci5jb22CCnVyY2hpbi5jb22CEnNlcnZpY2UudXJjaGluLmNvbYIIZnBzLmdv\nb2eCCiouZnBzLmdvb2eCEmdvb2dsZW9wdGltaXplLmNvbYIWd3d3Lmdvb2dsZW9w\ndGltaXplLmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8ELzAtMCugKaAn\nhiVodHRwOi8vYy5wa2kuZ29vZy93cjIvb1E2bnlyOEYwbTAuY3JsMIIBBgYKKwYB\nBAHWeQIEAgSB9wSB9ADyAHcA7s3QZNXbGs7FXLedtM0TojKHRny87N7DUUhZRnEf\ntZsAAAGRRYHhWAAABAMASDBGAiEA4rQDD4wPox0bUOkqFxfiOOVH8LKR6R\/H0PVP\njHL7+dACIQDe9l8V4+ybh2IiojIRdZaqrzIisfY7RhXG+L8YP6JMrAB3ANq2v2s\/\ntbYin5vCu1xr6HCRcWy7UYSFNL2kPTBI1\/urAAABkUWB4YcAAAQDAEgwRgIhAMRP\nUbD+YvGaftHr16Z\/G0xEID8m4k6D4wYKGlVg+6KsAiEAguoomD0HvfxpMZbl\/Yrq\nmMU33+0e\/0VwZKseYoqdlD4wDQYJKoZIhvcNAQELBQADggEBAKEaFh7Z9F112yjC\nuJskTgsqTHs37DnJQfYfBnnX3dzXI2TJIj5X6YC4UoSASxeLtQ69azzNzlicEeGP\n2ndgyzYc6aJc0K5j7n1c6Q7N0F2uczvFGPVnGrUbrTyBoTznHuh1fxJw5d12ehpK\ny8xPHHaPg5zcpLYJTWXqfyrzXuUnf6nRxg\/8BWdGiiJ8PLnElYoDzfu3o5oS1zuw\nMD8hMkyMoDvMiuevvT64XF30Ko7XtFyXP3sBOgQVN8aWsS\/BfC52WMj\/RP4y3dm3\nKW2UgCIh54wWh4jOGqK9SVfYSD7hynbqYHZ+cu2FG2iT60qpfQ9sMh86rrWTJkjU\nvre\/d8o=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 2825,
                            "ttfb_start": 2390,
                            "ttfb_end": 2688,
                            "download_start": 2688,
                            "download_end": 2825,
                            "download_ms": 137,
                            "all_start": 1251,
                            "all_end": 2825,
                            "all_ms": 1573,
                            "index": 33,
                            "number": 34,
                            "cpuTimes": {
                                "EvaluateScript": 18,
                                "v8.compile": 2,
                                "FunctionCall": 0
                            },
                            "cpu.EvaluateScript": 18,
                            "cpu.v8.compile": 2,
                            "cpu.FunctionCall": 0,
                            "cpuTime": 20,
                            "js_timing": [
                                [
                                    2864.5749999999998,
                                    2882.2269999999999
                                ],
                                [
                                    2864.5999999999999,
                                    2866.0999999999999
                                ],
                                [
                                    2993.971,
                                    2994.1239999999998
                                ],
                                [
                                    2994.154,
                                    2994.1619999999998
                                ],
                                [
                                    2994.422,
                                    2994.7359999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "93336.83",
                            "request_id": "93336.83",
                            "ip_addr": "142.250.186.46",
                            "full_url": "https:\/\/www.google-analytics.com\/g\/collect?v=2&tid=G-3C9PHRV452&gtm=45je4940v885748203za200&_p=1725634451380&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=0&cid=2097539913.1725634453&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B128.0.0.0%7CGoogle%2520Chrome%3B128.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AAAI&_s=1&sid=1725634453&sct=1&seg=0&dl=https%3A%2F%2Fobsproject.com%2F&dt=Open%20Broadcaster%20Software%20%7C%20OBS&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2509",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "www.google-analytics.com",
                            "url": "\/g\/collect?v=2&tid=G-3C9PHRV452&gtm=45je4940v885748203za200&_p=1725634451380&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=0&cid=2097539913.1725634453&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B128.0.0.0%7CGoogle%2520Chrome%3B128.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AAAI&_s=1&sid=1725634453&sct=1&seg=0&dl=https%3A%2F%2Fobsproject.com%2F&dt=Open%20Broadcaster%20Software%20%7C%20OBS&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2509",
                            "raw_id": "93336.83",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 204,
                            "request_type": "Fetch",
                            "load_ms": 326,
                            "ttfb_ms": 326,
                            "load_start": 2509,
                            "load_start_float": 2509.0003630000001,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                            "cacheControl": "no-cache, no-store, must-revalidate",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 348,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-3C9PHRV452&l=dataLayer&cx=c",
                            "initiator_line": "190",
                            "initiator_column": "212",
                            "initiator_type": "script",
                            "initiator_function": "Lc",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.google-analytics.com",
                                    ":method: POST",
                                    ":path: \/g\/collect?v=2&tid=G-3C9PHRV452&gtm=45je4940v885748203za200&_p=1725634451380&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=0&cid=2097539913.1725634453&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B128.0.0.0%7CGoogle%2520Chrome%3B128.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AAAI&_s=1&sid=1725634453&sct=1&seg=0&dl=https%3A%2F%2Fobsproject.com%2F&dt=Open%20Broadcaster%20Software%20%7C%20OBS&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2509",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 0",
                                    "origin: https:\/\/obsproject.com",
                                    "priority: u=1, i",
                                    "referer: https:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/obsproject.com",
                                    "cache-control: no-cache, no-store, must-revalidate",
                                    "content-length: 0",
                                    "content-type: text\/plain",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:54:13 GMT",
                                    "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                    "pragma: no-cache",
                                    "server: Golfe2",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 3406,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "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": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 2508,
                            "socket_group": "https:\/\/www.google-analytics.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "netlog_id": 363,
                            "server_port": "443",
                            "load_end": 2835,
                            "ttfb_start": 2509,
                            "ttfb_end": 2835,
                            "download_start": 2835,
                            "download_end": 2835,
                            "download_ms": 0,
                            "all_start": 2509,
                            "all_end": 2835,
                            "all_ms": 326,
                            "index": 34,
                            "number": 35
                        },
                        {
                            "type": 3,
                            "id": "93336.84",
                            "request_id": "93336.84",
                            "ip_addr": "142.250.186.46",
                            "full_url": "https:\/\/www.google-analytics.com\/j\/collect?v=1&_v=j101&aip=1&a=1508863006&t=pageview&_s=1&dl=https%3A%2F%2Fobsproject.com%2F&ul=en-us&de=UTF-8&dt=Open%20Broadcaster%20Software%20%7C%20OBS&sd=24-bit&sr=1920x1200&vp=1905x993&je=0&_u=YADAAUABAAAAACAAI~&jid=1338751354&gjid=506122256&cid=2097539913.1725634453&tid=UA-34644124-1&_gid=565725067.1725634454&_r=1&gtm=457e4940za200&gcd=13l3l3l3l1l1&dma=0&tag_exp=0&jsscut=1&z=1264969114",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "www.google-analytics.com",
                            "url": "\/j\/collect?v=1&_v=j101&aip=1&a=1508863006&t=pageview&_s=1&dl=https%3A%2F%2Fobsproject.com%2F&ul=en-us&de=UTF-8&dt=Open%20Broadcaster%20Software%20%7C%20OBS&sd=24-bit&sr=1920x1200&vp=1905x993&je=0&_u=YADAAUABAAAAACAAI~&jid=1338751354&gjid=506122256&cid=2097539913.1725634453&tid=UA-34644124-1&_gid=565725067.1725634454&_r=1&gtm=457e4940za200&gcd=13l3l3l3l1l1&dma=0&tag_exp=0&jsscut=1&z=1264969114",
                            "raw_id": "93336.84",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 99,
                            "ttfb_ms": 96,
                            "load_start": 2858,
                            "load_start_float": 2858.0003750000001,
                            "bytesIn": 1,
                            "objectSize": 1,
                            "objectSizeUncompressed": 1,
                            "chunks": [
                                {
                                    "ts": 2957,
                                    "bytes": 1
                                }
                            ],
                            "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                            "cacheControl": "no-cache, no-store, must-revalidate",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 348,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.google-analytics.com\/analytics.js",
                            "initiator_line": "35",
                            "initiator_column": "31",
                            "initiator_type": "script",
                            "initiator_function": "wd",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.google-analytics.com",
                                    ":method: POST",
                                    ":path: \/j\/collect?v=1&_v=j101&aip=1&a=1508863006&t=pageview&_s=1&dl=https%3A%2F%2Fobsproject.com%2F&ul=en-us&de=UTF-8&dt=Open%20Broadcaster%20Software%20%7C%20OBS&sd=24-bit&sr=1920x1200&vp=1905x993&je=0&_u=YADAAUABAAAAACAAI~&jid=1338751354&gjid=506122256&cid=2097539913.1725634453&tid=UA-34644124-1&_gid=565725067.1725634454&_r=1&gtm=457e4940za200&gcd=13l3l3l3l1l1&dma=0&tag_exp=0&jsscut=1&z=1264969114",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 0",
                                    "content-type: text\/plain",
                                    "origin: https:\/\/obsproject.com",
                                    "priority: u=1, i",
                                    "referer: https:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/obsproject.com",
                                    "cache-control: no-cache, no-store, must-revalidate",
                                    "content-length: 1",
                                    "content-type: text\/plain",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:54:13 GMT",
                                    "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                    "last-modified: Sun, 17 May 1998 03:00:00 GMT",
                                    "pragma: no-cache",
                                    "server: Golfe2",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 3175,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "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": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 2855,
                            "socket_group": "https:\/\/www.google-analytics.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 375,
                            "server_port": "443",
                            "load_end": 2957,
                            "ttfb_start": 2858,
                            "ttfb_end": 2954,
                            "download_start": 2954,
                            "download_end": 2957,
                            "download_ms": 3,
                            "all_start": 2858,
                            "all_end": 2957,
                            "all_ms": 99,
                            "index": 35,
                            "number": 36
                        },
                        {
                            "type": 3,
                            "id": "93336.85",
                            "request_id": "93336.85",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/favicon-32x32.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/favicon-32x32.png",
                            "raw_id": "93336.85",
                            "frame_id": "9297436BF3FBC9711C8B4B84EE58C27F",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Other",
                            "load_ms": 124,
                            "ttfb_ms": 122,
                            "load_start": 3513,
                            "load_start_float": 3513.0003820000002,
                            "bytesIn": 2441,
                            "objectSize": 2441,
                            "objectSizeUncompressed": 2441,
                            "chunks": [
                                {
                                    "ts": 3637,
                                    "bytes": 2441
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 87,
                            "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: obsproject.com",
                                    ":method: GET",
                                    ":path: \/favicon-32x32.png",
                                    ":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",
                                    "cookie: _ga_3C9PHRV452=GS1.1.1725634453.1.0.1725634453.0.0.0; _ga=GA1.2.2097539913.1725634453; _gid=GA1.2.565725067.1725634454; _gat_gtag_UA_34644124_1=1",
                                    "priority: u=1, i",
                                    "referer: https:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 2441",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:54:14 GMT",
                                    "etag: \"580016c8-989\"",
                                    "last-modified: Thu, 13 Oct 2016 23:20:40 GMT",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2428,
                            "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": 2441,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 3511,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 55,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 382,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "2.4 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 32,
                                        "ImageHeight": 32,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced"
                                    },
                                    "Composite": {
                                        "ImageSize": "32x32",
                                        "Megapixels": 0.001
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 32,
                                        "height": 32,
                                        "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": 1024,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 108.861,
                                            "standardDeviation": 89.054599999999994,
                                            "kurtosis": -1.5258700000000001,
                                            "skewness": 0.41772100000000001,
                                            "entropy": 0.72825399999999996
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 71.859399999999994,
                                            "standardDeviation": 107.998,
                                            "kurtosis": -0.96975299999999998,
                                            "skewness": -0.95911800000000003,
                                            "entropy": 0.35919200000000001
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 84.506799999999998,
                                            "standardDeviation": 82.552400000000006,
                                            "kurtosis": -0.82343900000000003,
                                            "skewness": 0.82912600000000003,
                                            "entropy": 0.85265999999999997
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 83.025400000000005,
                                            "standardDeviation": 83.220100000000002,
                                            "kurtosis": -0.82235899999999995,
                                            "skewness": 0.83989800000000003,
                                            "entropy": 0.85033000000000003
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 84.770499999999998,
                                            "standardDeviation": 82.448099999999997,
                                            "kurtosis": -0.82355100000000003,
                                            "skewness": 0.82682800000000001,
                                            "entropy": 0.85083500000000001
                                        }
                                    },
                                    "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": 32,
                                        "height": 32,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:54:14+00:00",
                                        "date:modify": "2024-09-06T14:54:14+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "6",
                                        "png:IHDR.color_type": "6 (RGBA)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "32, 32",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "7dd0d2ef8fd871d7f69d4f2787943b72024611876ef7bbf9d94ad52eaf7736c0"
                                    },
                                    "tainted": false,
                                    "filesize": "2441B",
                                    "numberPixels": "1024",
                                    "pixelsPerSecond": "914654B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 3637,
                            "ttfb_start": 3513,
                            "ttfb_end": 3635,
                            "download_start": 3635,
                            "download_end": 3637,
                            "download_ms": 2,
                            "all_start": 3513,
                            "all_end": 3637,
                            "all_ms": 124,
                            "index": 36,
                            "number": 37
                        }
                    ],
                    "requestsFull": 37,
                    "requestsDoc": 37,
                    "responses_200": 36,
                    "responses_404": 0,
                    "responses_other": 1,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 0,
                    "optimization_checked": 1,
                    "main_frame": "9297436BF3FBC9711C8B4B84EE58C27F",
                    "loadEventStart": 3505,
                    "loadEventEnd": 3505,
                    "domContentLoadedEventStart": 1161,
                    "domContentLoadedEventEnd": 1161,
                    "URL": "https:\/\/obsproject.com\/",
                    "connections": 5,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "D6B954C9A7E2259C61C0C74ED269EEBF",
                    "final_url": "https:\/\/obsproject.com\/",
                    "domInteractive": 1160,
                    "firstPaint": 1128.2999999998137,
                    "firstContentfulPaint": 1162,
                    "firstImagePaint": 1162,
                    "firstMeaningfulPaint": 2016,
                    "renderBlockingCSS": 1,
                    "renderBlockingJS": 0,
                    "TTFB": 429,
                    "basePageSSLTime": 146,
                    "score_cache": 62,
                    "score_cdn": 25,
                    "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": 213971,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 1409050,
                    "image_savings": 0,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 9,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 1,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 19,
                        "ParseAuthorStyleSheet": 4,
                        "EvaluateScript": 78,
                        "v8.compile": 16,
                        "UpdateLayoutTree": 23,
                        "Layout": 501,
                        "ResourceChangePriority": 0,
                        "PrePaint": 18,
                        "Paint": 10,
                        "Layerize": 4,
                        "MarkDOMContent": 0,
                        "MarkLoad": 0,
                        "TimerFire": 1,
                        "FunctionCall": 41,
                        "HitTest": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                        "XHRReadyStateChange": 1,
                        "XHRLoad": 0,
                        "Idle": 2908
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 9,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 1,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 18,
                        "ParseAuthorStyleSheet": 4,
                        "EvaluateScript": 78,
                        "v8.compile": 16,
                        "UpdateLayoutTree": 23,
                        "Layout": 501,
                        "ResourceChangePriority": 0,
                        "PrePaint": 18,
                        "Paint": 10,
                        "Layerize": 4,
                        "MarkDOMContent": 0,
                        "MarkLoad": 0,
                        "TimerFire": 1,
                        "FunctionCall": 38,
                        "HitTest": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                        "XHRReadyStateChange": 1,
                        "XHRLoad": 0,
                        "Idle": 2815
                    },
                    "cpu.ParseHTML": 9,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "cpu.EventDispatch": 1,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 19,
                    "cpu.ParseAuthorStyleSheet": 4,
                    "cpu.EvaluateScript": 78,
                    "cpu.v8.compile": 16,
                    "cpu.UpdateLayoutTree": 23,
                    "cpu.Layout": 501,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.PrePaint": 18,
                    "cpu.Paint": 10,
                    "cpu.Layerize": 4,
                    "cpu.MarkDOMContent": 0,
                    "cpu.MarkLoad": 0,
                    "cpu.TimerFire": 1,
                    "cpu.FunctionCall": 41,
                    "cpu.HitTest": 0,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "cpu.MinorGC": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE": 0,
                    "cpu.V8.GC_SCAVENGER": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
                    "cpu.Parallel scavenge started": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                    "cpu.XHRReadyStateChange": 1,
                    "cpu.XHRLoad": 0,
                    "cpu.Idle": 2908,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1725634447.6147339,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1725634450.6612051,
                    "browserVersion": "128.0.0.0",
                    "browser_version": "128.0.0.0",
                    "fullyLoadedCPUms": 4130,
                    "fullyLoadedCPUpct": 35.664939550951082,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "9297436BF3FBC9711C8B4B84EE58C27F",
                                    "loaderId": "39CBAC96B959646685547BD55BC6AACA"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/obsproject.com",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/obsproject.com\/",
                    "document_hostname": "obsproject.com",
                    "document_origin": "https:\/\/obsproject.com",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 275,
                    "domComplete": 3505,
                    "PerformancePaintTiming.first-paint": 1128.2999999998137,
                    "PerformancePaintTiming.first-contentful-paint": 1128.2999999998137,
                    "origin_dns": {
                        "ns": [
                            "alberto.ns.cloudflare.com.",
                            "blakely.ns.cloudflare.com."
                        ],
                        "mx": [
                            "1 aspmx.l.google.com.",
                            "10 alt3.aspmx.l.google.com.",
                            "10 alt4.aspmx.l.google.com.",
                            "5 alt1.aspmx.l.google.com.",
                            "5 alt2.aspmx.l.google.com."
                        ],
                        "txt": [
                            "\"google-site-verification=P5-NBKuGD91utZwdEJKvyrw0U88bf-UcQm9p3YXd7EU\"",
                            "\"google-site-verification=RVWGbLVqTF68DFYGuM_rLbAhAQShAiUgNHVcINmJ5QY\"",
                            "\"google-site-verification=VtX54G0LRy6Hr5ToqJLMNjlC0g43j8boMbN3MNWj0l4\"",
                            "\"v=spf1 include:_spf.google.com include:smtp.groovehq.com ip6:2607:5300:60:1567::1 ip4:142.4.216.103 -all\""
                        ],
                        "soa": [
                            "alberto.ns.cloudflare.com. dns.cloudflare.com. 2350011745 10000 2400 604800 1800"
                        ],
                        "https": [
                            "1 . alpn=\"h2\""
                        ],
                        "cname": [],
                        "svcb": []
                    },
                    "detected": {
                        "Payment processors": "PayPal,Patreon",
                        "Widgets": "Patreon",
                        "Security": "HSTS",
                        "Webmail": "Google Workspace",
                        "Email": "Google Workspace",
                        "Analytics": "Google Analytics",
                        "CDN": "Cloudflare",
                        "Miscellaneous": "RSS"
                    },
                    "detected_apps": {
                        "PayPal": "",
                        "Patreon": "",
                        "HSTS": "",
                        "Google Workspace": "",
                        "Google Analytics": "",
                        "Cloudflare": "",
                        "RSS": ""
                    },
                    "detected_technologies": {
                        "PayPal": {
                            "name": "PayPal",
                            "description": "PayPal is an online payments system that supports online money transfers and serves as an electronic alternative to traditional paper methods like checks and money orders.",
                            "slug": "paypal",
                            "categories": [
                                {
                                    "id": 41,
                                    "slug": "payment-processors",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Payment processors",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PayPal.svg",
                            "website": "https:\/\/paypal.com",
                            "pricing": [
                                "payg"
                            ],
                            "cpe": "cpe:2.3:a:paypal:paypal:*:*:*:*:*:*:*:*"
                        },
                        "Patreon": {
                            "name": "Patreon",
                            "description": "Patreon is an American membership platform that provides business tools for content creators to run a subscription service.",
                            "slug": "patreon",
                            "categories": [
                                {
                                    "id": 5,
                                    "slug": "widgets",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Widgets",
                                    "priority": 9
                                },
                                {
                                    "id": 41,
                                    "slug": "payment-processors",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Payment processors",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Patreon.svg",
                            "website": "https:\/\/www.patreon.com",
                            "pricing": [
                                "payg"
                            ],
                            "cpe": null
                        },
                        "HSTS": {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        "Google Workspace": {
                            "name": "Google Workspace",
                            "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
                            "slug": "google-workspace",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google.svg",
                            "website": "https:\/\/workspace.google.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Google Analytics": {
                            "name": "Google Analytics",
                            "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                            "slug": "google-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Analytics.svg",
                            "website": "http:\/\/google.com\/analytics",
                            "pricing": [],
                            "cpe": null
                        },
                        "Cloudflare": {
                            "name": "Cloudflare",
                            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                            "slug": "cloudflare",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "http:\/\/www.cloudflare.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "RSS": {
                            "name": "RSS",
                            "description": "RSS is a family of web feed formats used to publish frequently updated works\u2014such as blog entries, news headlines, audio, and video\u2014in a standardized format.",
                            "slug": "rss",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "RSS.svg",
                            "website": "https:\/\/www.rssboard.org\/rss-specification",
                            "pricing": [],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "PayPal",
                            "description": "PayPal is an online payments system that supports online money transfers and serves as an electronic alternative to traditional paper methods like checks and money orders.",
                            "slug": "paypal",
                            "categories": [
                                {
                                    "id": 41,
                                    "slug": "payment-processors",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Payment processors",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PayPal.svg",
                            "website": "https:\/\/paypal.com",
                            "pricing": [
                                "payg"
                            ],
                            "cpe": "cpe:2.3:a:paypal:paypal:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Patreon",
                            "description": "Patreon is an American membership platform that provides business tools for content creators to run a subscription service.",
                            "slug": "patreon",
                            "categories": [
                                {
                                    "id": 5,
                                    "slug": "widgets",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Widgets",
                                    "priority": 9
                                },
                                {
                                    "id": 41,
                                    "slug": "payment-processors",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Payment processors",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Patreon.svg",
                            "website": "https:\/\/www.patreon.com",
                            "pricing": [
                                "payg"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Google Workspace",
                            "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
                            "slug": "google-workspace",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google.svg",
                            "website": "https:\/\/workspace.google.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Google Analytics",
                            "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                            "slug": "google-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Analytics.svg",
                            "website": "http:\/\/google.com\/analytics",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Cloudflare",
                            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                            "slug": "cloudflare",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "http:\/\/www.cloudflare.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "RSS",
                            "description": "RSS is a family of web feed formats used to publish frequently updated works\u2014such as blog entries, news headlines, audio, and video\u2014in a standardized format.",
                            "slug": "rss",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "RSS.svg",
                            "website": "https:\/\/www.rssboard.org\/rss-specification",
                            "pricing": [],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": "serious",
                                "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": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": {
                                                    "role": null,
                                                    "nodeName": "div",
                                                    "messageKey": "noRoleSingular",
                                                    "prohibited": [
                                                        "aria-label"
                                                    ]
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute cannot be used on a div with no valid role attribute."
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<div class=\"latest_icon latest_win\" aria-label=\"Windows\"><\/div>",
                                        "target": [
                                            ".latest_win"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute."
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": {
                                                    "role": null,
                                                    "nodeName": "div",
                                                    "messageKey": "noRoleSingular",
                                                    "prohibited": [
                                                        "aria-label"
                                                    ]
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute cannot be used on a div with no valid role attribute."
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<div class=\"latest_icon latest_mac\" aria-label=\"macOS\"><\/div>",
                                        "target": [
                                            ".latest_mac"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute."
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": {
                                                    "role": null,
                                                    "nodeName": "div",
                                                    "messageKey": "noRoleSingular",
                                                    "prohibited": [
                                                        "aria-label"
                                                    ]
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute cannot be used on a div with no valid role attribute."
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<div class=\"latest_icon latest_lin\" aria-label=\"Linux\"><\/div>",
                                        "target": [
                                            ".latest_lin"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute."
                                    }
                                ]
                            },
                            {
                                "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": "#ffffff",
                                                    "bgColor": "#00a800",
                                                    "contrastRatio": 3.1800000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a href=\"https:\/\/obsproject.com\/contribute\">\n        <i class=\"icon-heart\">Contribute<\/i>\n      <\/a>",
                                                        "target": [
                                                            "#ContributeButton > a"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.18 (foreground color: #ffffff, background color: #00a800, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<i class=\"icon-heart\">Contribute<\/i>",
                                        "target": [
                                            ".icon-heart"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.18 (foreground color: #ffffff, background color: #00a800, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": "critical",
                                "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 does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                                        "target": [
                                            "a[href$=\"obsproject\"] > .icon-discord[src$=\"Discord.svg\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">",
                                        "target": [
                                            ".icon-mastodon"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">",
                                        "target": [
                                            ".demo_obs-window > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img src=\"\/assets\/images\/new_icon_small-r.png\">",
                                        "target": [
                                            ".footer_row:nth-child(1) > .logo > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                                        "target": [
                                            "a[href$=\"discord\"][aria-label=\"OBS Discord\"][target=\"_blank\"] > .icon-discord[src$=\"Discord.svg\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    }
                                ]
                            }
                        ],
                        "passes": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": "serious",
                                "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=\"https:\/\/discord.gg\/obsproject\" target=\"_blank\" aria-label=\"OBS Discord\">\n        <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n      <\/a>",
                                        "target": [
                                            "#DiscordButton > a[href$=\"obsproject\"]"
                                        ]
                                    },
                                    {
                                        "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 rel=\"me\" href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n        <i class=\"icon-twitter\"><\/i>\n      <\/a>",
                                        "target": [
                                            "a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][rel=\"me\"]"
                                        ]
                                    },
                                    {
                                        "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 rel=\"me\" href=\"https:\/\/mastodon.social\/@OBSProject\" target=\"_blank\" aria-label=\"OBS Mastodon\">\n        <img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">\n      <\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS Mastodon\"]"
                                        ]
                                    },
                                    {
                                        "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 rel=\"me\" href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS Studio GitHub\">\n        <i class=\"icon-github\"><\/i>\n      <\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS Studio GitHub\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n            <i class=\"icon-twitter\"><\/i>\n          <\/a>",
                                        "target": [
                                            ".footer_social > a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/facebook.com\/OpenBroadcasterSoftware\" target=\"_blank\" aria-label=\"OBS Facebook\">\n            <i class=\"icon-facebook\"><\/i>\n          <\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS Facebook\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/discord\" target=\"_blank\" aria-label=\"OBS Discord\">\n            <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n          <\/a>",
                                        "target": [
                                            "a[href$=\"discord\"][aria-label=\"OBS Discord\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">\n            <i class=\"icon-github\"><\/i>\n          <\/a>",
                                        "target": [
                                            ".footer_social > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/download\" aria-label=\"Download\">Download<\/a>",
                                        "target": [
                                            ".footer_items:nth-child(1) > a[href$=\"download\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/ideas.obsproject.com\/\" target=\"_blank\" aria-label=\"Feature suggestions\">Ideas<\/a>",
                                        "target": [
                                            "a[href$=\"ideas.obsproject.com\/\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/privacy-policy\" aria-label=\"Privacy Policy\">Privacy Policy<\/a>",
                                        "target": [
                                            "a[href$=\"privacy-policy\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">GitHub<\/a>",
                                        "target": [
                                            ".footer_items:nth-child(2) > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/opencollective.com\/obsproject\" aria-label=\"OBS on Open Collective\">Open Collective<\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS on Open Collective\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/www.patreon.com\/obsproject\/overview\" aria-label=\"OBS on Patreon\">Patreon<\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS on Patreon\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/kb\" aria-label=\"Knowledge Base\">Knowledge Base<\/a>",
                                        "target": [
                                            "a[href=\"\/kb\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/discord\" aria-label=\"Official Discord\">Discord<\/a>",
                                        "target": [
                                            "a[aria-label=\"Official Discord\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/forum\/\" aria-label=\"Forums\">Forums<\/a>",
                                        "target": [
                                            "a[aria-label=\"Forums\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/help\" aria-label=\"Help Portal\">Help Portal<\/a>",
                                        "target": [
                                            "a[aria-label=\"Help Portal\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"newhome\">",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"https:\/\/discord.gg\/obsproject\" target=\"_blank\" aria-label=\"OBS Discord\">\n        <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n      <\/a>",
                                        "target": [
                                            "#DiscordButton > a[href$=\"obsproject\"]"
                                        ]
                                    },
                                    {
                                        "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 rel=\"me\" href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n        <i class=\"icon-twitter\"><\/i>\n      <\/a>",
                                        "target": [
                                            "a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][rel=\"me\"]"
                                        ]
                                    },
                                    {
                                        "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 rel=\"me\" href=\"https:\/\/mastodon.social\/@OBSProject\" target=\"_blank\" aria-label=\"OBS Mastodon\">\n        <img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">\n      <\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS Mastodon\"]"
                                        ]
                                    },
                                    {
                                        "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 rel=\"me\" href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS Studio GitHub\">\n        <i class=\"icon-github\"><\/i>\n      <\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS Studio GitHub\"]"
                                        ]
                                    },
                                    {
                                        "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": "<div class=\"latest_icon latest_win\" aria-label=\"Windows\"><\/div>",
                                        "target": [
                                            ".latest_win"
                                        ]
                                    },
                                    {
                                        "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": "<div class=\"latest_icon latest_mac\" aria-label=\"macOS\"><\/div>",
                                        "target": [
                                            ".latest_mac"
                                        ]
                                    },
                                    {
                                        "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": "<div class=\"latest_icon latest_lin\" aria-label=\"Linux\"><\/div>",
                                        "target": [
                                            ".latest_lin"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n            <i class=\"icon-twitter\"><\/i>\n          <\/a>",
                                        "target": [
                                            ".footer_social > a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/facebook.com\/OpenBroadcasterSoftware\" target=\"_blank\" aria-label=\"OBS Facebook\">\n            <i class=\"icon-facebook\"><\/i>\n          <\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS Facebook\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/discord\" target=\"_blank\" aria-label=\"OBS Discord\">\n            <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n          <\/a>",
                                        "target": [
                                            "a[href$=\"discord\"][aria-label=\"OBS Discord\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">\n            <i class=\"icon-github\"><\/i>\n          <\/a>",
                                        "target": [
                                            ".footer_social > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/download\" aria-label=\"Download\">Download<\/a>",
                                        "target": [
                                            ".footer_items:nth-child(1) > a[href$=\"download\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/ideas.obsproject.com\/\" target=\"_blank\" aria-label=\"Feature suggestions\">Ideas<\/a>",
                                        "target": [
                                            "a[href$=\"ideas.obsproject.com\/\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/privacy-policy\" aria-label=\"Privacy Policy\">Privacy Policy<\/a>",
                                        "target": [
                                            "a[href$=\"privacy-policy\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">GitHub<\/a>",
                                        "target": [
                                            ".footer_items:nth-child(2) > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/opencollective.com\/obsproject\" aria-label=\"OBS on Open Collective\">Open Collective<\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS on Open Collective\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/www.patreon.com\/obsproject\/overview\" aria-label=\"OBS on Patreon\">Patreon<\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS on Patreon\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/kb\" aria-label=\"Knowledge Base\">Knowledge Base<\/a>",
                                        "target": [
                                            "a[href=\"\/kb\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/discord\" aria-label=\"Official Discord\">Discord<\/a>",
                                        "target": [
                                            "a[aria-label=\"Official Discord\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/forum\/\" aria-label=\"Forums\">Forums<\/a>",
                                        "target": [
                                            "a[aria-label=\"Forums\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/help\" aria-label=\"Help Portal\">Help Portal<\/a>",
                                        "target": [
                                            "a[aria-label=\"Help Portal\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"https:\/\/discord.gg\/obsproject\" target=\"_blank\" aria-label=\"OBS Discord\">\n        <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n      <\/a>",
                                        "target": [
                                            "#DiscordButton > a[href$=\"obsproject\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a rel=\"me\" href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n        <i class=\"icon-twitter\"><\/i>\n      <\/a>",
                                        "target": [
                                            "a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][rel=\"me\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a rel=\"me\" href=\"https:\/\/mastodon.social\/@OBSProject\" target=\"_blank\" aria-label=\"OBS Mastodon\">\n        <img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">\n      <\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS Mastodon\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a rel=\"me\" href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS Studio GitHub\">\n        <i class=\"icon-github\"><\/i>\n      <\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS Studio GitHub\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"latest_icon latest_win\" aria-label=\"Windows\"><\/div>",
                                        "target": [
                                            ".latest_win"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"latest_icon latest_mac\" aria-label=\"macOS\"><\/div>",
                                        "target": [
                                            ".latest_mac"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"latest_icon latest_lin\" aria-label=\"Linux\"><\/div>",
                                        "target": [
                                            ".latest_lin"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n            <i class=\"icon-twitter\"><\/i>\n          <\/a>",
                                        "target": [
                                            ".footer_social > a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/facebook.com\/OpenBroadcasterSoftware\" target=\"_blank\" aria-label=\"OBS Facebook\">\n            <i class=\"icon-facebook\"><\/i>\n          <\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS Facebook\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/discord\" target=\"_blank\" aria-label=\"OBS Discord\">\n            <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n          <\/a>",
                                        "target": [
                                            "a[href$=\"discord\"][aria-label=\"OBS Discord\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">\n            <i class=\"icon-github\"><\/i>\n          <\/a>",
                                        "target": [
                                            ".footer_social > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/download\" aria-label=\"Download\">Download<\/a>",
                                        "target": [
                                            ".footer_items:nth-child(1) > a[href$=\"download\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/ideas.obsproject.com\/\" target=\"_blank\" aria-label=\"Feature suggestions\">Ideas<\/a>",
                                        "target": [
                                            "a[href$=\"ideas.obsproject.com\/\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/privacy-policy\" aria-label=\"Privacy Policy\">Privacy Policy<\/a>",
                                        "target": [
                                            "a[href$=\"privacy-policy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">GitHub<\/a>",
                                        "target": [
                                            ".footer_items:nth-child(2) > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/opencollective.com\/obsproject\" aria-label=\"OBS on Open Collective\">Open Collective<\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS on Open Collective\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.patreon.com\/obsproject\/overview\" aria-label=\"OBS on Patreon\">Patreon<\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS on Patreon\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/kb\" aria-label=\"Knowledge Base\">Knowledge Base<\/a>",
                                        "target": [
                                            "a[href=\"\/kb\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/discord\" aria-label=\"Official Discord\">Discord<\/a>",
                                        "target": [
                                            "a[aria-label=\"Official Discord\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/forum\/\" aria-label=\"Forums\">Forums<\/a>",
                                        "target": [
                                            "a[aria-label=\"Forums\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/help\" aria-label=\"Help Portal\">Help Portal<\/a>",
                                        "target": [
                                            "a[aria-label=\"Help Portal\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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>OBS Studio<\/h1>",
                                                        "target": [
                                                            ".main_blurb > h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h1>Features<\/h1>",
                                                        "target": [
                                                            ".second_blurb > .blurb_text > h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h1>Create Professional Productions<\/h1>",
                                                        "target": [
                                                            ".third_blurb > .blurb_text > h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h1>Collaborative Creativity<\/h1>",
                                                        "target": [
                                                            ".fourth_blurb > .blurb_text > h1"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\" dir=\"ltr\">",
                                        "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": "#ffffff",
                                                    "bgColor": "#1c2b71",
                                                    "contrastRatio": 12.85,
                                                    "fontSize": "21.0pt (28px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.85"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"header_title_main\">OBS<\/div>",
                                        "target": [
                                            ".header_title_main"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c2b71",
                                                    "contrastRatio": 12.85,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.85"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"header_subtitle\">Open Broadcaster Software<span class=\"smalltext\">\u00ae\ufe0f<\/span><\/div>",
                                        "target": [
                                            ".header_subtitle"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c2b71",
                                                    "contrastRatio": 12.85,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.85"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"active\" href=\"https:\/\/obsproject.com\">Home<\/a>",
                                        "target": [
                                            ".active"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c2b71",
                                                    "contrastRatio": 12.85,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.85"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/download\">Download<\/a>",
                                        "target": [
                                            "li:nth-child(2) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c2b71",
                                                    "contrastRatio": 12.85,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.85"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/blog\">News<\/a>",
                                        "target": [
                                            "a[href$=\"blog\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c2b71",
                                                    "contrastRatio": 12.85,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.85"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/help\">Help<\/a>",
                                        "target": [
                                            "li:nth-child(4) > a[href$=\"help\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c2b71",
                                                    "contrastRatio": 12.85,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.85"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/forum\/\">Forum<\/a>",
                                        "target": [
                                            "li:nth-child(5) > a[href$=\"forum\/\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#202d6f",
                                                    "contrastRatio": 12.6,
                                                    "fontSize": "70.5pt (94px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.6"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h1>OBS Studio<\/h1>",
                                        "target": [
                                            ".main_blurb > h1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#202d6f",
                                                    "contrastRatio": 12.6,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.6"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"latestVersions\" class=\"newhome\">",
                                        "target": [
                                            "#latestVersions"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#202d6f",
                                                    "contrastRatio": 12.6,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.6"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Latest Release<\/span>",
                                        "target": [
                                            "#latestVersions > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#256eff",
                                                    "contrastRatio": 4.4100000000000001,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.41"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/cdn-fastly.obsproject.com\/downloads\/OBS-Studio-30.2.3-Windows-Installer.exe\" target=\"_blank\" class=\"green_btn download-welcome\">Windows<span class=\"tooltip\">Supports Windows 10 and Windows 11<\/span><\/a>",
                                        "target": [
                                            "#home_downloads > .download-welcome.green_btn[target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#256eff",
                                                    "contrastRatio": 4.4100000000000001,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.41"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a id=\"show_mac_extra\" href=\"#\" class=\"green_btn\">macOS<span class=\"tooltip\">Supports macOS 11.0 or newer<\/span><\/a>",
                                        "target": [
                                            "#show_mac_extra"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#256eff",
                                                    "contrastRatio": 4.4100000000000001,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.41"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/download#linux\" target=\"_blank\" rel=\"noopener\" class=\"green_btn\">Linux<\/a>",
                                        "target": [
                                            "a[rel=\"noopener\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#202d6f",
                                                    "contrastRatio": 12.6,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.6"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Free and open source software for video recording and live streaming.<\/p>",
                                        "target": [
                                            ".home_text > p:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#202d6f",
                                                    "contrastRatio": 12.6,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.6"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Download and start streaming quickly and easily on Windows, Mac or Linux.<\/p>",
                                        "target": [
                                            ".home_text > p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#0c1633",
                                                    "contrastRatio": 17.82,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.82"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>The OBS Project is made possible thanks to generous contributions from our sponsors and backers. Learn more about how you can <a href=\"\/contribute\">become a sponsor<\/a>.<\/p>",
                                        "target": [
                                            ".support_blurb > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#72a2ff",
                                                    "bgColor": "#0c1633",
                                                    "contrastRatio": 7.0599999999999996,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.06"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/contribute\">become a sponsor<\/a>",
                                        "target": [
                                            "p > a[href$=\"contribute\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#0c1633",
                                                    "contrastRatio": 17.82,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.82"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"support_list_title\">PREMIER TIER SPONSORS<\/div>",
                                        "target": [
                                            "#premiere_container > .support_list_title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#202d6f",
                                                    "contrastRatio": 12.6,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.6"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"support_list_title\">DIAMOND TIER SPONSORS<\/div>",
                                        "target": [
                                            "#diamond_container > .support_list_title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#0c1633",
                                                    "contrastRatio": 17.82,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.82"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"support_list_title\">GOLD TIER SPONSORS<\/div>",
                                        "target": [
                                            "#gold_container > .support_list_title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 14.710000000000001,
                                                    "fontSize": "28.0pt (37.3333px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.71"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h1>Features<\/h1>",
                                        "target": [
                                            ".second_blurb > .blurb_text > h1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 14.710000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.71"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>High performance real time video\/audio capturing and mixing. Create scenes made up of multiple sources including window captures, images, text, browser windows, webcams, capture cards and more.<\/p>",
                                        "target": [
                                            ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(1) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 14.710000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.71"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Set up an unlimited number of scenes you can switch between seamlessly via custom transitions.<\/p>",
                                        "target": [
                                            ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(2) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 14.710000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.71"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Intuitive audio mixer with per-source filters such as noise gate, noise suppression, and gain. Take full control with VST plugin support.<\/p>",
                                        "target": [
                                            ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(1) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 14.710000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.71"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Powerful and easy to use configuration options. Add new Sources, duplicate existing ones, and adjust their properties effortlessly.<\/p>",
                                        "target": [
                                            ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(2) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 14.710000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.71"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Streamlined Settings panel gives you access to a wide array of configuration options to tweak every aspect of your broadcast or recording.<\/p>",
                                        "target": [
                                            ".kirbycolumns.kirbycolumns-2:nth-child(4) > .kirbycolumn:nth-child(1) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 14.710000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.71"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Modular 'Dock' UI allows you to rearrange the layout exactly as you like. You can even pop out each individual Dock to its own window.<\/p>",
                                        "target": [
                                            ".kirbycolumns.kirbycolumns-2:nth-child(4) > .kirbycolumn:nth-child(2) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 14.710000000000001,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.71"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>OBS supports all your favorite streaming platforms and more.<\/p>",
                                        "target": [
                                            ".second_blurb > .blurb_text > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#0c1633",
                                                    "contrastRatio": 16.66,
                                                    "fontSize": "28.0pt (37.3333px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1",
                                                    "shadowColor": "#070d1e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.66"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h1>Create Professional Productions<\/h1>",
                                        "target": [
                                            ".third_blurb > .blurb_text > h1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#dddddd",
                                                    "bgColor": "#0c1633",
                                                    "contrastRatio": 14.07,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#080f22"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.07"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Choose from a number of different and customizable transitions for when you switch between your scenes or add your own stinger video files.<\/p>",
                                        "target": [
                                            ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(1) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#dddddd",
                                                    "bgColor": "#0c1633",
                                                    "contrastRatio": 14.07,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#080f22"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.07"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Set hotkeys for nearly every sort of action, such as switching between scenes, starting\/stopping streams or recordings, muting audio sources, push to talk, and more.<\/p>",
                                        "target": [
                                            ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(2) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#dddddd",
                                                    "bgColor": "#0c1633",
                                                    "contrastRatio": 14.07,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#080f22"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.07"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p><strong>Studio Mode<\/strong> lets you preview your scenes and sources before pushing them live.  Adjust your scenes and sources or create new ones and ensure they're perfect before your viewers ever see them.<\/p>",
                                        "target": [
                                            ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(1) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#dddddd",
                                                    "bgColor": "#0c1633",
                                                    "contrastRatio": 14.07,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#080f22"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.07"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>Studio Mode<\/strong>",
                                        "target": [
                                            "strong"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#dddddd",
                                                    "bgColor": "#0c1633",
                                                    "contrastRatio": 14.07,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#080f22"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.07"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Get a high level view of your production using the Multiview. Monitor 8 different scenes and easily cue or transition to any of them with merely a single or double click.<\/p>",
                                        "target": [
                                            ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(2) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 15.380000000000001,
                                                    "fontSize": "28.0pt (37.3333px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1",
                                                    "shadowColor": "#0d1534"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 15.38"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h1>Collaborative Creativity<\/h1>",
                                        "target": [
                                            ".fourth_blurb > .blurb_text > h1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 15,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0e1839"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 15"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>OBS Studio is equipped with a powerful API, enabling plugins and scripts to provide further customization and functionality specific to your needs.<\/p>",
                                        "target": [
                                            ".blurb_text > p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 15,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0e1839"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 15"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Utilize native plugins for high performance integrations or scripts written with Lua or Python that interface with existing sources.<\/p>",
                                        "target": [
                                            "p:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 15,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0e1839"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 15"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Work with developers in the streaming community to get the features you need with endless possibilities.<\/p>",
                                        "target": [
                                            "p:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 15,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0e1839"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 15"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Browse or submit your own in the <a href=\"https:\/\/obsproject.com\/forum\/resources\/\">Resources section<\/a><\/p>",
                                        "target": [
                                            ".fourth_blurb > .blurb_text > p:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#72a2ff",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 6.9000000000000004,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0e1839"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.9"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/forum\/resources\/\">Resources section<\/a>",
                                        "target": [
                                            "p:nth-child(5) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1",
                                                    "shadowColor": "#0c0d0f"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"footer_title\">OBS Project<\/div>",
                                        "target": [
                                            ".footer_title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0c0d0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"footer_category\">OBS Studio<\/div>",
                                        "target": [
                                            ".footer_items:nth-child(1) > .footer_category"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0c0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/download\" aria-label=\"Download\">Download<\/a>",
                                        "target": [
                                            ".footer_items:nth-child(1) > a[href$=\"download\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0c0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/ideas.obsproject.com\/\" target=\"_blank\" aria-label=\"Feature suggestions\">Ideas<\/a>",
                                        "target": [
                                            "a[href$=\"ideas.obsproject.com\/\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0c0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/privacy-policy\" aria-label=\"Privacy Policy\">Privacy Policy<\/a>",
                                        "target": [
                                            "a[href$=\"privacy-policy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0c0d0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"footer_category\">Contribute<\/div>",
                                        "target": [
                                            ".footer_items:nth-child(2) > .footer_category"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0c0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">GitHub<\/a>",
                                        "target": [
                                            ".footer_items:nth-child(2) > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0c0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/opencollective.com\/obsproject\" aria-label=\"OBS on Open Collective\">Open Collective<\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS on Open Collective\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0c0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.patreon.com\/obsproject\/overview\" aria-label=\"OBS on Patreon\">Patreon<\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS on Patreon\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0c0d0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"footer_category\">Support<\/div>",
                                        "target": [
                                            ".footer_items:nth-child(3) > .footer_category"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0c0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/kb\" aria-label=\"Knowledge Base\">Knowledge Base<\/a>",
                                        "target": [
                                            "a[href=\"\/kb\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0c0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/discord\" aria-label=\"Official Discord\">Discord<\/a>",
                                        "target": [
                                            "a[aria-label=\"Official Discord\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0c0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/forum\/\" aria-label=\"Forums\">Forums<\/a>",
                                        "target": [
                                            "a[aria-label=\"Forums\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0c0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/help\" aria-label=\"Help Portal\">Help Portal<\/a>",
                                        "target": [
                                            "a[aria-label=\"Help Portal\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#888888",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 5.8499999999999996,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.85"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>",
                                        "target": [
                                            ".copyright > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/github.com\/obsproject\/OBS-studio\/graphs\/contributors\">OBS Studio Contributors<\/a>",
                                        "target": [
                                            ".copyright > p > a:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/twitter.com\/Warchamp7\">Warchamp7<\/a>",
                                        "target": [
                                            "a[href$=\"Warchamp7\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/getkirby.com\/made-with-kirby-and-love\">Kirby CMS<\/a>",
                                        "target": [
                                            ".copyright > p > a:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/fastly.com\">Fastly<\/a>",
                                        "target": [
                                            "a[href$=\"fastly.com\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/cs\">\u010ce\u0161tina<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/cs\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/da\">Dansk<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/da\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/de\">Deutsch<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/de\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/es\">Espa\u00f1ol<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/es\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/eu\">Euskara<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/eu\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/fi\">Suomi<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/fi\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/fr\">Fran\u00e7ais<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/fr\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/hu\">Magyar<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/hu\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/ja\">\u65e5\u672c\u8a9e<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/ja\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/ko\">\ud55c\uad6d\uc5b4<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/ko\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/pt-br\">Portugu\u00eas do Brasil<\/a>",
                                        "target": [
                                            "a[href$=\"pt-br\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/ru\">\u0440\u0443\u0301\u0441\u0441\u043a\u0438\u0439<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/ru\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/sv\">Svenska<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/sv\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/tr\">T\u00fcrk\u00e7e<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/tr\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/uk\">\u0443\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/uk\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/zh-cn\">\u4e2d\u6587(\u7b80\u4f53)<\/a>",
                                        "target": [
                                            "a[href$=\"zh-cn\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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\" dir=\"ltr\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id-active",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value of active elements is unique",
                                "help": "IDs of active elements must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-active?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "show_mac_extra",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a id=\"show_mac_extra\" href=\"#\" class=\"green_btn\">macOS<span class=\"tooltip\">Supports macOS 11.0 or newer<\/span><\/a>",
                                        "target": [
                                            "#show_mac_extra"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "wrapper",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"wrapper\">",
                                        "target": [
                                            "#wrapper"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "header",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<header id=\"header\" class=\"cf\">",
                                        "target": [
                                            "#header"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "SocialButtons",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"SocialButtons\">",
                                        "target": [
                                            "#SocialButtons"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "DiscordButton",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"DiscordButton\">\n      <a href=\"https:\/\/discord.gg\/obsproject\" target=\"_blank\" aria-label=\"OBS Discord\">\n        <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n      <\/a>\n      <span class=\"tooltip\">Discord<\/span>\n    <\/div>",
                                        "target": [
                                            "#DiscordButton"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "TwitterButton",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"TwitterButton\">\n      <a rel=\"me\" href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n        <i class=\"icon-twitter\"><\/i>\n      <\/a>\n      <span class=\"tooltip\">Twitter<\/span>\n    <\/div>",
                                        "target": [
                                            "#TwitterButton"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "MastodonButton",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"MastodonButton\">\n      <a rel=\"me\" href=\"https:\/\/mastodon.social\/@OBSProject\" target=\"_blank\" aria-label=\"OBS Mastodon\">\n        <img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">\n      <\/a>\n      <span class=\"tooltip\">Mastodon<\/span>\n    <\/div>",
                                        "target": [
                                            "#MastodonButton"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "GitHubButton",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"GitHubButton\">\n      <a rel=\"me\" href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS Studio GitHub\">\n        <i class=\"icon-github\"><\/i>\n      <\/a>\n      <span class=\"tooltip\">GitHub<\/span>\n    <\/div>",
                                        "target": [
                                            "#GitHubButton"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "ContributeButton",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"ContributeButton\">\n      <a href=\"https:\/\/obsproject.com\/contribute\">\n        <i class=\"icon-heart\">Contribute<\/i>\n      <\/a>\n    <\/div>",
                                        "target": [
                                            "#ContributeButton"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "bg_slant1",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"bg_slant1\" class=\"main_slant\"><\/div>",
                                        "target": [
                                            "#bg_slant1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "bg_slant2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"bg_slant2\" class=\"main_slant\"><\/div>",
                                        "target": [
                                            "#bg_slant2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "bg_slant3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"bg_slant3\" class=\"main_slant\"><\/div>",
                                        "target": [
                                            "#bg_slant3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "latestVersions",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"latestVersions\" class=\"newhome\">",
                                        "target": [
                                            "#latestVersions"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "home_downloads",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"home_downloads\" class=\"home_download\" style=\"text-align: center;\">",
                                        "target": [
                                            "#home_downloads"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mac_extra",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"mac_extra\" class=\"home_download_extra\">",
                                        "target": [
                                            "#mac_extra"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "forwardForm",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"forwardForm\"><\/div>",
                                        "target": [
                                            "#forwardForm"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "open_collective_list",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"open_collective_list\" style=\"display: block;\">",
                                        "target": [
                                            "#open_collective_list"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "premiere_container",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"premiere_container\" class=\"support_list_container\">",
                                        "target": [
                                            "#premiere_container"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "premiere_supports",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"premiere_supports\" class=\"support_list\">",
                                        "target": [
                                            "#premiere_supports"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "diamond_container",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"diamond_container\" class=\"support_list_container\">",
                                        "target": [
                                            "#diamond_container"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "diamond_supports",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"diamond_supports\" class=\"support_list\">",
                                        "target": [
                                            "#diamond_supports"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "gold_container",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"gold_container\" class=\"support_list_container\">",
                                        "target": [
                                            "#gold_container"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "gold_supports",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"gold_supports\" class=\"support_list\">",
                                        "target": [
                                            "#gold_supports"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "footer",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<footer id=\"footer\" class=\"footer cf\">",
                                        "target": [
                                            "#footer"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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\" dir=\"ltr\">",
                                        "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\" dir=\"ltr\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": "critical",
                                "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"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"\/assets\/images\/new_icon_small-r.png\" alt=\"OBS\">",
                                        "target": [
                                            "img[alt=\"OBS\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png\" alt=\"YouTube logo\">",
                                        "target": [
                                            "img[alt=\"YouTube logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png\" alt=\"Logitech logo\">",
                                        "target": [
                                            "img[alt=\"Logitech logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png\" alt=\"Twitch logo\">",
                                        "target": [
                                            "img[alt=\"Twitch logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png\" alt=\"NVIDIA logo\">",
                                        "target": [
                                            "img[alt=\"NVIDIA logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png\" alt=\"AMD logo\">",
                                        "target": [
                                            "img[alt=\"AMD logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png\" alt=\"Intel logo\">",
                                        "target": [
                                            "img[alt=\"Intel logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png\" alt=\"Yamaha logo\">",
                                        "target": [
                                            "img[alt=\"Yamaha logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png\" alt=\"StreamElements logo\">",
                                        "target": [
                                            "img[alt=\"StreamElements logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png\" alt=\"overwolf logo\">",
                                        "target": [
                                            "img[alt=\"overwolf logo\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png\">",
                                        "target": [
                                            ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(1) > figure > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png\">",
                                        "target": [
                                            ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(2) > figure > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png\">",
                                        "target": [
                                            ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(1) > figure > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/assets\/images\/features-new\/properties.png\">",
                                        "target": [
                                            ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(2) > figure > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/assets\/images\/features-new\/settings.png\">",
                                        "target": [
                                            ".kirbycolumns.kirbycolumns-2:nth-child(4) > .kirbycolumn:nth-child(1) > figure > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/assets\/images\/features-new\/docks.png\">",
                                        "target": [
                                            ".kirbycolumns.kirbycolumns-2:nth-child(4) > .kirbycolumn:nth-child(2) > figure > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png\">",
                                        "target": [
                                            ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(1) > figure > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png\">",
                                        "target": [
                                            ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(2) > figure > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/assets\/images\/features-new\/studio.png\">",
                                        "target": [
                                            ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(1) > figure > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png\">",
                                        "target": [
                                            ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(2) > figure > img[alt=\"\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 class=\"logo\" href=\"https:\/\/obsproject.com\">\n    <img src=\"\/assets\/images\/new_icon_small-r.png\" alt=\"OBS\">\n  <\/a>",
                                        "target": [
                                            ".logo[href$=\"obsproject.com\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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:\/\/discord.gg\/obsproject\" target=\"_blank\" aria-label=\"OBS Discord\">\n        <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n      <\/a>",
                                        "target": [
                                            "#DiscordButton > a[href$=\"obsproject\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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 rel=\"me\" href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n        <i class=\"icon-twitter\"><\/i>\n      <\/a>",
                                        "target": [
                                            "a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][rel=\"me\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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 rel=\"me\" href=\"https:\/\/mastodon.social\/@OBSProject\" target=\"_blank\" aria-label=\"OBS Mastodon\">\n        <img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">\n      <\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS Mastodon\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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 rel=\"me\" href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS Studio GitHub\">\n        <i class=\"icon-github\"><\/i>\n      <\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS Studio GitHub\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/contribute\">\n        <i class=\"icon-heart\">Contribute<\/i>\n      <\/a>",
                                        "target": [
                                            "#ContributeButton > a"
                                        ]
                                    },
                                    {
                                        "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=\"active\" href=\"https:\/\/obsproject.com\">Home<\/a>",
                                        "target": [
                                            ".active"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/download\">Download<\/a>",
                                        "target": [
                                            "li:nth-child(2) > a"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/blog\">News<\/a>",
                                        "target": [
                                            "a[href$=\"blog\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/help\">Help<\/a>",
                                        "target": [
                                            "li:nth-child(4) > a[href$=\"help\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/forum\/\">Forum<\/a>",
                                        "target": [
                                            "li:nth-child(5) > a[href$=\"forum\/\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/cdn-fastly.obsproject.com\/downloads\/OBS-Studio-30.2.3-Windows-Installer.exe\" target=\"_blank\" class=\"green_btn download-welcome\">Windows<span class=\"tooltip\">Supports Windows 10 and Windows 11<\/span><\/a>",
                                        "target": [
                                            "#home_downloads > .download-welcome.green_btn[target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "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 id=\"show_mac_extra\" href=\"#\" class=\"green_btn\">macOS<span class=\"tooltip\">Supports macOS 11.0 or newer<\/span><\/a>",
                                        "target": [
                                            "#show_mac_extra"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/download#linux\" target=\"_blank\" rel=\"noopener\" class=\"green_btn\">Linux<\/a>",
                                        "target": [
                                            "a[rel=\"noopener\"]"
                                        ]
                                    },
                                    {
                                        "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\">become a sponsor<\/a>",
                                        "target": [
                                            "p > a[href$=\"contribute\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.youtube.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png\" alt=\"YouTube logo\"><\/a>",
                                        "target": [
                                            "a[href$=\"youtube.com\/\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.logitech.com\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png\" alt=\"Logitech logo\"><\/a>",
                                        "target": [
                                            "a[href$=\"www.logitech.com\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/twitch.tv\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png\" alt=\"Twitch logo\"><\/a>",
                                        "target": [
                                            "a[href$=\"twitch.tv\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.nvidia.com\/broadcast\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png\" alt=\"NVIDIA logo\"><\/a>",
                                        "target": [
                                            "#diamond_supports > .support_item:nth-child(1) > a[rel=\"nofollow\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.amd.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png\" alt=\"AMD logo\"><\/a>",
                                        "target": [
                                            "a[href$=\"amd.com\/\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/intel.com\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png\" alt=\"Intel logo\"><\/a>",
                                        "target": [
                                            "a[href$=\"intel.com\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.yamaha.com\/2\/ag\/?utm_source=obs&amp;utm_medium=banner&amp;utm_campaign=YCJ_CSC_OBSsponsor_052024\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png\" alt=\"Yamaha logo\"><\/a>",
                                        "target": [
                                            ".support_item:nth-child(4) > a[rel=\"nofollow\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/streamelements.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png\" alt=\"StreamElements logo\"><\/a>",
                                        "target": [
                                            "a[href$=\"streamelements.com\/\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.overwolf.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png\" alt=\"overwolf logo\"><\/a>",
                                        "target": [
                                            "a[href$=\"overwolf.com\/\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/forum\/resources\/\">Resources section<\/a>",
                                        "target": [
                                            "p:nth-child(5) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n            <i class=\"icon-twitter\"><\/i>\n          <\/a>",
                                        "target": [
                                            ".footer_social > a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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:\/\/facebook.com\/OpenBroadcasterSoftware\" target=\"_blank\" aria-label=\"OBS Facebook\">\n            <i class=\"icon-facebook\"><\/i>\n          <\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS Facebook\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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=\"\/discord\" target=\"_blank\" aria-label=\"OBS Discord\">\n            <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n          <\/a>",
                                        "target": [
                                            "a[href$=\"discord\"][aria-label=\"OBS Discord\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">\n            <i class=\"icon-github\"><\/i>\n          <\/a>",
                                        "target": [
                                            ".footer_social > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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=\"\/download\" aria-label=\"Download\">Download<\/a>",
                                        "target": [
                                            ".footer_items:nth-child(1) > a[href$=\"download\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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:\/\/ideas.obsproject.com\/\" target=\"_blank\" aria-label=\"Feature suggestions\">Ideas<\/a>",
                                        "target": [
                                            "a[href$=\"ideas.obsproject.com\/\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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=\"\/privacy-policy\" aria-label=\"Privacy Policy\">Privacy Policy<\/a>",
                                        "target": [
                                            "a[href$=\"privacy-policy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">GitHub<\/a>",
                                        "target": [
                                            ".footer_items:nth-child(2) > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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:\/\/opencollective.com\/obsproject\" aria-label=\"OBS on Open Collective\">Open Collective<\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS on Open Collective\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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.patreon.com\/obsproject\/overview\" aria-label=\"OBS on Patreon\">Patreon<\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS on Patreon\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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=\"\/kb\" aria-label=\"Knowledge Base\">Knowledge Base<\/a>",
                                        "target": [
                                            "a[href=\"\/kb\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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=\"\/discord\" aria-label=\"Official Discord\">Discord<\/a>",
                                        "target": [
                                            "a[aria-label=\"Official Discord\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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=\"\/forum\/\" aria-label=\"Forums\">Forums<\/a>",
                                        "target": [
                                            "a[aria-label=\"Forums\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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=\"\/help\" aria-label=\"Help Portal\">Help Portal<\/a>",
                                        "target": [
                                            "a[aria-label=\"Help Portal\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/github.com\/obsproject\/OBS-studio\/graphs\/contributors\">OBS Studio Contributors<\/a>",
                                        "target": [
                                            ".copyright > p > a:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "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:\/\/twitter.com\/Warchamp7\">Warchamp7<\/a>",
                                        "target": [
                                            "a[href$=\"Warchamp7\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/getkirby.com\/made-with-kirby-and-love\">Kirby CMS<\/a>",
                                        "target": [
                                            ".copyright > p > a:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "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:\/\/fastly.com\">Fastly<\/a>",
                                        "target": [
                                            "a[href$=\"fastly.com\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/cs\">\u010ce\u0161tina<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/cs\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/da\">Dansk<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/da\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/de\">Deutsch<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/de\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/es\">Espa\u00f1ol<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/es\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/eu\">Euskara<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/eu\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/fi\">Suomi<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/fi\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/fr\">Fran\u00e7ais<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/fr\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/hu\">Magyar<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/hu\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/ja\">\u65e5\u672c\u8a9e<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/ja\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/ko\">\ud55c\uad6d\uc5b4<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/ko\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/pt-br\">Portugu\u00eas do Brasil<\/a>",
                                        "target": [
                                            "a[href$=\"pt-br\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/ru\">\u0440\u0443\u0301\u0441\u0441\u043a\u0438\u0439<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/ru\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/sv\">Svenska<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/sv\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/tr\">T\u00fcrk\u00e7e<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/tr\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/uk\">\u0443\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/uk\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/zh-cn\">\u4e2d\u6587(\u7b80\u4f53)<\/a>",
                                        "target": [
                                            "a[href$=\"zh-cn\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"menu cf\">",
                                        "target": [
                                            "ul"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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                <a class=\"active\" href=\"https:\/\/obsproject.com\">Home<\/a>\n\n        \n      <\/li>",
                                        "target": [
                                            "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                <a href=\"https:\/\/obsproject.com\/download\">Download<\/a>\n\n        \n      <\/li>",
                                        "target": [
                                            "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                <a href=\"https:\/\/obsproject.com\/blog\">News<\/a>\n\n        \n      <\/li>",
                                        "target": [
                                            "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                <a href=\"https:\/\/obsproject.com\/help\">Help<\/a>\n\n        \n      <\/li>",
                                        "target": [
                                            "li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "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                <a href=\"\/forum\/\">Forum<\/a>\n\n        \n      <\/li>",
                                        "target": [
                                            "li:nth-child(5)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "<img src=\"\/assets\/images\/new_icon_small-r.png\" alt=\"OBS\">",
                                        "target": [
                                            "img[alt=\"OBS\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                                        "target": [
                                            "a[href$=\"obsproject\"] > .icon-discord[src$=\"Discord.svg\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">",
                                        "target": [
                                            ".icon-mastodon"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">",
                                        "target": [
                                            ".demo_obs-window > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png\" alt=\"YouTube logo\">",
                                        "target": [
                                            "img[alt=\"YouTube logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png\" alt=\"Logitech logo\">",
                                        "target": [
                                            "img[alt=\"Logitech logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png\" alt=\"Twitch logo\">",
                                        "target": [
                                            "img[alt=\"Twitch logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png\" alt=\"NVIDIA logo\">",
                                        "target": [
                                            "img[alt=\"NVIDIA logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png\" alt=\"AMD logo\">",
                                        "target": [
                                            "img[alt=\"AMD logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png\" alt=\"Intel logo\">",
                                        "target": [
                                            "img[alt=\"Intel logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png\" alt=\"Yamaha logo\">",
                                        "target": [
                                            "img[alt=\"Yamaha logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png\" alt=\"StreamElements logo\">",
                                        "target": [
                                            "img[alt=\"StreamElements logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png\" alt=\"overwolf logo\">",
                                        "target": [
                                            "img[alt=\"overwolf logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"\/assets\/images\/new_icon_small-r.png\">",
                                        "target": [
                                            ".footer_row:nth-child(1) > .logo > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                                        "target": [
                                            "a[href$=\"discord\"][aria-label=\"OBS Discord\"][target=\"_blank\"] > .icon-discord[src$=\"Discord.svg\"]"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": []
                    },
                    "base_page_ip_ptr": "kore.r1ch.net",
                    "base_page_cname": "",
                    "base_page_dns_server": "alberto.ns.cloudflare.com",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 20605,
                    "testUrl": "https:\/\/obsproject.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:\/\/obsproject.com\/assets\/images\/new_icon_small-r.png\",\"width\":60,\"height\":60,\"naturalWidth\":256,\"naturalHeight\":256},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/Discord.svg\",\"width\":24,\"height\":24,\"naturalWidth\":153,\"naturalHeight\":150},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/Mastodon.svg\",\"width\":20,\"height\":20,\"naturalWidth\":150,\"naturalHeight\":150},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png\",\"width\":800,\"height\":659,\"naturalWidth\":2112,\"naturalHeight\":1740},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png\",\"width\":288,\"height\":165,\"naturalWidth\":794,\"naturalHeight\":178},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png\",\"width\":288,\"height\":165,\"naturalWidth\":407,\"naturalHeight\":128},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png\",\"width\":288,\"height\":165,\"naturalWidth\":500,\"naturalHeight\":114},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png\",\"width\":262,\"height\":150,\"naturalWidth\":600,\"naturalHeight\":135},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png\",\"width\":262,\"height\":150,\"naturalWidth\":1000,\"naturalHeight\":136},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png\",\"width\":262,\"height\":150,\"naturalWidth\":1000,\"naturalHeight\":398},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png\",\"width\":262,\"height\":150,\"naturalWidth\":524,\"naturalHeight\":300},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png\",\"width\":175,\"height\":100,\"naturalWidth\":800,\"naturalHeight\":200},{\"url\":\"https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png\",\"width\":175,\"height\":100,\"naturalWidth\":228,\"naturalHeight\":128},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png\",\"width\":360,\"height\":280,\"naturalWidth\":1080,\"naturalHeight\":840},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png\",\"width\":360,\"height\":280,\"naturalWidth\":720,\"naturalHeight\":560},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png\",\"width\":360,\"height\":280,\"naturalWidth\":1080,\"naturalHeight\":840},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/properties.png\",\"width\":360,\"height\":280,\"naturalWidth\":1073,\"naturalHeight\":839},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/settings.png\",\"width\":360,\"height\":280,\"naturalWidth\":1080,\"naturalHeight\":840},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/docks.png\",\"width\":360,\"height\":280,\"naturalWidth\":1080,\"naturalHeight\":840},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png\",\"width\":360,\"height\":280,\"naturalWidth\":1080,\"naturalHeight\":840},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png\",\"width\":360,\"height\":280,\"naturalWidth\":1440,\"naturalHeight\":1120},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/studio.png\",\"width\":360,\"height\":280,\"naturalWidth\":1880,\"naturalHeight\":1200},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png\",\"width\":360,\"height\":280,\"naturalWidth\":1880,\"naturalHeight\":1120},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/new_icon_small-r.png\",\"width\":60,\"height\":60,\"naturalWidth\":256,\"naturalHeight\":256},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/Discord.svg\",\"width\":24,\"height\":24,\"naturalWidth\":153,\"naturalHeight\":150}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "icomoon",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "normal"
                        }
                    ],
                    "generated-content-percent": 1.0600000000000001,
                    "generated-content-size": 0.23000000000000001,
                    "imgs-in-viewport": [
                        {
                            "src": "\/assets\/images\/new_icon_small-r.png",
                            "html": "<img src=\"\/assets\/images\/new_icon_small-r.png\" alt=\"OBS\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/new_icon_small-r.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 256,
                            "naturalHeight": 256
                        },
                        {
                            "src": "\/assets\/images\/Discord.svg",
                            "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/Discord.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 153,
                            "naturalHeight": 150
                        },
                        {
                            "src": "\/assets\/images\/Mastodon.svg",
                            "html": "<img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/Mastodon.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 150,
                            "naturalHeight": 150
                        },
                        {
                            "src": "\/assets\/images\/features-new\/hero.png",
                            "html": "<img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 2112,
                            "naturalHeight": 1740
                        }
                    ],
                    "imgs-no-alt": [
                        {
                            "src": "\/assets\/images\/Discord.svg",
                            "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/Discord.svg"
                        },
                        {
                            "src": "\/assets\/images\/Mastodon.svg",
                            "html": "<img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/Mastodon.svg"
                        },
                        {
                            "src": "\/assets\/images\/features-new\/hero.png",
                            "html": "<img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png"
                        },
                        {
                            "src": "\/assets\/images\/new_icon_small-r.png",
                            "html": "<img src=\"\/assets\/images\/new_icon_small-r.png\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/new_icon_small-r.png"
                        },
                        {
                            "src": "\/assets\/images\/Discord.svg",
                            "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/Discord.svg"
                        }
                    ],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png",
                            "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png\" alt=\"YouTube logo\">",
                            "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 794,
                            "naturalHeight": 178
                        },
                        {
                            "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png",
                            "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png\" alt=\"Logitech logo\">",
                            "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 407,
                            "naturalHeight": 128
                        },
                        {
                            "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png",
                            "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png\" alt=\"Twitch logo\">",
                            "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 500,
                            "naturalHeight": 114
                        },
                        {
                            "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png",
                            "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png\" alt=\"NVIDIA logo\">",
                            "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 135
                        },
                        {
                            "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png",
                            "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png\" alt=\"AMD logo\">",
                            "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1000,
                            "naturalHeight": 136
                        },
                        {
                            "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png",
                            "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png\" alt=\"Intel logo\">",
                            "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1000,
                            "naturalHeight": 398
                        },
                        {
                            "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png",
                            "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png\" alt=\"Yamaha logo\">",
                            "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 524,
                            "naturalHeight": 300
                        },
                        {
                            "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png",
                            "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png\" alt=\"StreamElements logo\">",
                            "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 800,
                            "naturalHeight": 200
                        },
                        {
                            "src": "https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png",
                            "html": "<img src=\"https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png\" alt=\"overwolf logo\">",
                            "currentSrc": "https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 228,
                            "naturalHeight": 128
                        },
                        {
                            "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png",
                            "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1080,
                            "naturalHeight": 840
                        },
                        {
                            "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png",
                            "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 720,
                            "naturalHeight": 560
                        },
                        {
                            "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png",
                            "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1080,
                            "naturalHeight": 840
                        },
                        {
                            "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/properties.png",
                            "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/properties.png\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/properties.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1073,
                            "naturalHeight": 839
                        },
                        {
                            "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/settings.png",
                            "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/settings.png\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/settings.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1080,
                            "naturalHeight": 840
                        },
                        {
                            "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/docks.png",
                            "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/docks.png\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/docks.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1080,
                            "naturalHeight": 840
                        },
                        {
                            "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png",
                            "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1080,
                            "naturalHeight": 840
                        },
                        {
                            "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png",
                            "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1440,
                            "naturalHeight": 1120
                        },
                        {
                            "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/studio.png",
                            "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/studio.png\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/studio.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1880,
                            "naturalHeight": 1200
                        },
                        {
                            "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png",
                            "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1880,
                            "naturalHeight": 1120
                        },
                        {
                            "src": "\/assets\/images\/new_icon_small-r.png",
                            "html": "<img src=\"\/assets\/images\/new_icon_small-r.png\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/new_icon_small-r.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 256,
                            "naturalHeight": 256
                        },
                        {
                            "src": "\/assets\/images\/Discord.svg",
                            "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/Discord.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 153,
                            "naturalHeight": 150
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width,initial-scale=1.0",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4"
                    ],
                    "rendered-html": "<html lang=\"en\" dir=\"ltr\"><head>\n  <title>Open Broadcaster Software | OBS<\/title>\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\n      <meta name=\"description\" content=\"OBS (Open Broadcaster Software) is free and open source software for video recording and live streaming. Stream to Twitch, YouTube and many other providers or record your own videos with high quality H264 \/ AAC encoding.\">\n    <meta name=\"keywords\" content=\"OBS, OBS Studio, Stream, Video, Live Streaming, Recording, Games, Twitch, YouTube, Livestream, Open Broadcaster Software\">\n    <!--<link rel=\"preload\" href=\"\/assets\/fonts\/open-sans-v18-latin-ext_latin_cyrillic-regular.woff2\" as=\"font\" type=\"font\/woff2\" crossorigin>-->\n  <link href=\"https:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4\" rel=\"stylesheet\">    <link rel=\"alternate\" type=\"application\/rss+xml\" title=\"RSS Feed obsproject.com\" href=\"\/blog\/rss\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"\/favicon-32x32.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"96x96\" href=\"\/favicon-96x96.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"\/favicon-16x16.png\">\n                    <link rel=\"alternate\" hreflang=\"cs\" href=\"https:\/\/obsproject.com\/cs\">\n                        <link rel=\"alternate\" hreflang=\"da\" href=\"https:\/\/obsproject.com\/da\">\n                        <link rel=\"alternate\" hreflang=\"de\" href=\"https:\/\/obsproject.com\/de\">\n                        <link rel=\"alternate\" hreflang=\"en\" href=\"https:\/\/obsproject.com\">\n                        <link rel=\"alternate\" hreflang=\"es\" href=\"https:\/\/obsproject.com\/es\">\n                        <link rel=\"alternate\" hreflang=\"eu\" href=\"https:\/\/obsproject.com\/eu\">\n                        <link rel=\"alternate\" hreflang=\"fi\" href=\"https:\/\/obsproject.com\/fi\">\n                        <link rel=\"alternate\" hreflang=\"fr\" href=\"https:\/\/obsproject.com\/fr\">\n                        <link rel=\"alternate\" hreflang=\"hu\" href=\"https:\/\/obsproject.com\/hu\">\n                        <link rel=\"alternate\" hreflang=\"ja\" href=\"https:\/\/obsproject.com\/ja\">\n                        <link rel=\"alternate\" hreflang=\"ko\" href=\"https:\/\/obsproject.com\/ko\">\n                        <link rel=\"alternate\" hreflang=\"pt-br\" href=\"https:\/\/obsproject.com\/pt-br\">\n                        <link rel=\"alternate\" hreflang=\"ru\" href=\"https:\/\/obsproject.com\/ru\">\n                        <link rel=\"alternate\" hreflang=\"sv\" href=\"https:\/\/obsproject.com\/sv\">\n                        <link rel=\"alternate\" hreflang=\"tr\" href=\"https:\/\/obsproject.com\/tr\">\n                        <link rel=\"alternate\" hreflang=\"uk\" href=\"https:\/\/obsproject.com\/uk\">\n                        <link rel=\"alternate\" hreflang=\"zh-cn\" href=\"https:\/\/obsproject.com\/zh-cn\">\n            \n    <script type=\"text\/javascript\" async=\"\" src=\"https:\/\/www.google-analytics.com\/analytics.js\"><\/script><script type=\"text\/javascript\" async=\"\" src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=G-3C9PHRV452&amp;l=dataLayer&amp;cx=c\"><\/script><script async=\"\" src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=UA-34644124-1\"><\/script>\n\n  <script>\n    window.dataLayer = window.dataLayer || [];\n\n    function gtag() {\n      dataLayer.push(arguments);\n    }\n    gtag('js', new Date());\n    gtag('config', 'UA-34644124-1', {\n      'anonymize_ip': true\n    });\n  <\/script>\n<\/head>\n\n<body class=\"newhome\">\n\n  <div id=\"wrapper\">\n\n    <header id=\"header\" class=\"cf\">\n  <a class=\"logo\" href=\"https:\/\/obsproject.com\">\n    <img src=\"\/assets\/images\/new_icon_small-r.png\" alt=\"OBS\">\n  <\/a>\n\n  <div class=\"header_title\">\n    <div class=\"header_title_main\">OBS<\/div>\n    <div class=\"header_subtitle\">Open Broadcaster Software<span class=\"smalltext\">\u00ae\ufe0f<\/span><\/div>\n  <\/div>\n\n  <div id=\"SocialButtons\">\n\n    <div id=\"DiscordButton\">\n      <a href=\"https:\/\/discord.gg\/obsproject\" target=\"_blank\" aria-label=\"OBS Discord\">\n        <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n      <\/a>\n      <span class=\"tooltip\">Discord<\/span>\n    <\/div>\n\n    <div id=\"TwitterButton\">\n      <a rel=\"me\" href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n        <i class=\"icon-twitter\"><\/i>\n      <\/a>\n      <span class=\"tooltip\">Twitter<\/span>\n    <\/div>\n\n    <div id=\"MastodonButton\">\n      <a rel=\"me\" href=\"https:\/\/mastodon.social\/@OBSProject\" target=\"_blank\" aria-label=\"OBS Mastodon\">\n        <img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">\n      <\/a>\n      <span class=\"tooltip\">Mastodon<\/span>\n    <\/div>\n\n    <div id=\"GitHubButton\">\n      <a rel=\"me\" href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS Studio GitHub\">\n        <i class=\"icon-github\"><\/i>\n      <\/a>\n      <span class=\"tooltip\">GitHub<\/span>\n    <\/div>\n    <!--\n          <div id=\"BlogButton\">\n            <a href=\"https:\/\/obsproject.com\/blog\">\n              <i class=\"icon-blog\"><\/i>\n            <\/a>\n          <\/div>\n\n          <div id=\"LivechatButton\">\n            <a href=\"https:\/\/obsproject.com\/chat\" target=\"_blank\">\n              <i class=\"icon-comment\">Community Chat<\/i>\n            <\/a>\n          <\/div>\n        -->\n\n    <div id=\"ContributeButton\">\n      <a href=\"https:\/\/obsproject.com\/contribute\">\n        <i class=\"icon-heart\">Contribute<\/i>\n      <\/a>\n    <\/div>\n\n  <\/div>\n\n  <nav>\n\n  <ul class=\"menu cf\">\n          <li>\n                <a class=\"active\" href=\"https:\/\/obsproject.com\">Home<\/a>\n\n        \n      <\/li>\n          <li>\n                <a href=\"https:\/\/obsproject.com\/download\">Download<\/a>\n\n        \n      <\/li>\n          <li>\n                <a href=\"https:\/\/obsproject.com\/blog\">News<\/a>\n\n        \n      <\/li>\n          <li>\n                <a href=\"https:\/\/obsproject.com\/help\">Help<\/a>\n\n        \n      <\/li>\n          <li>\n                <a href=\"\/forum\/\">Forum<\/a>\n\n        \n      <\/li>\n      <\/ul>\n\n<\/nav>\n<\/header>\n<div class=\"main_block newhome slant_container\">\n\n  <div id=\"bg_slant1\" class=\"main_slant\"><\/div>\n  <div id=\"bg_slant2\" class=\"main_slant\"><\/div>\n  <div id=\"bg_slant3\" class=\"main_slant\"><\/div>\n\n  <div class=\"headerpusher\"><\/div>\n\n  \n  <div class=\"pagewidth\">\n    <div class=\"main_blurb cf\">\n      <h1>OBS Studio<\/h1>\n\n              <div id=\"latestVersions\" class=\"newhome\"><span>Latest Release<\/span>\n          <div class=\"latest_icon latest_win\" aria-label=\"Windows\"><\/div>\n          <div class=\"latest_icon latest_mac\" aria-label=\"macOS\"><\/div>\n          <div class=\"latest_icon latest_lin\" aria-label=\"Linux\"><\/div>30.2.3 - August 15th        <\/div>\n      \n      <div id=\"home_downloads\" class=\"home_download\" style=\"text-align: center;\">\n                <a href=\"https:\/\/cdn-fastly.obsproject.com\/downloads\/OBS-Studio-30.2.3-Windows-Installer.exe\" target=\"_blank\" class=\"green_btn download-welcome\">Windows<span class=\"tooltip\">Supports Windows 10 and Windows 11<\/span><\/a>\n        <a id=\"show_mac_extra\" href=\"#\" class=\"green_btn\">macOS<span class=\"tooltip\">Supports macOS 11.0 or newer<\/span><\/a>\n        <a href=\"https:\/\/obsproject.com\/download#linux\" target=\"_blank\" rel=\"noopener\" class=\"green_btn\">Linux<\/a>\n\n        <div id=\"mac_extra\" class=\"home_download_extra\">\n          <h3>Select macOS Version<\/h3>\n          <a href=\"#\" class=\"green_btn small_btn hide_extra_selection\">\u2039<\/a>\n\n          <a href=\"https:\/\/cdn-fastly.obsproject.com\/downloads\/obs-studio-30.2.3-macos-intel.dmg\" class=\"green_btn download-welcome\" target=\"_blank\">macOS (Intel)<\/a>\n          <a href=\"https:\/\/cdn-fastly.obsproject.com\/downloads\/obs-studio-30.2.3-macos-apple.dmg\" class=\"green_btn download-welcome\" target=\"_blank\">macOS (Apple Silicon)<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"home_text\">\n        <p>Free and open source software for video recording and live streaming.<\/p>\n<p>Download and start streaming quickly and easily on Windows, Mac or Linux.<\/p>      <\/div>\n\n      <div id=\"forwardForm\"><\/div>\n\n      <div class=\"demo_obs-window\" style=\"background: transparent;\">\n        <img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">\n      <\/div>\n      \n    <\/div>\n  <\/div>\n\n<\/div>\n\n\n<div class=\"support_block\">\n\n  <div class=\"pagewidth\">\n    <div class=\"support_blurb debug\">\n      <p>The OBS Project is made possible thanks to generous contributions from our sponsors and backers. Learn more about how you can <a href=\"\/contribute\">become a sponsor<\/a>.<\/p>\n      <br>\n\n      <div id=\"open_collective_list\" style=\"display: block;\">\n\n        <div id=\"premiere_container\" class=\"support_list_container\"><div class=\"support_list_title\">PREMIER TIER SPONSORS<\/div><div id=\"premiere_supports\" class=\"support_list\"><div class=\"support_item\"><a href=\"https:\/\/www.youtube.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png\" alt=\"YouTube logo\"><\/a><\/div><div class=\"support_item\"><a href=\"https:\/\/www.logitech.com\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png\" alt=\"Logitech logo\"><\/a><\/div><div class=\"support_item\"><a href=\"https:\/\/twitch.tv\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png\" alt=\"Twitch logo\"><\/a><\/div><\/div><\/div>\n        <div id=\"diamond_container\" class=\"support_list_container\"><div class=\"support_list_title\">DIAMOND TIER SPONSORS<\/div><div id=\"diamond_supports\" class=\"support_list\"><div class=\"support_item\"><a href=\"https:\/\/www.nvidia.com\/broadcast\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png\" alt=\"NVIDIA logo\"><\/a><\/div><div class=\"support_item\"><a href=\"https:\/\/www.amd.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png\" alt=\"AMD logo\"><\/a><\/div><div class=\"support_item\"><a href=\"https:\/\/intel.com\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png\" alt=\"Intel logo\"><\/a><\/div><div class=\"support_item\"><a href=\"https:\/\/www.yamaha.com\/2\/ag\/?utm_source=obs&amp;utm_medium=banner&amp;utm_campaign=YCJ_CSC_OBSsponsor_052024\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png\" alt=\"Yamaha logo\"><\/a><\/div><\/div><\/div>\n        <div id=\"gold_container\" class=\"support_list_container\"><div class=\"support_list_title\">GOLD TIER SPONSORS<\/div><div id=\"gold_supports\" class=\"support_list\"><div class=\"support_item\"><a href=\"https:\/\/streamelements.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png\" alt=\"StreamElements logo\"><\/a><\/div><div class=\"support_item\"><a href=\"https:\/\/www.overwolf.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png\" alt=\"overwolf logo\"><\/a><\/div><\/div><\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n<\/div>\n\n\n\n<div class=\"second_block stretch_columns\">\n\n  <div class=\"pagewidth\">\n    <div class=\"second_blurb\">\n      <div class=\"blurb_text\">\n        <h1>Features<\/h1>\n<div class=\"kirbycolumns kirbycolumns-2\"><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png\"><\/figure>\n<p>High performance real time video\/audio capturing and mixing. Create scenes made up of multiple sources including window captures, images, text, browser windows, webcams, capture cards and more.<\/p>\n<\/div><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png\"><\/figure>\n<p>Set up an unlimited number of scenes you can switch between seamlessly via custom transitions.<\/p>\n<\/div><\/div>\n<div class=\"kirbycolumns kirbycolumns-2\"><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png\"><\/figure>\n<p>Intuitive audio mixer with per-source filters such as noise gate, noise suppression, and gain. Take full control with VST plugin support.<\/p>\n<\/div><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/properties.png\"><\/figure>\n<p>Powerful and easy to use configuration options. Add new Sources, duplicate existing ones, and adjust their properties effortlessly.<\/p>\n<\/div><\/div>\n<div class=\"kirbycolumns kirbycolumns-2\"><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/settings.png\"><\/figure>\n<p>Streamlined Settings panel gives you access to a wide array of configuration options to tweak every aspect of your broadcast or recording.<\/p>\n<\/div><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/docks.png\"><\/figure>\n<p>Modular 'Dock' UI allows you to rearrange the layout exactly as you like. You can even pop out each individual Dock to its own window.<\/p>\n<\/div><\/div>\n<p>OBS supports all your favorite streaming platforms and more.<\/p>        <!--\n\t\t\t\t\t<div id=\"service_icons\">\n\t\t\t\t\t\t<img alt=\"Twitch\" class=\"service_icon\" src=\"\/assets\/images\/services\/new_twitch.png\">\n\t\t\t\t\t\t<img alt=\"Mixer\" class=\"service_icon\" src=\"\/assets\/images\/services\/new_mixer.png\">\n\t\t\t\t\t\t<img alt=\"YouTube\" class=\"service_icon\" src=\"\/assets\/images\/services\/new_youtube.png\">\n\t\t\t\t\t<\/div>\n\t\t\t\t\t-->\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<div class=\"third_block stretch_columns\">\n\n  <div class=\"pagewidth\">\n    <div class=\"third_blurb\">\n      <div class=\"blurb_text\">\n        <h1>Create Professional Productions<\/h1>\n<div class=\"kirbycolumns kirbycolumns-2\"><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png\"><\/figure>\n<p>Choose from a number of different and customizable transitions for when you switch between your scenes or add your own stinger video files.<\/p>\n<\/div><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png\"><\/figure>\n<p>Set hotkeys for nearly every sort of action, such as switching between scenes, starting\/stopping streams or recordings, muting audio sources, push to talk, and more.<\/p>\n<\/div><\/div>\n<div class=\"kirbycolumns kirbycolumns-2\"><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/studio.png\"><\/figure>\n<p><strong>Studio Mode<\/strong> lets you preview your scenes and sources before pushing them live.  Adjust your scenes and sources or create new ones and ensure they're perfect before your viewers ever see them.<\/p>\n<\/div><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png\"><\/figure>\n<p>Get a high level view of your production using the Multiview. Monitor 8 different scenes and easily cue or transition to any of them with merely a single or double click.<\/p>\n<\/div><\/div>      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<div class=\"fourth_block\">\n\n  <div class=\"pagewidth\">\n    <div class=\"fourth_blurb\">\n      <div class=\"blurb_text\">\n        <h1>Collaborative Creativity<\/h1>\n<p>OBS Studio is equipped with a powerful API, enabling plugins and scripts to provide further customization and functionality specific to your needs.<\/p>\n<p>Utilize native plugins for high performance integrations or scripts written with Lua or Python that interface with existing sources.<\/p>\n<p>Work with developers in the streaming community to get the features you need with endless possibilities.<\/p>\n<p>Browse or submit your own in the <a href=\"https:\/\/obsproject.com\/forum\/resources\/\">Resources section<\/a><\/p>      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<script type=\"text\/javascript\">\n  (function() {\n\n    var classname = document.getElementsByClassName(\"download-welcome\");\n    for (var i = 0; i < classname.length; i++) {\n      classname[i].addEventListener('click', forwardLink, false);\n    }\n\n\n    var hide_extra = document.getElementsByClassName(\"hide_extra_selection\");\n    for (var i = 0; i < hide_extra.length; i++) {\n      hide_extra[i].addEventListener('click', function(e) {\n        e.preventDefault();\n        hideExtra();\n      }, false);\n    }\n\n    var home_downloads = document.getElementById(\"home_downloads\");\n    var show_mac_extra = document.getElementById(\"show_mac_extra\");\n    var mac_extra = document.getElementById(\"mac_extra\");\n    show_mac_extra.addEventListener('click', function(e) {\n      e.preventDefault();\n      home_downloads.classList.add(\"show_extra_selection\");\n      mac_extra.classList.add(\"show_extra_selection\");\n    }, false)\n  })();\n\n  function forwardLink(event) {\n    event.preventDefault();\n    var link = this.getAttribute(\"href\");\n\n    var form = document.createElement('form');\n    form.action = 'https:\/\/obsproject.com\/welcome-redirect';\n    form.method = 'POST';\n    form.target = '_blank';\n\n    var input = document.createElement('input');\n    input.type = 'hidden';\n    input.name = 'forwardLink';\n    input.value = link;\n    form.appendChild(input);\n\n    var container = document.getElementById(\"forwardForm\");\n\n    container.innerHTML = \"\";\n    container.appendChild(form);\n\n    form.submit();\n\n    return false;\n  }\n\n  function hideExtra(event) {\n    var extra_boxes = document.getElementsByClassName(\"show_extra_selection\");\n    while (extra_boxes.length > 0) {\n      extra_boxes[0].classList.remove(\"show_extra_selection\");\n    }\n  }\n<\/script>\n\n<script type=\"text\/javascript\">\n  document.getElementById('open_collective_list').style.display = \"block\";\n<\/script>\n\n  <div class=\"footer_push\"><\/div>\n  <\/div>\n  <!-- End Wrapper -->\n\n  <footer id=\"footer\" class=\"footer cf\">\n    <div class=\"footer_extra\">\n      <div class=\"footer_left\">\n        <div class=\"footer_row\">\n          <div class=\"logo\"><img src=\"\/assets\/images\/new_icon_small-r.png\"><\/div>\n          <div class=\"footer_title\">OBS Project<\/div>\n        <\/div>\n        <div class=\"footer_row footer_social\">\n          <a href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n            <i class=\"icon-twitter\"><\/i>\n          <\/a>\n          <a href=\"https:\/\/facebook.com\/OpenBroadcasterSoftware\" target=\"_blank\" aria-label=\"OBS Facebook\">\n            <i class=\"icon-facebook\"><\/i>\n          <\/a>\n          <a href=\"\/discord\" target=\"_blank\" aria-label=\"OBS Discord\">\n            <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n          <\/a>\n          <a href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">\n            <i class=\"icon-github\"><\/i>\n          <\/a>\n        <\/div>\n      <\/div>\n      <div class=\"footer_right\">\n\n        <!-- App -->\n        <div class=\"footer_items\">\n          <div class=\"footer_category\">OBS Studio<\/div>\n          <a href=\"\/download\" aria-label=\"Download\">Download<\/a>\n          <a href=\"https:\/\/ideas.obsproject.com\/\" target=\"_blank\" aria-label=\"Feature suggestions\">Ideas<\/a>\n          <a href=\"\/privacy-policy\" aria-label=\"Privacy Policy\">Privacy Policy<\/a>\n          <!-- <a id=\"cookie-footer\" href=\"#\" aria-label=\"Manage Cookies\">Manage Cookies<\/a> -->\n        <\/div>\n\n        <!-- Contribute -->\n        <div class=\"footer_items\">\n          <div class=\"footer_category\">Contribute<\/div>\n          <a href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">GitHub<\/a>\n          <a href=\"https:\/\/opencollective.com\/obsproject\" aria-label=\"OBS on Open Collective\">Open Collective<\/a>\n          <a href=\"https:\/\/www.patreon.com\/obsproject\/overview\" aria-label=\"OBS on Patreon\">Patreon<\/a>\n        <\/div>\n\n        <!-- Help -->\n        <div class=\"footer_items\">\n          <div class=\"footer_category\">Support<\/div>\n          <a href=\"\/kb\" aria-label=\"Knowledge Base\">Knowledge Base<\/a>\n          <a href=\"\/discord\" aria-label=\"Official Discord\">Discord<\/a>\n          <a href=\"\/forum\/\" aria-label=\"Forums\">Forums<\/a>\n          <a href=\"\/help\" aria-label=\"Help Portal\">Help Portal<\/a>\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n    <div class=\"copyright\">\n      <p>\u00a9 2012 - 2024. OBS and OBS Studio are created and maintained by Lain. Development by <a href=\"https:\/\/github.com\/obsproject\/OBS-studio\/graphs\/contributors\">OBS Studio Contributors<\/a>.<br>\nWebsite designed and created by <a href=\"https:\/\/twitter.com\/Warchamp7\">Warchamp7<\/a>, powered by <a href=\"https:\/\/getkirby.com\/made-with-kirby-and-love\">Kirby CMS<\/a>. Downloads powered by <a href=\"https:\/\/fastly.com\">Fastly<\/a>.<\/p>    <\/div>\n    <br>\n    <div class=\"languages\" arial-label=\"Select Language\">\n      <p>\n                              <a href=\"https:\/\/obsproject.com\/cs\">\u010ce\u0161tina<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/da\">Dansk<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/de\">Deutsch<\/a>\n                                                          <a href=\"https:\/\/obsproject.com\/es\">Espa\u00f1ol<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/eu\">Euskara<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/fi\">Suomi<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/fr\">Fran\u00e7ais<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/hu\">Magyar<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/ja\">\u65e5\u672c\u8a9e<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/ko\">\ud55c\uad6d\uc5b4<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/pt-br\">Portugu\u00eas do Brasil<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/ru\">\u0440\u0443\u0301\u0441\u0441\u043a\u0438\u0439<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/sv\">Svenska<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/tr\">T\u00fcrk\u00e7e<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/uk\">\u0443\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/zh-cn\">\u4e2d\u6587(\u7b80\u4f53)<\/a>\n                        <\/p>\n    <\/div>\n\n  <\/footer>\n\n  \n  \n\n  <\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [
                            "content-security-policy",
                            "strict-transport-security",
                            "x-content-type-options",
                            "x-xss-protection"
                        ],
                        "securityHeadersGrade": "A",
                        "securityHeadersScore": 90
                    },
                    "interactivePeriods": [
                        [
                            0,
                            702
                        ],
                        [
                            917,
                            944
                        ],
                        [
                            1185,
                            2451
                        ],
                        [
                            2502,
                            6689
                        ]
                    ],
                    "longTasks": [
                        [
                            702,
                            917
                        ],
                        [
                            944,
                            1185
                        ],
                        [
                            2451,
                            2502
                        ]
                    ],
                    "lastVisualChange": 3000,
                    "render": 1100,
                    "visualComplete85": 2100,
                    "visualComplete90": 2100,
                    "visualComplete95": 2100,
                    "visualComplete99": 2100,
                    "visualComplete": 3000,
                    "SpeedIndex": 1279,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 1162,
                            "size": 67968,
                            "DOMNodeId": 9,
                            "nodeInfo": {
                                "nodeType": "H1",
                                "bounds": [
                                    352.5,
                                    200,
                                    1200,
                                    90
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 2016,
                            "size": 320800,
                            "DOMNodeId": 20,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "\/assets\/images\/features-new\/hero.png",
                                    "style": "width: 100%"
                                },
                                "sourceURL": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                                "bounds": [
                                    552.5,
                                    592,
                                    800,
                                    659.078125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 2016,
                            "size": 320800,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 552.5,
                                    "y": 592,
                                    "width": 800,
                                    "height": 659.078125,
                                    "top": 592,
                                    "right": 1352.5,
                                    "bottom": 1251.078125,
                                    "left": 552.5
                                },
                                "outerHTML": "<img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">",
                                "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                                "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1161,
                            "size": 67968,
                            "DOMNodeId": 9,
                            "nodeInfo": {
                                "nodeType": "H1",
                                "bounds": [
                                    352.5,
                                    200,
                                    1200,
                                    90
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 2015,
                            "size": 320800,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 552.5,
                                    "y": 592,
                                    "width": 800,
                                    "height": 659.078125,
                                    "top": 592,
                                    "right": 1352.5,
                                    "bottom": 1251.078125,
                                    "left": 552.5
                                },
                                "outerHTML": "<img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">",
                                "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                                "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 2015,
                            "size": 320800,
                            "DOMNodeId": 20,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "\/assets\/images\/features-new\/hero.png",
                                    "style": "width: 100%"
                                },
                                "sourceURL": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                                "bounds": [
                                    552.5,
                                    592,
                                    800,
                                    659.078125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        }
                    ],
                    "LargestContentfulPaintType": "image",
                    "LargestContentfulPaintNodeType": "IMG",
                    "LargestContentfulPaintImageURL": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 33
                        },
                        {
                            "name": "fetchStart",
                            "time": 43
                        },
                        {
                            "name": "navigationStart",
                            "time": 83
                        },
                        {
                            "name": "domLoading",
                            "time": 84
                        },
                        {
                            "name": "responseEnd",
                            "time": 84
                        },
                        {
                            "name": "domInteractive",
                            "time": 84
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 84
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 84
                        },
                        {
                            "name": "domComplete",
                            "time": 85
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 474
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 474
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 474
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 475
                        },
                        {
                            "name": "domLoading",
                            "time": 475
                        },
                        {
                            "name": "responseEnd",
                            "time": 477
                        },
                        {
                            "name": "firstPaint",
                            "time": 1161
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 1161
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 1161
                        },
                        {
                            "name": "domInteractive",
                            "time": 1194
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 1194
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 1194
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1640
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 2015
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 2015
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 2015
                        },
                        {
                            "name": "LayoutShift",
                            "time": 2553
                        },
                        {
                            "name": "domComplete",
                            "time": 3538
                        },
                        {
                            "name": "loadEventStart",
                            "time": 3538
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 3538
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 1161
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 2015
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 2015
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.00012112609530690696
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.00012112609530690696
                        }
                    ],
                    "chromeUserTiming.navigationStart": 84,
                    "chromeUserTiming.fetchStart": 44,
                    "chromeUserTiming.domLoading": 476,
                    "chromeUserTiming.responseEnd": 478,
                    "chromeUserTiming.domInteractive": 1194,
                    "chromeUserTiming.domContentLoadedEventStart": 1194,
                    "chromeUserTiming.domContentLoadedEventEnd": 1194,
                    "chromeUserTiming.domComplete": 3539,
                    "chromeUserTiming.unloadEventStart": 474,
                    "chromeUserTiming.unloadEventEnd": 474,
                    "chromeUserTiming.markAsMainFrame": 475,
                    "chromeUserTiming.commitNavigationEnd": 475,
                    "chromeUserTiming.firstPaint": 1161,
                    "chromeUserTiming.firstContentfulPaint": 1161,
                    "chromeUserTiming.firstImagePaint": 1161,
                    "chromeUserTiming.LayoutShift": 2554,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 2015,
                    "chromeUserTiming.firstMeaningfulPaint": 2015,
                    "chromeUserTiming.loadEventStart": 3539,
                    "chromeUserTiming.loadEventEnd": 3539,
                    "chromeUserTiming.LargestTextPaint": 1162,
                    "chromeUserTiming.LargestImagePaint": 2016,
                    "chromeUserTiming.LargestContentfulPaint": 2016,
                    "chromeUserTiming.TotalLayoutShift": 0.00012112609530690696,
                    "chromeUserTiming.CumulativeLayoutShift": 0.00012112609530690696,
                    "LayoutShifts": [
                        {
                            "time": 1640,
                            "score": 0.00010948507252838607,
                            "cumulative_score": 0.00010948507252838607,
                            "window_score": 0.00010948507252838607,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    1378,
                                    10,
                                    487,
                                    33
                                ],
                                [
                                    1613,
                                    48,
                                    252,
                                    30
                                ],
                                [
                                    1613,
                                    78,
                                    36,
                                    1
                                ],
                                [
                                    1681,
                                    78,
                                    36,
                                    1
                                ],
                                [
                                    1619,
                                    79,
                                    30,
                                    1
                                ],
                                [
                                    1681,
                                    79,
                                    36,
                                    1
                                ],
                                [
                                    1687,
                                    80,
                                    30,
                                    1
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 1619,
                                        "y": 48,
                                        "width": 246,
                                        "height": 30,
                                        "top": 48,
                                        "right": 1865,
                                        "bottom": 78,
                                        "left": 1619
                                    },
                                    "currentRect": {
                                        "x": 1613,
                                        "y": 48,
                                        "width": 252,
                                        "height": 30,
                                        "top": 48,
                                        "right": 1865,
                                        "bottom": 78,
                                        "left": 1613
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1619,
                                        "y": 48,
                                        "width": 30,
                                        "height": 32,
                                        "top": 48,
                                        "right": 1649,
                                        "bottom": 80,
                                        "left": 1619
                                    },
                                    "currentRect": {
                                        "x": 1613,
                                        "y": 48,
                                        "width": 30,
                                        "height": 31,
                                        "top": 48,
                                        "right": 1643,
                                        "bottom": 79,
                                        "left": 1613
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1687,
                                        "y": 48,
                                        "width": 30,
                                        "height": 33,
                                        "top": 48,
                                        "right": 1717,
                                        "bottom": 81,
                                        "left": 1687
                                    },
                                    "currentRect": {
                                        "x": 1681,
                                        "y": 48,
                                        "width": 30,
                                        "height": 32,
                                        "top": 48,
                                        "right": 1711,
                                        "bottom": 80,
                                        "left": 1681
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1395,
                                        "y": 10,
                                        "width": 470,
                                        "height": 33,
                                        "top": 10,
                                        "right": 1865,
                                        "bottom": 43,
                                        "left": 1395
                                    },
                                    "currentRect": {
                                        "x": 1378,
                                        "y": 10,
                                        "width": 487,
                                        "height": 33,
                                        "top": 10,
                                        "right": 1865,
                                        "bottom": 43,
                                        "left": 1378
                                    }
                                }
                            ]
                        },
                        {
                            "time": 2553,
                            "score": 1.1641022778520885e-5,
                            "cumulative_score": 0.00012112609530690696,
                            "window_score": 0.00012112609530690696,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    1609,
                                    48,
                                    256,
                                    30
                                ],
                                [
                                    1609,
                                    78,
                                    34,
                                    1
                                ],
                                [
                                    1677,
                                    78,
                                    34,
                                    1
                                ],
                                [
                                    1677,
                                    79,
                                    34,
                                    1
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 1613,
                                        "y": 48,
                                        "width": 252,
                                        "height": 30,
                                        "top": 48,
                                        "right": 1865,
                                        "bottom": 78,
                                        "left": 1613
                                    },
                                    "currentRect": {
                                        "x": 1609,
                                        "y": 48,
                                        "width": 256,
                                        "height": 30,
                                        "top": 48,
                                        "right": 1865,
                                        "bottom": 78,
                                        "left": 1609
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1613,
                                        "y": 48,
                                        "width": 30,
                                        "height": 31,
                                        "top": 48,
                                        "right": 1643,
                                        "bottom": 79,
                                        "left": 1613
                                    },
                                    "currentRect": {
                                        "x": 1609,
                                        "y": 48,
                                        "width": 30,
                                        "height": 31,
                                        "top": 48,
                                        "right": 1639,
                                        "bottom": 79,
                                        "left": 1609
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1681,
                                        "y": 48,
                                        "width": 30,
                                        "height": 32,
                                        "top": 48,
                                        "right": 1711,
                                        "bottom": 80,
                                        "left": 1681
                                    },
                                    "currentRect": {
                                        "x": 1677,
                                        "y": 48,
                                        "width": 30,
                                        "height": 32,
                                        "top": 48,
                                        "right": 1707,
                                        "bottom": 80,
                                        "left": 1677
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 0,
                        "cumulative_score": 0,
                        "fraction_of_total": 0
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 664.66099999999994
                            },
                            "15": {
                                "name": "ContentSecurityPolicy",
                                "firstUsed": 478.68599999999998
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 478.69900000000001
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 478.70499999999998
                            },
                            "2236": {
                                "name": "CSPWithUnsafeEval",
                                "firstUsed": 478.70999999999998
                            },
                            "3129": {
                                "name": "CSPWithReasonableObjectRestrictions",
                                "firstUsed": 478.71499999999997
                            },
                            "3359": {
                                "name": "MainFrameCSPViaHTTP",
                                "firstUsed": 478.72000000000003
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 481.81700000000001
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 498.98000000000002
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 499.029
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 499.036
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 499.06
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 516.96699999999998
                            },
                            "4240": {
                                "name": "ScriptSchedulingType_ParserBlockingInline",
                                "firstUsed": 517.03700000000003
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 658.95399999999995
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 659.00699999999995
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 659.18899999999996
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 659.63900000000001
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 660.20699999999999
                            },
                            "978": {
                                "name": "CSSAtRuleWebkitKeyframes",
                                "firstUsed": 660.26400000000001
                            },
                            "1153": {
                                "name": "CSSSelectorIndirectAdjacent",
                                "firstUsed": 660.32399999999996
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 660.74400000000003
                            },
                            "2317": {
                                "name": "CSSSelectorWebkitSliderThumb",
                                "firstUsed": 661.07799999999997
                            },
                            "2092": {
                                "name": "ARIALabelAttribute",
                                "firstUsed": 670.26300000000003
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 680.553
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 680.56100000000004
                            },
                            "3707": {
                                "name": "ColorSchemeDarkSupportedOnRoot",
                                "firstUsed": 680.69399999999996
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 681.13599999999997
                            },
                            "1019": {
                                "name": "CSSFilterInvert",
                                "firstUsed": 682.24699999999996
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 693.98199999999997
                            },
                            "1973": {
                                "name": "FontShapingNotDefGlyphObserved",
                                "firstUsed": 902.25800000000004
                            },
                            "5043": {
                                "name": "Feature_5043",
                                "firstUsed": 945.23299999999995
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 1199.0450000000001
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 1199.126
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 1220.508
                            },
                            "2195": {
                                "name": "CookieGet",
                                "firstUsed": 1221.847
                            },
                            "1302": {
                                "name": "V8Document_Scripts_AttributeGetter",
                                "firstUsed": 1232.566
                            },
                            "2723": {
                                "name": "TrustedTypesCreatePolicy",
                                "firstUsed": 1249.0129999999999
                            },
                            "3279": {
                                "name": "TrustedTypesPolicyCreated",
                                "firstUsed": 1249.0309999999999
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 2032.8599999999999
                            },
                            "4520": {
                                "name": "NavigatorUAData_GetHighEntropyValues",
                                "firstUsed": 2463.9899999999998
                            },
                            "1502": {
                                "name": "AuxclickAddListenerCount",
                                "firstUsed": 2485.395
                            },
                            "4161": {
                                "name": "V8Document_Prerendering_AttributeGetter",
                                "firstUsed": 2496.2559999999999
                            },
                            "2228": {
                                "name": "DocumentPageShowRegistered",
                                "firstUsed": 2513.2280000000001
                            },
                            "2226": {
                                "name": "DocumentPageHideRegistered",
                                "firstUsed": 2513.248
                            },
                            "2657": {
                                "name": "NavigatorLanguage",
                                "firstUsed": 2519.2020000000002
                            },
                            "2704": {
                                "name": "V8Screen_Width_AttributeGetter",
                                "firstUsed": 2519.4169999999999
                            },
                            "2702": {
                                "name": "V8Screen_Height_AttributeGetter",
                                "firstUsed": 2519.431
                            },
                            "2511": {
                                "name": "FeaturePolicyJSAPI",
                                "firstUsed": 2522.0819999999999
                            },
                            "3835": {
                                "name": "FeaturePolicyJSAPIAllowedFeaturesDocument",
                                "firstUsed": 2522.0970000000002
                            },
                            "2194": {
                                "name": "CookieSet",
                                "firstUsed": 2529.9670000000001
                            },
                            "675": {
                                "name": "Fetch",
                                "firstUsed": 2542.1399999999999
                            },
                            "2913": {
                                "name": "FetchKeepalive",
                                "firstUsed": 2542.79
                            },
                            "4419": {
                                "name": "Scrollend",
                                "firstUsed": 2556.8829999999998
                            },
                            "1069": {
                                "name": "CrossOriginTextScript",
                                "firstUsed": 2864.4459999999999
                            },
                            "2701": {
                                "name": "V8Screen_ColorDepth_AttributeGetter",
                                "firstUsed": 2869.183
                            },
                            "2662": {
                                "name": "NavigatorPlugins",
                                "firstUsed": 2869.2399999999998
                            },
                            "3443": {
                                "name": "PluginName",
                                "firstUsed": 2869.998
                            },
                            "3481": {
                                "name": "V8Navigator_JavaEnabled_Method",
                                "firstUsed": 2870.2240000000002
                            },
                            "2719": {
                                "name": "HistoryLength",
                                "firstUsed": 2873.1869999999999
                            },
                            "710": {
                                "name": "CryptoGetRandomValues",
                                "firstUsed": 2879.7750000000001
                            },
                            "677": {
                                "name": "XMLHttpRequestAsynchronous",
                                "firstUsed": 2880.616
                            },
                            "2229": {
                                "name": "DocumentPageShowFired",
                                "firstUsed": 3539.0129999999999
                            }
                        },
                        "CSSFeatures": {
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 659.20699999999999
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 659.21600000000001
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 659.23599999999999
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 659.25900000000001
                            },
                            "156": {
                                "name": "CSSPropertyUnicodeRange",
                                "firstUsed": 659.27200000000005
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 660.24199999999996
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 660.25099999999998
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 671.44200000000001
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 671.58000000000004
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 671.70500000000004
                            },
                            "637": {
                                "name": "CSSPropertyColorScheme",
                                "firstUsed": 680.58500000000004
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 680.59900000000005
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 680.60799999999995
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 680.62099999999998
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 680.62800000000004
                            },
                            "5": {
                                "name": "CSSPropertyFont",
                                "firstUsed": 680.63699999999994
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 680.64499999999998
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 680.65499999999997
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 680.803
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 680.83000000000004
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 680.87699999999995
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 680.88300000000004
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 680.88999999999999
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 680.89599999999996
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 680.90599999999995
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 680.94000000000005
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 680.95799999999997
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 680.96400000000006
                            },
                            "71": {
                                "name": "CSSPropertyClear",
                                "firstUsed": 680.97000000000003
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 681.06299999999999
                            },
                            "79": {
                                "name": "CSSPropertyFloat",
                                "firstUsed": 681.072
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 681.08299999999997
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 681.202
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 681.23400000000004
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 681.24300000000005
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 681.26199999999994
                            },
                            "97": {
                                "name": "CSSPropertyMinWidth",
                                "firstUsed": 681.29499999999996
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 681.31100000000004
                            },
                            "125": {
                                "name": "CSSPropertySpeak",
                                "firstUsed": 681.38199999999995
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 681.39300000000003
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 681.42899999999997
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 681.45399999999995
                            },
                            "142": {
                                "name": "CSSPropertyTextShadow",
                                "firstUsed": 681.46400000000006
                            },
                            "68": {
                                "name": "CSSPropertyBoxShadow",
                                "firstUsed": 681.47199999999998
                            },
                            "66": {
                                "name": "CSSPropertyBorderWidth",
                                "firstUsed": 681.48900000000003
                            },
                            "59": {
                                "name": "CSSPropertyBorderStyle",
                                "firstUsed": 681.495
                            },
                            "42": {
                                "name": "CSSPropertyBorderColor",
                                "firstUsed": 681.505
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 681.51599999999996
                            },
                            "33": {
                                "name": "CSSPropertyBackgroundSize",
                                "firstUsed": 682.17200000000003
                            },
                            "359": {
                                "name": "CSSPropertyFilter",
                                "firstUsed": 682.18899999999996
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 682.93200000000002
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 683.01400000000001
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 683.02700000000004
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 683.19299999999998
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 683.44100000000003
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 683.60599999999999
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 683.72199999999998
                            },
                            "19": {
                                "name": "CSSPropertyZoom",
                                "firstUsed": 683.73800000000006
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 683.77499999999998
                            },
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 684.00300000000004
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 685.01400000000001
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 685.20399999999995
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 685.39200000000005
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 685.59799999999996
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 685.60799999999995
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 685.63400000000001
                            },
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 685.69100000000003
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 685.93600000000004
                            },
                            "38": {
                                "name": "CSSPropertyBorderBottomRightRadius",
                                "firstUsed": 685.94899999999996
                            },
                            "37": {
                                "name": "CSSPropertyBorderBottomLeftRadius",
                                "firstUsed": 685.95500000000004
                            },
                            "197": {
                                "name": "CSSPropertyAliasWebkitBorderRadius",
                                "firstUsed": 686.02800000000002
                            },
                            "237": {
                                "name": "CSSPropertyFlexGrow",
                                "firstUsed": 943.99000000000001
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "maxFID": 35,
                    "TTIMeasurementEnd": 6689,
                    "LastInteractive": 2502,
                    "TotalBlockingTime": 36,
                    "testID": "240906_AiDcK8_9PF",
                    "step": 1,
                    "effectiveBps": 517551,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 85,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "CrUX": {
                        "key": {
                            "formFactor": "DESKTOP",
                            "url": "https:\/\/obsproject.com\/"
                        },
                        "metrics": {
                            "cumulative_layout_shift": {
                                "histogram": [
                                    {
                                        "start": "0.00",
                                        "end": "0.10",
                                        "density": 0.99790000000000001
                                    },
                                    {
                                        "start": "0.10",
                                        "end": "0.25",
                                        "density": 0.0015
                                    },
                                    {
                                        "start": "0.25",
                                        "density": 0.00069999999999999999
                                    }
                                ],
                                "percentiles": {
                                    "p75": "0.00"
                                }
                            },
                            "experimental_time_to_first_byte": {
                                "histogram": [
                                    {
                                        "start": 0,
                                        "end": 800,
                                        "density": 0.76570000000000005
                                    },
                                    {
                                        "start": 800,
                                        "end": 1800,
                                        "density": 0.1956
                                    },
                                    {
                                        "start": 1800,
                                        "density": 0.038600000000000002
                                    }
                                ],
                                "percentiles": {
                                    "p75": 781
                                }
                            },
                            "first_contentful_paint": {
                                "histogram": [
                                    {
                                        "start": 0,
                                        "end": 1800,
                                        "density": 0.88529999999999998
                                    },
                                    {
                                        "start": 1800,
                                        "end": 3000,
                                        "density": 0.073099999999999998
                                    },
                                    {
                                        "start": 3000,
                                        "density": 0.041599999999999998
                                    }
                                ],
                                "percentiles": {
                                    "p75": 1310
                                }
                            },
                            "first_input_delay": {
                                "histogram": [
                                    {
                                        "start": 0,
                                        "end": 100,
                                        "density": 0.99380000000000002
                                    },
                                    {
                                        "start": 100,
                                        "end": 300,
                                        "density": 0.0038
                                    },
                                    {
                                        "start": 300,
                                        "density": 0.0023999999999999998
                                    }
                                ],
                                "percentiles": {
                                    "p75": 1
                                }
                            },
                            "interaction_to_next_paint": {
                                "histogram": [
                                    {
                                        "start": 0,
                                        "end": 200,
                                        "density": 0.96120000000000005
                                    },
                                    {
                                        "start": 200,
                                        "end": 500,
                                        "density": 0.019699999999999999
                                    },
                                    {
                                        "start": 500,
                                        "density": 0.019099999999999999
                                    }
                                ],
                                "percentiles": {
                                    "p75": 42
                                }
                            },
                            "largest_contentful_paint": {
                                "histogram": [
                                    {
                                        "start": 0,
                                        "end": 2500,
                                        "density": 0.85519999999999996
                                    },
                                    {
                                        "start": 2500,
                                        "end": 4000,
                                        "density": 0.1061
                                    },
                                    {
                                        "start": 4000,
                                        "density": 0.038699999999999998
                                    }
                                ],
                                "percentiles": {
                                    "p75": 2089
                                }
                            },
                            "navigation_types": {
                                "fractions": {
                                    "navigate": 0.96530000000000005,
                                    "navigate_cache": 0.00069999999999999999,
                                    "reload": 0.0066,
                                    "restore": 0.017500000000000002,
                                    "back_forward": 0.0023,
                                    "back_forward_cache": 0.0066,
                                    "prerender": 0.001
                                }
                            },
                            "round_trip_time": {
                                "percentiles": {
                                    "p75": 111
                                }
                            }
                        },
                        "collectionPeriod": {
                            "firstDate": {
                                "year": 2024,
                                "month": 8,
                                "day": 8
                            },
                            "lastDate": {
                                "year": 2024,
                                "month": 9,
                                "day": 4
                            }
                        }
                    },
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": 0.81000000000000005,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 0.91000000000000003,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "122": 90.900000000000006,
                                "223": 29.399999999999999,
                                "324": 72.700000000000003,
                                "425": 21.100000000000001,
                                "528": 20,
                                "629": 71.400000000000006,
                                "730": 52.399999999999999,
                                "831": 100,
                                "933": 100,
                                "1033": 100,
                                "1134": 100,
                                "1240": 90.900000000000006,
                                "1341": 100,
                                "1442": 100,
                                "1543": 90,
                                "1644": 42.899999999999999,
                                "1745": 80,
                                "1846": 55.600000000000001,
                                "1947": 75,
                                "2048": 100,
                                "2149": 100,
                                "2253": 80,
                                "2354": 80,
                                "2455": 45,
                                "2555": 76.200000000000003,
                                "2656": 73.700000000000003,
                                "2757": 45,
                                "2858": 36.799999999999997,
                                "2959": 57.899999999999999,
                                "3060": 42.100000000000001,
                                "3161": 40.899999999999999,
                                "3300": 60,
                                "3401": 38.100000000000001,
                                "3502": 27.800000000000001,
                                "3603": 38.100000000000001,
                                "3704": 20,
                                "3805": 21.100000000000001,
                                "3906": 19,
                                "4007": 25,
                                "4108": 15,
                                "4209": 15,
                                "4310": 71.400000000000006,
                                "4411": 15.800000000000001,
                                "4512": 11.1,
                                "4613": 36.399999999999999,
                                "4714": 15.800000000000001,
                                "4816": 19,
                                "4917": 15,
                                "5018": 15.800000000000001,
                                "5119": 15,
                                "5220": 15,
                                "5321": 66.700000000000003,
                                "5422": 19,
                                "5523": 10.5,
                                "5624": 19,
                                "5725": 10.5,
                                "5826": 19,
                                "5927": 15,
                                "6028": 15,
                                "6129": 15,
                                "6230": 22.699999999999999,
                                "6331": 63.200000000000003,
                                "6432": 14.300000000000001,
                                "6533": 15,
                                "6634": 19,
                                "6735": 10.5,
                                "6836": 90
                            },
                            "max": 100,
                            "count": 68
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "122": 13593,
                                "223": 0,
                                "324": 11727,
                                "425": 619784,
                                "528": 636032,
                                "629": 26719,
                                "730": 4771269,
                                "831": 5501919,
                                "933": 1134721,
                                "1033": 6635796,
                                "1134": 4661697,
                                "1240": 9640651,
                                "1341": 9566534,
                                "1442": 10971224,
                                "1543": 4005522,
                                "1644": 5425428,
                                "1745": 6408245,
                                "1846": 2294245,
                                "1947": 3686604,
                                "2048": 4919548,
                                "2149": 5775701,
                                "2253": 2732663,
                                "2354": 5468679,
                                "2455": 4810893,
                                "2555": 2480142,
                                "2656": 2677576,
                                "2757": 1603433,
                                "2858": 2017835,
                                "2959": 4066356,
                                "3060": 5163845,
                                "3161": 5257005,
                                "3300": 4723633,
                                "3401": 5037176,
                                "3502": 5042983,
                                "3603": 772618,
                                "3704": 0,
                                "3805": 218542,
                                "3906": 0,
                                "4007": 0,
                                "4108": 0,
                                "4209": 0,
                                "4310": 0,
                                "4411": 0,
                                "4512": 0,
                                "4613": 0,
                                "4714": 0,
                                "4816": 0,
                                "4917": 0,
                                "5018": 0,
                                "5119": 0,
                                "5220": 0,
                                "5321": 0,
                                "5422": 20671,
                                "5523": 0,
                                "5624": 0,
                                "5725": 0,
                                "5826": 0,
                                "5927": 0,
                                "6028": 0,
                                "6129": 0,
                                "6230": 0,
                                "6331": 0,
                                "6432": 0,
                                "6533": 0,
                                "6634": 0,
                                "6735": 0,
                                "6836": 0
                            },
                            "max": 10971224,
                            "count": 68
                        }
                    },
                    "effectiveBpsDoc": 533859,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1\/details\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1\/performance_optimization\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1\/breakdown\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1\/domains\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1\/screen_shot\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1\/experiments\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDcK8_9PF&file=1_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_AiDcK8_9PF&file=1_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_AiDcK8_9PF&compressed=1&file=1_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDcK8_9PF&video=video_1&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDcK8_9PF&video=video_1&file=ms_001100.jpg",
                            "VisuallyComplete": 82
                        },
                        {
                            "time": 1500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDcK8_9PF&video=video_1&file=ms_001500.jpg",
                            "VisuallyComplete": 83
                        },
                        {
                            "time": 1700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDcK8_9PF&video=video_1&file=ms_001700.jpg",
                            "VisuallyComplete": 84
                        },
                        {
                            "time": 2100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDcK8_9PF&video=video_1&file=ms_002100.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 2200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDcK8_9PF&video=video_1&file=ms_002200.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 2700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDcK8_9PF&video=video_1&file=ms_002700.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 3000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDcK8_9PF&video=video_1&file=ms_003000.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "fonts.gstatic.com": {
                            "bytes": 34576,
                            "requests": 3,
                            "cdn_provider": "Google",
                            "connections": 1
                        },
                        "images.opencollective.com": {
                            "bytes": 4483,
                            "requests": 1,
                            "cdn_provider": "Cloudflare",
                            "connections": 1
                        },
                        "www.googletagmanager.com": {
                            "bytes": 173090,
                            "requests": 2,
                            "cdn_provider": "Google",
                            "connections": 1
                        },
                        "www.google-analytics.com": {
                            "bytes": 18791,
                            "requests": 3,
                            "cdn_provider": "Google",
                            "connections": 1
                        },
                        "obsproject.com": {
                            "bytes": 1429364,
                            "requests": 28,
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 5591,
                            "bytesUncompressed": 22576,
                            "requests": 1
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 191880,
                            "bytesUncompressed": 548303,
                            "requests": 3
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 13636,
                            "bytesUncompressed": 60585,
                            "requests": 1
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 1410432,
                            "bytesUncompressed": 1411568,
                            "requests": 26
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 38764,
                            "bytesUncompressed": 38764,
                            "requests": 4
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 1,
                            "bytesUncompressed": 1,
                            "requests": 2
                        }
                    },
                    "consoleLog": []
                },
                "repeatView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-tch6-10.10.1.200",
                    "loadTime": 1397,
                    "docTime": 1397,
                    "fullyLoaded": 1452,
                    "bytesOut": 8673,
                    "bytesOutDoc": 8673,
                    "bytesIn": 5592,
                    "bytesInDoc": 5592,
                    "requests": [
                        {
                            "type": 3,
                            "id": "14A4204C755089F2F9F574D3D5809039",
                            "request_id": "14A4204C755089F2F9F574D3D5809039",
                            "ip_addr": "142.4.216.103",
                            "full_url": "https:\/\/obsproject.com\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "obsproject.com",
                            "url": "\/",
                            "raw_id": "14A4204C755089F2F9F574D3D5809039",
                            "frame_id": "FCCD4C50E0A5713BFC84263BB2DE4137",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 134,
                            "ttfb_ms": 125,
                            "load_start": 301,
                            "load_start_float": 301.00006100000002,
                            "bytesIn": 5591,
                            "objectSize": 5591,
                            "objectSizeUncompressed": 22576,
                            "chunks": [
                                {
                                    "ts": 430,
                                    "bytes": 2044,
                                    "inflated": 7698
                                },
                                {
                                    "ts": 435,
                                    "bytes": 3547,
                                    "inflated": 14878
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "br",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": 1,
                            "dns_end": 38,
                            "connect_start": 38,
                            "connect_end": 154,
                            "ssl_start": 154,
                            "ssl_end": 300,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "obsproject.com",
                                "sanList": [
                                    "auth.obsproject.com",
                                    "ideas.obsproject.com",
                                    "mta-sts.obsproject.com",
                                    "obsproject.com",
                                    "www.obsproject.com"
                                ],
                                "issuer": "R11",
                                "validFrom": 1723697270,
                                "validTo": 1731473269,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1723700780991,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100E955F605A002B411A63CCB548BC72C8818797ED210A73307CDBE07CB07ACDA1D022100AA28D44F9D740E35DEA9238DC9BE4EEE2A428E144F5A672081373E8B0580EA43"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Mammoth2024h2'",
                                        "logId": "DFE156EBAA05AFB59C0F86718DA8C0324EAE56D96EA7F5A56A01D1C13BBE525C",
                                        "timestamp": 1723700781197,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100F69403C0A6B04E8C7A31844A2D54A6B2BC54FE764B6E86041CB002B6428874BF0220516627DCBAF1BCBE4D9883BBA0BFFE0F4E30A6AE2662F9EF73C4C4200C086CA3"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.googletagmanager.com\/gtag\/js?id=UA-34644124-1",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: obsproject.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=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "content-encoding: br",
                                    "content-language: en",
                                    "content-security-policy: default-src 'self' ; script-src 'self' 'unsafe-inline' 'unsafe-eval' www.googletagmanager.com www.google-analytics.com platform.twitter.com www.google.com www.gstatic.com www.recaptcha.net ; style-src 'self' 'unsafe-inline' ; img-src * data: blob: ; font-src 'self' fonts.googleapis.com fonts.gstatic.com ; connect-src 'self' opencollective.com www.google-analytics.com stats.g.doubleclick.net ; object-src 'none' ; child-src 'self' www.youtube.com www.google.com www.recaptcha.net ; frame-ancestors 'none' ; form-action 'self' www.paypal.com www.sandbox.paypal.com ; media-src 'self' pub.rachni.com ; block-all-mixed-content",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Fri, 06 Sep 2024 14:55:03 GMT",
                                    "strict-transport-security: max-age=31557600; includeSubDomains; preload",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":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": 37,
                            "connect_ms": 116,
                            "ssl_ms": 146,
                            "gzip_total": 6285,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 19,
                            "socket_group": "https:\/\/obsproject.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 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": 4865,
                            "netlog_id": 61,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIFRDCCBCygAwIBAgISA2Ynexhx09NcvX2Dt7ykPzGZMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwODE1MDQ0NzUwWhcNMjQxMTEzMDQ0NzQ5WjAZMRcwFQYDVQQD\nEw5vYnNwcm9qZWN0LmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB\nAK+tqFwz59+PObj3M3+jkAXL88jwj77juumk\/MfY469O1MEvS3108IqsNcS64Dg1\nhXJPqrtEjGk9CpNQrmVSqZGVi4LYnNXi1pmVycqwm3LKAkJc10MjvqkXSXYIo45C\nUSAp27pMQDGqcrnZcIrmfliF+GWO9wCVtPCkTkSlU3TYqTmZ0A1BGZTvQBIILfOs\nSfMJ9+vKHbtuGNcN6e6ihaEo9i5shaEDX8G4vXKSb0muZ4zHypgeHc3wjScNeHyv\nL2alQ75JmiiehZtB4SBK5FsVPks0X1tW4GwfcySXmWd4NOplQgcKpjD+alAHYHHX\nkHIr0BQVoTKNAxi837hvba8CAwEAAaOCAmowggJmMA4GA1UdDwEB\/wQEAwIFoDAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH\/BAIwADAdBgNV\nHQ4EFgQUog4nDVxpnCXQggjyMn59x5dk4owwHwYDVR0jBBgwFoAUxc9GpOr0w8B6\nbJXELbBeki8m47kwVwYIKwYBBQUHAQEESzBJMCIGCCsGAQUFBzABhhZodHRwOi8v\ncjExLm8ubGVuY3Iub3JnMCMGCCsGAQUFBzAChhdodHRwOi8vcjExLmkubGVuY3Iu\nb3JnLzBwBgNVHREEaTBnghNhdXRoLm9ic3Byb2plY3QuY29tghRpZGVhcy5vYnNw\ncm9qZWN0LmNvbYIWbXRhLXN0cy5vYnNwcm9qZWN0LmNvbYIOb2JzcHJvamVjdC5j\nb22CEnd3dy5vYnNwcm9qZWN0LmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATCCAQUG\nCisGAQQB1nkCBAIEgfYEgfMA8QB3AD8XS0\/XIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/\nKIXs+GRuAAABkVSSn78AAAQDAEgwRgIhAOlV9gWgArQRpjzLVIvHLIgYeX7SEKcz\nB82+B8sHrNodAiEAqijUT510DjXeqSONyb5O7ipCjhRPWmcggTc+iwWA6kMAdgDf\n4VbrqgWvtZwPhnGNqMAyTq5W2W6n9aVqAdHBO75SXAAAAZFUkqCNAAAEAwBHMEUC\nIQD2lAPAprBOjHoxhEotVKayvFT+dktuhgQcsAK2Qoh0vwIgUWYn3LrxvL5NmIO7\noL\/+D04wpq4mYvnvc8TEIAwIbKMwDQYJKoZIhvcNAQELBQADggEBAHXHbgde5G1p\nf++IgdBoGtEzP5Sb9n0HbP3yASKPrZGKTjy86A6vmXioG2UNmqbF9LyECAFglMWk\nVEdF6JTQyjgY3LlYkQaNlYLyEZwuvaasDARCF3h6Swgn+ZWBrkrRZAbInZwKzhlh\nVpyXY5Ax9t7y\/nJitXKLmN7Ekce1x1UmbEESAvUZ7BE1qnI9Y3ThZ8gdpXm7zxzh\nlpcuxzbGqBVy9hWo\/k+OINDanOb3zoGrtM+cAqwlws1hhBLPFNyo1DGTLS2aXZ3J\nWH5UWKStjUQSnkryZiQrpbel62p3ZaD2+TkkQX2hn446sQtStTnqDEwPKszMsI9S\nT2gn6JhLuYU=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 435,
                            "ttfb_start": 301,
                            "ttfb_end": 426,
                            "download_start": 426,
                            "download_end": 435,
                            "download_ms": 9,
                            "all_start": 1,
                            "all_end": 435,
                            "all_ms": 433,
                            "index": 0,
                            "number": 1,
                            "cpuTimes": {
                                "EvaluateScript": 3,
                                "v8.compile": 1
                            },
                            "cpu.EvaluateScript": 3,
                            "cpu.v8.compile": 1,
                            "cpuTime": 4,
                            "js_timing": [
                                [
                                    543.75,
                                    544.16999999999996
                                ],
                                [
                                    606.66700000000003,
                                    607.98000000000002
                                ],
                                [
                                    608.05200000000002,
                                    608.84900000000005
                                ],
                                [
                                    543.77099999999996,
                                    544.04600000000005
                                ],
                                [
                                    606.67999999999995,
                                    607.09199999999998
                                ],
                                [
                                    608.06100000000004,
                                    608.74300000000005
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "94132.83",
                            "request_id": "94132.83",
                            "ip_addr": "172.217.16.206",
                            "full_url": "https:\/\/www.google-analytics.com\/j\/collect?v=1&_v=j101&aip=1&a=1698237049&t=pageview&_s=1&dl=https%3A%2F%2Fobsproject.com%2F&ul=en-us&de=UTF-8&dt=Open%20Broadcaster%20Software%20%7C%20OBS&sd=24-bit&sr=1920x1200&vp=1905x993&je=0&_u=YEBAAUABAAAAACAAI~&jid=1674517767&gjid=500932150&cid=1353413182.1725634504&tid=UA-34644124-1&_gid=156529125.1725634504&_r=1&gtm=457e4940za200&gcd=13l3l3l3l1l1&dma=0&tag_exp=0&jsscut=1&z=956256018",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "www.google-analytics.com",
                            "url": "\/j\/collect?v=1&_v=j101&aip=1&a=1698237049&t=pageview&_s=1&dl=https%3A%2F%2Fobsproject.com%2F&ul=en-us&de=UTF-8&dt=Open%20Broadcaster%20Software%20%7C%20OBS&sd=24-bit&sr=1920x1200&vp=1905x993&je=0&_u=YEBAAUABAAAAACAAI~&jid=1674517767&gjid=500932150&cid=1353413182.1725634504&tid=UA-34644124-1&_gid=156529125.1725634504&_r=1&gtm=457e4940za200&gcd=13l3l3l3l1l1&dma=0&tag_exp=0&jsscut=1&z=956256018",
                            "raw_id": "94132.83",
                            "frame_id": "FCCD4C50E0A5713BFC84263BB2DE4137",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 200,
                            "request_type": "XHR",
                            "load_ms": 54,
                            "ttfb_ms": 53,
                            "load_start": 1355,
                            "load_start_float": 1355.000145,
                            "bytesIn": 1,
                            "objectSize": 1,
                            "objectSizeUncompressed": 1,
                            "chunks": [
                                {
                                    "ts": 1409,
                                    "bytes": 1
                                }
                            ],
                            "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                            "cacheControl": "no-cache, no-store, must-revalidate",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 158,
                            "protocol": "HTTP\/2",
                            "dns_start": 1217,
                            "dns_end": 1256,
                            "connect_start": 1257,
                            "connect_end": 1287,
                            "ssl_start": 1287,
                            "ssl_end": 1354,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.google-analytics.com",
                                "sanList": [
                                    "*.google-analytics.com",
                                    "region1.app-measurement.com",
                                    "app-measurement.com",
                                    "region1.att.app-measurement.com",
                                    "att.app-measurement.com",
                                    "region1.analytics.app-measurement.com",
                                    "analytics.app-measurement.com",
                                    "region1.app-analytics-services-att.com",
                                    "app-analytics-services-att.com",
                                    "region1.app-analytics-services.com",
                                    "app-analytics-services.com",
                                    "google-analytics.com",
                                    "region1.google-analytics.com",
                                    "ssl.google-analytics.com",
                                    "www.google-analytics.com",
                                    "region1.analytics.google.com",
                                    "googletagmanager.com",
                                    "www.googletagmanager.com",
                                    "urchin.com",
                                    "service.urchin.com",
                                    "fps.goog",
                                    "*.fps.goog",
                                    "googleoptimize.com",
                                    "www.googleoptimize.com"
                                ],
                                "issuer": "WR2",
                                "validFrom": 1723444424,
                                "validTo": 1730702023,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1723448025432,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100E2B4030F8C0FA31D1B50E92A1717E238E547F0B291E91FC7D0F54F8C72FBF9D0022100DEF65F15E3EC9B876222A232117596AAAF3222B1F63B4615C6F8BF183FA24CAC"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2024' Log",
                                        "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                        "timestamp": 1723448025479,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100C44F51B0FE62F19A7ED1EBD7A67F1B4C44203F26E24E83E3060A1A5560FBA2AC02210082EA28983D07BDFC693196E5FD8AEA98C537DFED1EFF457064AB1E628A9D943E"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.google-analytics.com\/analytics.js",
                            "initiator_line": "35",
                            "initiator_column": "31",
                            "initiator_type": "script",
                            "initiator_function": "wd",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.google-analytics.com",
                                    ":method: POST",
                                    ":path: \/j\/collect?v=1&_v=j101&aip=1&a=1698237049&t=pageview&_s=1&dl=https%3A%2F%2Fobsproject.com%2F&ul=en-us&de=UTF-8&dt=Open%20Broadcaster%20Software%20%7C%20OBS&sd=24-bit&sr=1920x1200&vp=1905x993&je=0&_u=YEBAAUABAAAAACAAI~&jid=1674517767&gjid=500932150&cid=1353413182.1725634504&tid=UA-34644124-1&_gid=156529125.1725634504&_r=1&gtm=457e4940za200&gcd=13l3l3l3l1l1&dma=0&tag_exp=0&jsscut=1&z=956256018",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 0",
                                    "content-type: text\/plain",
                                    "origin: https:\/\/obsproject.com",
                                    "priority: u=1, i",
                                    "referer: https:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/obsproject.com",
                                    "cache-control: no-cache, no-store, must-revalidate",
                                    "content-length: 1",
                                    "content-type: text\/plain",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:55:04 GMT",
                                    "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                    "last-modified: Sun, 17 May 1998 03:00:00 GMT",
                                    "pragma: no-cache",
                                    "server: Golfe2",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 3172,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 39,
                            "connect_ms": 30,
                            "ssl_ms": 67,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 1217,
                            "socket_group": "https:\/\/www.google-analytics.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 145,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGwTCCBamgAwIBAgIRAMP8OXYKCPH9CuXdiQ52HtowDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IyMB4XDTI0MDgxMjA2MzM0NFoXDTI0MTEwNDA2MzM0M1owITEf\nMB0GA1UEAwwWKi5nb29nbGUtYW5hbHl0aWNzLmNvbTBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABCMowCouNjdF\/VOnLeSB1R6fBN7nBlslEDtPyNzBpGWXSp22A\/dc\nOJrrbxjvI35teCrG5R857UcORIuM8IelUROjggSjMIIEnzAOBgNVHQ8BAf8EBAMC\nB4AwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH\/BAIwADAdBgNVHQ4EFgQU\nupac\/2ueOfaxUsLc9osLscmLbrcwHwYDVR0jBBgwFoAU3hse7XkV1D43JMMhu+w0\nOW1CsjAwWAYIKwYBBQUHAQEETDBKMCEGCCsGAQUFBzABhhVodHRwOi8vby5wa2ku\nZ29vZy93cjIwJQYIKwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dyMi5jcnQw\nggJ3BgNVHREEggJuMIICaoIWKi5nb29nbGUtYW5hbHl0aWNzLmNvbYIbcmVnaW9u\nMS5hcHAtbWVhc3VyZW1lbnQuY29tghNhcHAtbWVhc3VyZW1lbnQuY29tgh9yZWdp\nb24xLmF0dC5hcHAtbWVhc3VyZW1lbnQuY29tghdhdHQuYXBwLW1lYXN1cmVtZW50\nLmNvbYIlcmVnaW9uMS5hbmFseXRpY3MuYXBwLW1lYXN1cmVtZW50LmNvbYIdYW5h\nbHl0aWNzLmFwcC1tZWFzdXJlbWVudC5jb22CJnJlZ2lvbjEuYXBwLWFuYWx5dGlj\ncy1zZXJ2aWNlcy1hdHQuY29tgh5hcHAtYW5hbHl0aWNzLXNlcnZpY2VzLWF0dC5j\nb22CInJlZ2lvbjEuYXBwLWFuYWx5dGljcy1zZXJ2aWNlcy5jb22CGmFwcC1hbmFs\neXRpY3Mtc2VydmljZXMuY29tghRnb29nbGUtYW5hbHl0aWNzLmNvbYIccmVnaW9u\nMS5nb29nbGUtYW5hbHl0aWNzLmNvbYIYc3NsLmdvb2dsZS1hbmFseXRpY3MuY29t\nghh3d3cuZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJlZ2lvbjEuYW5hbHl0aWNzLmdv\nb2dsZS5jb22CFGdvb2dsZXRhZ21hbmFnZXIuY29tghh3d3cuZ29vZ2xldGFnbWFu\nYWdlci5jb22CCnVyY2hpbi5jb22CEnNlcnZpY2UudXJjaGluLmNvbYIIZnBzLmdv\nb2eCCiouZnBzLmdvb2eCEmdvb2dsZW9wdGltaXplLmNvbYIWd3d3Lmdvb2dsZW9w\ndGltaXplLmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8ELzAtMCugKaAn\nhiVodHRwOi8vYy5wa2kuZ29vZy93cjIvb1E2bnlyOEYwbTAuY3JsMIIBBgYKKwYB\nBAHWeQIEAgSB9wSB9ADyAHcA7s3QZNXbGs7FXLedtM0TojKHRny87N7DUUhZRnEf\ntZsAAAGRRYHhWAAABAMASDBGAiEA4rQDD4wPox0bUOkqFxfiOOVH8LKR6R\/H0PVP\njHL7+dACIQDe9l8V4+ybh2IiojIRdZaqrzIisfY7RhXG+L8YP6JMrAB3ANq2v2s\/\ntbYin5vCu1xr6HCRcWy7UYSFNL2kPTBI1\/urAAABkUWB4YcAAAQDAEgwRgIhAMRP\nUbD+YvGaftHr16Z\/G0xEID8m4k6D4wYKGlVg+6KsAiEAguoomD0HvfxpMZbl\/Yrq\nmMU33+0e\/0VwZKseYoqdlD4wDQYJKoZIhvcNAQELBQADggEBAKEaFh7Z9F112yjC\nuJskTgsqTHs37DnJQfYfBnnX3dzXI2TJIj5X6YC4UoSASxeLtQ69azzNzlicEeGP\n2ndgyzYc6aJc0K5j7n1c6Q7N0F2uczvFGPVnGrUbrTyBoTznHuh1fxJw5d12ehpK\ny8xPHHaPg5zcpLYJTWXqfyrzXuUnf6nRxg\/8BWdGiiJ8PLnElYoDzfu3o5oS1zuw\nMD8hMkyMoDvMiuevvT64XF30Ko7XtFyXP3sBOgQVN8aWsS\/BfC52WMj\/RP4y3dm3\nKW2UgCIh54wWh4jOGqK9SVfYSD7hynbqYHZ+cu2FG2iT60qpfQ9sMh86rrWTJkjU\nvre\/d8o=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 1409,
                            "ttfb_start": 1355,
                            "ttfb_end": 1408,
                            "download_start": 1408,
                            "download_end": 1409,
                            "download_ms": 1,
                            "all_start": 1217,
                            "all_end": 1409,
                            "all_ms": 190,
                            "index": 1,
                            "number": 2
                        },
                        {
                            "type": 3,
                            "id": "94132.84",
                            "request_id": "94132.84",
                            "ip_addr": "172.217.16.206",
                            "full_url": "https:\/\/www.google-analytics.com\/g\/collect?v=2&tid=G-3C9PHRV452&gtm=45je4940v885748203za200&_p=1725634503756&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=0&cid=1353413182.1725634504&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B128.0.0.0%7CGoogle%2520Chrome%3B128.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AAAI&_s=1&sid=1725634504&sct=1&seg=0&dl=https%3A%2F%2Fobsproject.com%2F&dt=Open%20Broadcaster%20Software%20%7C%20OBS&en=page_view&_fv=1&_ss=1&tfd=1353",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "www.google-analytics.com",
                            "url": "\/g\/collect?v=2&tid=G-3C9PHRV452&gtm=45je4940v885748203za200&_p=1725634503756&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=0&cid=1353413182.1725634504&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B128.0.0.0%7CGoogle%2520Chrome%3B128.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AAAI&_s=1&sid=1725634504&sct=1&seg=0&dl=https%3A%2F%2Fobsproject.com%2F&dt=Open%20Broadcaster%20Software%20%7C%20OBS&en=page_view&_fv=1&_ss=1&tfd=1353",
                            "raw_id": "94132.84",
                            "frame_id": "FCCD4C50E0A5713BFC84263BB2DE4137",
                            "documentURL": "https:\/\/obsproject.com\/",
                            "responseCode": 204,
                            "request_type": "Fetch",
                            "load_ms": 88,
                            "ttfb_ms": 88,
                            "load_start": 1364,
                            "load_start_float": 1364.0001609999999,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                            "cacheControl": "no-cache, no-store, must-revalidate",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 158,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-3C9PHRV452&l=dataLayer&cx=c",
                            "initiator_line": "190",
                            "initiator_column": "212",
                            "initiator_type": "script",
                            "initiator_function": "Lc",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.google-analytics.com",
                                    ":method: POST",
                                    ":path: \/g\/collect?v=2&tid=G-3C9PHRV452&gtm=45je4940v885748203za200&_p=1725634503756&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=0&cid=1353413182.1725634504&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B128.0.0.0%7CGoogle%2520Chrome%3B128.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AAAI&_s=1&sid=1725634504&sct=1&seg=0&dl=https%3A%2F%2Fobsproject.com%2F&dt=Open%20Broadcaster%20Software%20%7C%20OBS&en=page_view&_fv=1&_ss=1&tfd=1353",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 0",
                                    "origin: https:\/\/obsproject.com",
                                    "priority: u=1, i",
                                    "referer: https:\/\/obsproject.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "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\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/obsproject.com",
                                    "cache-control: no-cache, no-store, must-revalidate",
                                    "content-length: 0",
                                    "content-type: text\/plain",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:55:04 GMT",
                                    "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                    "pragma: no-cache",
                                    "server: Golfe2",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 3385,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "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": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 1363,
                            "socket_group": "https:\/\/www.google-analytics.com <https:\/\/obsproject.com same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "netlog_id": 161,
                            "server_port": "443",
                            "load_end": 1452,
                            "ttfb_start": 1364,
                            "ttfb_end": 1452,
                            "download_start": 1452,
                            "download_end": 1452,
                            "download_ms": 0,
                            "all_start": 1364,
                            "all_end": 1452,
                            "all_ms": 88,
                            "index": 2,
                            "number": 3
                        }
                    ],
                    "requestsFull": 3,
                    "requestsDoc": 3,
                    "responses_200": 2,
                    "responses_404": 0,
                    "responses_other": 1,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 1,
                    "optimization_checked": 1,
                    "main_frame": "FCCD4C50E0A5713BFC84263BB2DE4137",
                    "loadEventStart": 1361,
                    "loadEventEnd": 1361,
                    "domContentLoadedEventStart": 576,
                    "domContentLoadedEventEnd": 576,
                    "URL": "https:\/\/obsproject.com\/",
                    "connections": 2,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "14A4204C755089F2F9F574D3D5809039",
                    "final_url": "https:\/\/obsproject.com\/",
                    "domInteractive": 576,
                    "firstPaint": 1373,
                    "firstContentfulPaint": 1409,
                    "firstImagePaint": 1409,
                    "firstMeaningfulPaint": 1409,
                    "renderBlockingCSS": 0,
                    "renderBlockingJS": 0,
                    "TTFB": 426,
                    "basePageSSLTime": 146,
                    "score_cache": -1,
                    "score_cdn": 100,
                    "score_gzip": 100,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": -1,
                    "score_etags": -1,
                    "score_progressive_jpeg": -1,
                    "gzip_total": 6285,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 0,
                    "image_savings": 0,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 15,
                        "HTMLDocumentParser::FetchQueuedPreloads": 6,
                        "EventDispatch": 1,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 37,
                        "MarkDOMContent": 0,
                        "UpdateLayoutTree": 42,
                        "MarkLoad": 0,
                        "Layout": 361,
                        "ParseAuthorStyleSheet": 6,
                        "EvaluateScript": 70,
                        "v8.compile": 19,
                        "PrePaint": 3,
                        "Paint": 3,
                        "Layerize": 1,
                        "ResourceChangePriority": 0,
                        "v8.produceCache": 63,
                        "FunctionCall": 35,
                        "TimerFire": 4,
                        "XHRReadyStateChange": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 5,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 2,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "XHRLoad": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "Idle": 781
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 15,
                        "HTMLDocumentParser::FetchQueuedPreloads": 6,
                        "EventDispatch": 1,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 37,
                        "MarkDOMContent": 0,
                        "UpdateLayoutTree": 42,
                        "MarkLoad": 0,
                        "Layout": 361,
                        "ParseAuthorStyleSheet": 6,
                        "EvaluateScript": 70,
                        "v8.compile": 19,
                        "PrePaint": 3,
                        "Paint": 3,
                        "Layerize": 1,
                        "ResourceChangePriority": 0,
                        "v8.produceCache": 63,
                        "FunctionCall": 24,
                        "TimerFire": 3,
                        "XHRReadyStateChange": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 5,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 2,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "XHRLoad": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "Idle": 737
                    },
                    "cpu.ParseHTML": 15,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 6,
                    "cpu.EventDispatch": 1,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 37,
                    "cpu.MarkDOMContent": 0,
                    "cpu.UpdateLayoutTree": 42,
                    "cpu.MarkLoad": 0,
                    "cpu.Layout": 361,
                    "cpu.ParseAuthorStyleSheet": 6,
                    "cpu.EvaluateScript": 70,
                    "cpu.v8.compile": 19,
                    "cpu.PrePaint": 3,
                    "cpu.Paint": 3,
                    "cpu.Layerize": 1,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.v8.produceCache": 63,
                    "cpu.FunctionCall": 35,
                    "cpu.TimerFire": 4,
                    "cpu.XHRReadyStateChange": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "cpu.MinorGC": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE": 0,
                    "cpu.V8.GC_SCAVENGER": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 5,
                    "cpu.Parallel scavenge started": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 2,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.XHRLoad": 0,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.Idle": 781,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1725634500.6850741,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1725634503.1796443,
                    "browserVersion": "128.0.0.0",
                    "browser_version": "128.0.0.0",
                    "fullyLoadedCPUms": 2470,
                    "fullyLoadedCPUpct": 30.418719211828154,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "FCCD4C50E0A5713BFC84263BB2DE4137",
                                    "loaderId": "133F8C8D54150764EC31349573B3C6A2"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/obsproject.com",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/obsproject.com\/",
                    "document_hostname": "obsproject.com",
                    "document_origin": "https:\/\/obsproject.com",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 275,
                    "domComplete": 1361,
                    "PerformancePaintTiming.first-paint": 1373,
                    "PerformancePaintTiming.first-contentful-paint": 1373,
                    "origin_dns": {
                        "ns": [
                            "alberto.ns.cloudflare.com.",
                            "blakely.ns.cloudflare.com."
                        ],
                        "mx": [
                            "1 aspmx.l.google.com.",
                            "10 alt3.aspmx.l.google.com.",
                            "10 alt4.aspmx.l.google.com.",
                            "5 alt1.aspmx.l.google.com.",
                            "5 alt2.aspmx.l.google.com."
                        ],
                        "txt": [
                            "\"google-site-verification=P5-NBKuGD91utZwdEJKvyrw0U88bf-UcQm9p3YXd7EU\"",
                            "\"google-site-verification=RVWGbLVqTF68DFYGuM_rLbAhAQShAiUgNHVcINmJ5QY\"",
                            "\"google-site-verification=VtX54G0LRy6Hr5ToqJLMNjlC0g43j8boMbN3MNWj0l4\"",
                            "\"v=spf1 include:_spf.google.com include:smtp.groovehq.com ip6:2607:5300:60:1567::1 ip4:142.4.216.103 -all\""
                        ],
                        "soa": [
                            "alberto.ns.cloudflare.com. dns.cloudflare.com. 2350011745 10000 2400 604800 1800"
                        ],
                        "https": [
                            "1 . alpn=\"h2\""
                        ],
                        "cname": [],
                        "svcb": []
                    },
                    "detected": {
                        "Payment processors": "PayPal,Patreon",
                        "Widgets": "Patreon",
                        "Security": "HSTS",
                        "Webmail": "Google Workspace",
                        "Email": "Google Workspace",
                        "Analytics": "Google Analytics",
                        "CDN": "Cloudflare",
                        "Miscellaneous": "RSS"
                    },
                    "detected_apps": {
                        "PayPal": "",
                        "Patreon": "",
                        "HSTS": "",
                        "Google Workspace": "",
                        "Google Analytics": "",
                        "Cloudflare": "",
                        "RSS": ""
                    },
                    "detected_technologies": {
                        "PayPal": {
                            "name": "PayPal",
                            "description": "PayPal is an online payments system that supports online money transfers and serves as an electronic alternative to traditional paper methods like checks and money orders.",
                            "slug": "paypal",
                            "categories": [
                                {
                                    "id": 41,
                                    "slug": "payment-processors",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Payment processors",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PayPal.svg",
                            "website": "https:\/\/paypal.com",
                            "pricing": [
                                "payg"
                            ],
                            "cpe": "cpe:2.3:a:paypal:paypal:*:*:*:*:*:*:*:*"
                        },
                        "Patreon": {
                            "name": "Patreon",
                            "description": "Patreon is an American membership platform that provides business tools for content creators to run a subscription service.",
                            "slug": "patreon",
                            "categories": [
                                {
                                    "id": 5,
                                    "slug": "widgets",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Widgets",
                                    "priority": 9
                                },
                                {
                                    "id": 41,
                                    "slug": "payment-processors",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Payment processors",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Patreon.svg",
                            "website": "https:\/\/www.patreon.com",
                            "pricing": [
                                "payg"
                            ],
                            "cpe": null
                        },
                        "HSTS": {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        "Google Workspace": {
                            "name": "Google Workspace",
                            "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
                            "slug": "google-workspace",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google.svg",
                            "website": "https:\/\/workspace.google.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Google Analytics": {
                            "name": "Google Analytics",
                            "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                            "slug": "google-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Analytics.svg",
                            "website": "http:\/\/google.com\/analytics",
                            "pricing": [],
                            "cpe": null
                        },
                        "Cloudflare": {
                            "name": "Cloudflare",
                            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                            "slug": "cloudflare",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "http:\/\/www.cloudflare.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "RSS": {
                            "name": "RSS",
                            "description": "RSS is a family of web feed formats used to publish frequently updated works\u2014such as blog entries, news headlines, audio, and video\u2014in a standardized format.",
                            "slug": "rss",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "RSS.svg",
                            "website": "https:\/\/www.rssboard.org\/rss-specification",
                            "pricing": [],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "PayPal",
                            "description": "PayPal is an online payments system that supports online money transfers and serves as an electronic alternative to traditional paper methods like checks and money orders.",
                            "slug": "paypal",
                            "categories": [
                                {
                                    "id": 41,
                                    "slug": "payment-processors",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Payment processors",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PayPal.svg",
                            "website": "https:\/\/paypal.com",
                            "pricing": [
                                "payg"
                            ],
                            "cpe": "cpe:2.3:a:paypal:paypal:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Patreon",
                            "description": "Patreon is an American membership platform that provides business tools for content creators to run a subscription service.",
                            "slug": "patreon",
                            "categories": [
                                {
                                    "id": 5,
                                    "slug": "widgets",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Widgets",
                                    "priority": 9
                                },
                                {
                                    "id": 41,
                                    "slug": "payment-processors",
                                    "groups": [
                                        1
                                    ],
                                    "name": "Payment processors",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Patreon.svg",
                            "website": "https:\/\/www.patreon.com",
                            "pricing": [
                                "payg"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Google Workspace",
                            "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
                            "slug": "google-workspace",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google.svg",
                            "website": "https:\/\/workspace.google.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Google Analytics",
                            "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                            "slug": "google-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Analytics.svg",
                            "website": "http:\/\/google.com\/analytics",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Cloudflare",
                            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                            "slug": "cloudflare",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "http:\/\/www.cloudflare.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "RSS",
                            "description": "RSS is a family of web feed formats used to publish frequently updated works\u2014such as blog entries, news headlines, audio, and video\u2014in a standardized format.",
                            "slug": "rss",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "RSS.svg",
                            "website": "https:\/\/www.rssboard.org\/rss-specification",
                            "pricing": [],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": "serious",
                                "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": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": {
                                                    "role": null,
                                                    "nodeName": "div",
                                                    "messageKey": "noRoleSingular",
                                                    "prohibited": [
                                                        "aria-label"
                                                    ]
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute cannot be used on a div with no valid role attribute."
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<div class=\"latest_icon latest_win\" aria-label=\"Windows\"><\/div>",
                                        "target": [
                                            ".latest_win"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute."
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": {
                                                    "role": null,
                                                    "nodeName": "div",
                                                    "messageKey": "noRoleSingular",
                                                    "prohibited": [
                                                        "aria-label"
                                                    ]
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute cannot be used on a div with no valid role attribute."
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<div class=\"latest_icon latest_mac\" aria-label=\"macOS\"><\/div>",
                                        "target": [
                                            ".latest_mac"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute."
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": {
                                                    "role": null,
                                                    "nodeName": "div",
                                                    "messageKey": "noRoleSingular",
                                                    "prohibited": [
                                                        "aria-label"
                                                    ]
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute cannot be used on a div with no valid role attribute."
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<div class=\"latest_icon latest_lin\" aria-label=\"Linux\"><\/div>",
                                        "target": [
                                            ".latest_lin"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute."
                                    }
                                ]
                            },
                            {
                                "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": "#ffffff",
                                                    "bgColor": "#00a800",
                                                    "contrastRatio": 3.1800000000000002,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a href=\"https:\/\/obsproject.com\/contribute\">\n        <i class=\"icon-heart\">Contribute<\/i>\n      <\/a>",
                                                        "target": [
                                                            "#ContributeButton > a"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.18 (foreground color: #ffffff, background color: #00a800, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<i class=\"icon-heart\">Contribute<\/i>",
                                        "target": [
                                            ".icon-heart"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.18 (foreground color: #ffffff, background color: #00a800, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": "critical",
                                "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 does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                                        "target": [
                                            "a[href$=\"obsproject\"] > .icon-discord[src$=\"Discord.svg\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">",
                                        "target": [
                                            ".icon-mastodon"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">",
                                        "target": [
                                            ".demo_obs-window > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img src=\"\/assets\/images\/new_icon_small-r.png\">",
                                        "target": [
                                            ".footer_row:nth-child(1) > .logo > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                                        "target": [
                                            "a[href$=\"discord\"][aria-label=\"OBS Discord\"][target=\"_blank\"] > .icon-discord[src$=\"Discord.svg\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    }
                                ]
                            }
                        ],
                        "passes": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": "serious",
                                "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=\"https:\/\/discord.gg\/obsproject\" target=\"_blank\" aria-label=\"OBS Discord\">\n        <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n      <\/a>",
                                        "target": [
                                            "#DiscordButton > a[href$=\"obsproject\"]"
                                        ]
                                    },
                                    {
                                        "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 rel=\"me\" href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n        <i class=\"icon-twitter\"><\/i>\n      <\/a>",
                                        "target": [
                                            "a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][rel=\"me\"]"
                                        ]
                                    },
                                    {
                                        "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 rel=\"me\" href=\"https:\/\/mastodon.social\/@OBSProject\" target=\"_blank\" aria-label=\"OBS Mastodon\">\n        <img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">\n      <\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS Mastodon\"]"
                                        ]
                                    },
                                    {
                                        "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 rel=\"me\" href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS Studio GitHub\">\n        <i class=\"icon-github\"><\/i>\n      <\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS Studio GitHub\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n            <i class=\"icon-twitter\"><\/i>\n          <\/a>",
                                        "target": [
                                            ".footer_social > a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/facebook.com\/OpenBroadcasterSoftware\" target=\"_blank\" aria-label=\"OBS Facebook\">\n            <i class=\"icon-facebook\"><\/i>\n          <\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS Facebook\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/discord\" target=\"_blank\" aria-label=\"OBS Discord\">\n            <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n          <\/a>",
                                        "target": [
                                            "a[href$=\"discord\"][aria-label=\"OBS Discord\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">\n            <i class=\"icon-github\"><\/i>\n          <\/a>",
                                        "target": [
                                            ".footer_social > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/download\" aria-label=\"Download\">Download<\/a>",
                                        "target": [
                                            ".footer_items:nth-child(1) > a[href$=\"download\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/ideas.obsproject.com\/\" target=\"_blank\" aria-label=\"Feature suggestions\">Ideas<\/a>",
                                        "target": [
                                            "a[href$=\"ideas.obsproject.com\/\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/privacy-policy\" aria-label=\"Privacy Policy\">Privacy Policy<\/a>",
                                        "target": [
                                            "a[href$=\"privacy-policy\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">GitHub<\/a>",
                                        "target": [
                                            ".footer_items:nth-child(2) > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/opencollective.com\/obsproject\" aria-label=\"OBS on Open Collective\">Open Collective<\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS on Open Collective\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/www.patreon.com\/obsproject\/overview\" aria-label=\"OBS on Patreon\">Patreon<\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS on Patreon\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/kb\" aria-label=\"Knowledge Base\">Knowledge Base<\/a>",
                                        "target": [
                                            "a[href=\"\/kb\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/discord\" aria-label=\"Official Discord\">Discord<\/a>",
                                        "target": [
                                            "a[aria-label=\"Official Discord\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/forum\/\" aria-label=\"Forums\">Forums<\/a>",
                                        "target": [
                                            "a[aria-label=\"Forums\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/help\" aria-label=\"Help Portal\">Help Portal<\/a>",
                                        "target": [
                                            "a[aria-label=\"Help Portal\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"newhome\">",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"https:\/\/discord.gg\/obsproject\" target=\"_blank\" aria-label=\"OBS Discord\">\n        <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n      <\/a>",
                                        "target": [
                                            "#DiscordButton > a[href$=\"obsproject\"]"
                                        ]
                                    },
                                    {
                                        "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 rel=\"me\" href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n        <i class=\"icon-twitter\"><\/i>\n      <\/a>",
                                        "target": [
                                            "a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][rel=\"me\"]"
                                        ]
                                    },
                                    {
                                        "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 rel=\"me\" href=\"https:\/\/mastodon.social\/@OBSProject\" target=\"_blank\" aria-label=\"OBS Mastodon\">\n        <img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">\n      <\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS Mastodon\"]"
                                        ]
                                    },
                                    {
                                        "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 rel=\"me\" href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS Studio GitHub\">\n        <i class=\"icon-github\"><\/i>\n      <\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS Studio GitHub\"]"
                                        ]
                                    },
                                    {
                                        "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": "<div class=\"latest_icon latest_win\" aria-label=\"Windows\"><\/div>",
                                        "target": [
                                            ".latest_win"
                                        ]
                                    },
                                    {
                                        "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": "<div class=\"latest_icon latest_mac\" aria-label=\"macOS\"><\/div>",
                                        "target": [
                                            ".latest_mac"
                                        ]
                                    },
                                    {
                                        "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": "<div class=\"latest_icon latest_lin\" aria-label=\"Linux\"><\/div>",
                                        "target": [
                                            ".latest_lin"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n            <i class=\"icon-twitter\"><\/i>\n          <\/a>",
                                        "target": [
                                            ".footer_social > a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/facebook.com\/OpenBroadcasterSoftware\" target=\"_blank\" aria-label=\"OBS Facebook\">\n            <i class=\"icon-facebook\"><\/i>\n          <\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS Facebook\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/discord\" target=\"_blank\" aria-label=\"OBS Discord\">\n            <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n          <\/a>",
                                        "target": [
                                            "a[href$=\"discord\"][aria-label=\"OBS Discord\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">\n            <i class=\"icon-github\"><\/i>\n          <\/a>",
                                        "target": [
                                            ".footer_social > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/download\" aria-label=\"Download\">Download<\/a>",
                                        "target": [
                                            ".footer_items:nth-child(1) > a[href$=\"download\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/ideas.obsproject.com\/\" target=\"_blank\" aria-label=\"Feature suggestions\">Ideas<\/a>",
                                        "target": [
                                            "a[href$=\"ideas.obsproject.com\/\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/privacy-policy\" aria-label=\"Privacy Policy\">Privacy Policy<\/a>",
                                        "target": [
                                            "a[href$=\"privacy-policy\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">GitHub<\/a>",
                                        "target": [
                                            ".footer_items:nth-child(2) > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/opencollective.com\/obsproject\" aria-label=\"OBS on Open Collective\">Open Collective<\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS on Open Collective\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/www.patreon.com\/obsproject\/overview\" aria-label=\"OBS on Patreon\">Patreon<\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS on Patreon\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/kb\" aria-label=\"Knowledge Base\">Knowledge Base<\/a>",
                                        "target": [
                                            "a[href=\"\/kb\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/discord\" aria-label=\"Official Discord\">Discord<\/a>",
                                        "target": [
                                            "a[aria-label=\"Official Discord\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/forum\/\" aria-label=\"Forums\">Forums<\/a>",
                                        "target": [
                                            "a[aria-label=\"Forums\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/help\" aria-label=\"Help Portal\">Help Portal<\/a>",
                                        "target": [
                                            "a[aria-label=\"Help Portal\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"https:\/\/discord.gg\/obsproject\" target=\"_blank\" aria-label=\"OBS Discord\">\n        <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n      <\/a>",
                                        "target": [
                                            "#DiscordButton > a[href$=\"obsproject\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a rel=\"me\" href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n        <i class=\"icon-twitter\"><\/i>\n      <\/a>",
                                        "target": [
                                            "a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][rel=\"me\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a rel=\"me\" href=\"https:\/\/mastodon.social\/@OBSProject\" target=\"_blank\" aria-label=\"OBS Mastodon\">\n        <img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">\n      <\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS Mastodon\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a rel=\"me\" href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS Studio GitHub\">\n        <i class=\"icon-github\"><\/i>\n      <\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS Studio GitHub\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"latest_icon latest_win\" aria-label=\"Windows\"><\/div>",
                                        "target": [
                                            ".latest_win"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"latest_icon latest_mac\" aria-label=\"macOS\"><\/div>",
                                        "target": [
                                            ".latest_mac"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"latest_icon latest_lin\" aria-label=\"Linux\"><\/div>",
                                        "target": [
                                            ".latest_lin"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n            <i class=\"icon-twitter\"><\/i>\n          <\/a>",
                                        "target": [
                                            ".footer_social > a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/facebook.com\/OpenBroadcasterSoftware\" target=\"_blank\" aria-label=\"OBS Facebook\">\n            <i class=\"icon-facebook\"><\/i>\n          <\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS Facebook\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/discord\" target=\"_blank\" aria-label=\"OBS Discord\">\n            <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n          <\/a>",
                                        "target": [
                                            "a[href$=\"discord\"][aria-label=\"OBS Discord\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">\n            <i class=\"icon-github\"><\/i>\n          <\/a>",
                                        "target": [
                                            ".footer_social > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/download\" aria-label=\"Download\">Download<\/a>",
                                        "target": [
                                            ".footer_items:nth-child(1) > a[href$=\"download\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/ideas.obsproject.com\/\" target=\"_blank\" aria-label=\"Feature suggestions\">Ideas<\/a>",
                                        "target": [
                                            "a[href$=\"ideas.obsproject.com\/\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/privacy-policy\" aria-label=\"Privacy Policy\">Privacy Policy<\/a>",
                                        "target": [
                                            "a[href$=\"privacy-policy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">GitHub<\/a>",
                                        "target": [
                                            ".footer_items:nth-child(2) > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/opencollective.com\/obsproject\" aria-label=\"OBS on Open Collective\">Open Collective<\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS on Open Collective\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.patreon.com\/obsproject\/overview\" aria-label=\"OBS on Patreon\">Patreon<\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS on Patreon\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/kb\" aria-label=\"Knowledge Base\">Knowledge Base<\/a>",
                                        "target": [
                                            "a[href=\"\/kb\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/discord\" aria-label=\"Official Discord\">Discord<\/a>",
                                        "target": [
                                            "a[aria-label=\"Official Discord\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/forum\/\" aria-label=\"Forums\">Forums<\/a>",
                                        "target": [
                                            "a[aria-label=\"Forums\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/help\" aria-label=\"Help Portal\">Help Portal<\/a>",
                                        "target": [
                                            "a[aria-label=\"Help Portal\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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>OBS Studio<\/h1>",
                                                        "target": [
                                                            ".main_blurb > h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h1>Features<\/h1>",
                                                        "target": [
                                                            ".second_blurb > .blurb_text > h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h1>Create Professional Productions<\/h1>",
                                                        "target": [
                                                            ".third_blurb > .blurb_text > h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h1>Collaborative Creativity<\/h1>",
                                                        "target": [
                                                            ".fourth_blurb > .blurb_text > h1"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\" dir=\"ltr\">",
                                        "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": "#ffffff",
                                                    "bgColor": "#1c2b71",
                                                    "contrastRatio": 12.85,
                                                    "fontSize": "21.0pt (28px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.85"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"header_title_main\">OBS<\/div>",
                                        "target": [
                                            ".header_title_main"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c2b71",
                                                    "contrastRatio": 12.85,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.85"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"header_subtitle\">Open Broadcaster Software<span class=\"smalltext\">\u00ae\ufe0f<\/span><\/div>",
                                        "target": [
                                            ".header_subtitle"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c2b71",
                                                    "contrastRatio": 12.85,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.85"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"active\" href=\"https:\/\/obsproject.com\">Home<\/a>",
                                        "target": [
                                            ".active"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c2b71",
                                                    "contrastRatio": 12.85,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.85"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/download\">Download<\/a>",
                                        "target": [
                                            "li:nth-child(2) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c2b71",
                                                    "contrastRatio": 12.85,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.85"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/blog\">News<\/a>",
                                        "target": [
                                            "a[href$=\"blog\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c2b71",
                                                    "contrastRatio": 12.85,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.85"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/help\">Help<\/a>",
                                        "target": [
                                            "li:nth-child(4) > a[href$=\"help\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1c2b71",
                                                    "contrastRatio": 12.85,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.85"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/forum\/\">Forum<\/a>",
                                        "target": [
                                            "li:nth-child(5) > a[href$=\"forum\/\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#202d6f",
                                                    "contrastRatio": 12.6,
                                                    "fontSize": "70.5pt (94px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.6"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h1>OBS Studio<\/h1>",
                                        "target": [
                                            ".main_blurb > h1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#202d6f",
                                                    "contrastRatio": 12.6,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.6"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"latestVersions\" class=\"newhome\">",
                                        "target": [
                                            "#latestVersions"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#202d6f",
                                                    "contrastRatio": 12.6,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.6"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Latest Release<\/span>",
                                        "target": [
                                            "#latestVersions > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#256eff",
                                                    "contrastRatio": 4.4100000000000001,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.41"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/cdn-fastly.obsproject.com\/downloads\/OBS-Studio-30.2.3-Windows-Installer.exe\" target=\"_blank\" class=\"green_btn download-welcome\">Windows<span class=\"tooltip\">Supports Windows 10 and Windows 11<\/span><\/a>",
                                        "target": [
                                            "#home_downloads > .download-welcome.green_btn[target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#256eff",
                                                    "contrastRatio": 4.4100000000000001,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.41"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a id=\"show_mac_extra\" href=\"#\" class=\"green_btn\">macOS<span class=\"tooltip\">Supports macOS 11.0 or newer<\/span><\/a>",
                                        "target": [
                                            "#show_mac_extra"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#256eff",
                                                    "contrastRatio": 4.4100000000000001,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.41"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/download#linux\" target=\"_blank\" rel=\"noopener\" class=\"green_btn\">Linux<\/a>",
                                        "target": [
                                            "a[rel=\"noopener\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#202d6f",
                                                    "contrastRatio": 12.6,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.6"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Free and open source software for video recording and live streaming.<\/p>",
                                        "target": [
                                            ".home_text > p:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#202d6f",
                                                    "contrastRatio": 12.6,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.6"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Download and start streaming quickly and easily on Windows, Mac or Linux.<\/p>",
                                        "target": [
                                            ".home_text > p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#0c1633",
                                                    "contrastRatio": 17.82,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.82"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>The OBS Project is made possible thanks to generous contributions from our sponsors and backers. Learn more about how you can <a href=\"\/contribute\">become a sponsor<\/a>.<\/p>",
                                        "target": [
                                            ".support_blurb > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#72a2ff",
                                                    "bgColor": "#0c1633",
                                                    "contrastRatio": 7.0599999999999996,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.06"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/contribute\">become a sponsor<\/a>",
                                        "target": [
                                            "p > a[href$=\"contribute\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#0c1633",
                                                    "contrastRatio": 17.82,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.82"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"support_list_title\">PREMIER TIER SPONSORS<\/div>",
                                        "target": [
                                            "#premiere_container > .support_list_title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#202d6f",
                                                    "contrastRatio": 12.6,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.6"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"support_list_title\">DIAMOND TIER SPONSORS<\/div>",
                                        "target": [
                                            "#diamond_container > .support_list_title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#0c1633",
                                                    "contrastRatio": 17.82,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.82"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"support_list_title\">GOLD TIER SPONSORS<\/div>",
                                        "target": [
                                            "#gold_container > .support_list_title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 14.710000000000001,
                                                    "fontSize": "28.0pt (37.3333px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.71"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h1>Features<\/h1>",
                                        "target": [
                                            ".second_blurb > .blurb_text > h1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 14.710000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.71"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>High performance real time video\/audio capturing and mixing. Create scenes made up of multiple sources including window captures, images, text, browser windows, webcams, capture cards and more.<\/p>",
                                        "target": [
                                            ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(1) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 14.710000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.71"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Set up an unlimited number of scenes you can switch between seamlessly via custom transitions.<\/p>",
                                        "target": [
                                            ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(2) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 14.710000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.71"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Intuitive audio mixer with per-source filters such as noise gate, noise suppression, and gain. Take full control with VST plugin support.<\/p>",
                                        "target": [
                                            ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(1) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 14.710000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.71"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Powerful and easy to use configuration options. Add new Sources, duplicate existing ones, and adjust their properties effortlessly.<\/p>",
                                        "target": [
                                            ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(2) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 14.710000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.71"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Streamlined Settings panel gives you access to a wide array of configuration options to tweak every aspect of your broadcast or recording.<\/p>",
                                        "target": [
                                            ".kirbycolumns.kirbycolumns-2:nth-child(4) > .kirbycolumn:nth-child(1) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 14.710000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.71"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Modular 'Dock' UI allows you to rearrange the layout exactly as you like. You can even pop out each individual Dock to its own window.<\/p>",
                                        "target": [
                                            ".kirbycolumns.kirbycolumns-2:nth-child(4) > .kirbycolumn:nth-child(2) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 14.710000000000001,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.71"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>OBS supports all your favorite streaming platforms and more.<\/p>",
                                        "target": [
                                            ".second_blurb > .blurb_text > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#0c1633",
                                                    "contrastRatio": 16.66,
                                                    "fontSize": "28.0pt (37.3333px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1",
                                                    "shadowColor": "#070d1e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.66"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h1>Create Professional Productions<\/h1>",
                                        "target": [
                                            ".third_blurb > .blurb_text > h1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#dddddd",
                                                    "bgColor": "#0c1633",
                                                    "contrastRatio": 14.07,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#080f22"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.07"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Choose from a number of different and customizable transitions for when you switch between your scenes or add your own stinger video files.<\/p>",
                                        "target": [
                                            ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(1) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#dddddd",
                                                    "bgColor": "#0c1633",
                                                    "contrastRatio": 14.07,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#080f22"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.07"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Set hotkeys for nearly every sort of action, such as switching between scenes, starting\/stopping streams or recordings, muting audio sources, push to talk, and more.<\/p>",
                                        "target": [
                                            ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(2) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#dddddd",
                                                    "bgColor": "#0c1633",
                                                    "contrastRatio": 14.07,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#080f22"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.07"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p><strong>Studio Mode<\/strong> lets you preview your scenes and sources before pushing them live.  Adjust your scenes and sources or create new ones and ensure they're perfect before your viewers ever see them.<\/p>",
                                        "target": [
                                            ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(1) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#dddddd",
                                                    "bgColor": "#0c1633",
                                                    "contrastRatio": 14.07,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#080f22"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.07"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>Studio Mode<\/strong>",
                                        "target": [
                                            "strong"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#dddddd",
                                                    "bgColor": "#0c1633",
                                                    "contrastRatio": 14.07,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#080f22"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 14.07"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Get a high level view of your production using the Multiview. Monitor 8 different scenes and easily cue or transition to any of them with merely a single or double click.<\/p>",
                                        "target": [
                                            ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(2) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 15.380000000000001,
                                                    "fontSize": "28.0pt (37.3333px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1",
                                                    "shadowColor": "#0d1534"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 15.38"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h1>Collaborative Creativity<\/h1>",
                                        "target": [
                                            ".fourth_blurb > .blurb_text > h1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 15,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0e1839"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 15"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>OBS Studio is equipped with a powerful API, enabling plugins and scripts to provide further customization and functionality specific to your needs.<\/p>",
                                        "target": [
                                            ".blurb_text > p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 15,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0e1839"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 15"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Utilize native plugins for high performance integrations or scripts written with Lua or Python that interface with existing sources.<\/p>",
                                        "target": [
                                            "p:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 15,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0e1839"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 15"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Work with developers in the streaming community to get the features you need with endless possibilities.<\/p>",
                                        "target": [
                                            "p:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 15,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0e1839"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 15"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Browse or submit your own in the <a href=\"https:\/\/obsproject.com\/forum\/resources\/\">Resources section<\/a><\/p>",
                                        "target": [
                                            ".fourth_blurb > .blurb_text > p:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#72a2ff",
                                                    "bgColor": "#162458",
                                                    "contrastRatio": 6.9000000000000004,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0e1839"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.9"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/forum\/resources\/\">Resources section<\/a>",
                                        "target": [
                                            "p:nth-child(5) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1",
                                                    "shadowColor": "#0c0d0f"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"footer_title\">OBS Project<\/div>",
                                        "target": [
                                            ".footer_title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0c0d0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"footer_category\">OBS Studio<\/div>",
                                        "target": [
                                            ".footer_items:nth-child(1) > .footer_category"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0c0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/download\" aria-label=\"Download\">Download<\/a>",
                                        "target": [
                                            ".footer_items:nth-child(1) > a[href$=\"download\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0c0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/ideas.obsproject.com\/\" target=\"_blank\" aria-label=\"Feature suggestions\">Ideas<\/a>",
                                        "target": [
                                            "a[href$=\"ideas.obsproject.com\/\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0c0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/privacy-policy\" aria-label=\"Privacy Policy\">Privacy Policy<\/a>",
                                        "target": [
                                            "a[href$=\"privacy-policy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0c0d0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"footer_category\">Contribute<\/div>",
                                        "target": [
                                            ".footer_items:nth-child(2) > .footer_category"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0c0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">GitHub<\/a>",
                                        "target": [
                                            ".footer_items:nth-child(2) > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0c0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/opencollective.com\/obsproject\" aria-label=\"OBS on Open Collective\">Open Collective<\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS on Open Collective\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0c0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.patreon.com\/obsproject\/overview\" aria-label=\"OBS on Patreon\">Patreon<\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS on Patreon\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0c0d0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"footer_category\">Support<\/div>",
                                        "target": [
                                            ".footer_items:nth-child(3) > .footer_category"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0c0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/kb\" aria-label=\"Knowledge Base\">Knowledge Base<\/a>",
                                        "target": [
                                            "a[href=\"\/kb\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0c0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/discord\" aria-label=\"Official Discord\">Discord<\/a>",
                                        "target": [
                                            "a[aria-label=\"Official Discord\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0c0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/forum\/\" aria-label=\"Forums\">Forums<\/a>",
                                        "target": [
                                            "a[aria-label=\"Forums\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 17.879999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0c0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/help\" aria-label=\"Help Portal\">Help Portal<\/a>",
                                        "target": [
                                            "a[aria-label=\"Help Portal\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#888888",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 5.8499999999999996,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.85"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>",
                                        "target": [
                                            ".copyright > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/github.com\/obsproject\/OBS-studio\/graphs\/contributors\">OBS Studio Contributors<\/a>",
                                        "target": [
                                            ".copyright > p > a:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/twitter.com\/Warchamp7\">Warchamp7<\/a>",
                                        "target": [
                                            "a[href$=\"Warchamp7\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/getkirby.com\/made-with-kirby-and-love\">Kirby CMS<\/a>",
                                        "target": [
                                            ".copyright > p > a:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/fastly.com\">Fastly<\/a>",
                                        "target": [
                                            "a[href$=\"fastly.com\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/cs\">\u010ce\u0161tina<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/cs\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/da\">Dansk<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/da\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/de\">Deutsch<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/de\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/es\">Espa\u00f1ol<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/es\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/eu\">Euskara<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/eu\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/fi\">Suomi<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/fi\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/fr\">Fran\u00e7ais<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/fr\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/hu\">Magyar<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/hu\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/ja\">\u65e5\u672c\u8a9e<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/ja\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/ko\">\ud55c\uad6d\uc5b4<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/ko\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/pt-br\">Portugu\u00eas do Brasil<\/a>",
                                        "target": [
                                            "a[href$=\"pt-br\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/ru\">\u0440\u0443\u0301\u0441\u0441\u043a\u0438\u0439<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/ru\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/sv\">Svenska<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/sv\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/tr\">T\u00fcrk\u00e7e<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/tr\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/uk\">\u0443\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/uk\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#bbbbbb",
                                                    "bgColor": "#010205",
                                                    "contrastRatio": 10.800000000000001,
                                                    "fontSize": "9.8pt (13px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1",
                                                    "shadowColor": "#0b0c0e"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/obsproject.com\/zh-cn\">\u4e2d\u6587(\u7b80\u4f53)<\/a>",
                                        "target": [
                                            "a[href$=\"zh-cn\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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\" dir=\"ltr\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id-active",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value of active elements is unique",
                                "help": "IDs of active elements must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-active?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "show_mac_extra",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a id=\"show_mac_extra\" href=\"#\" class=\"green_btn\">macOS<span class=\"tooltip\">Supports macOS 11.0 or newer<\/span><\/a>",
                                        "target": [
                                            "#show_mac_extra"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "wrapper",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"wrapper\">",
                                        "target": [
                                            "#wrapper"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "header",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<header id=\"header\" class=\"cf\">",
                                        "target": [
                                            "#header"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "SocialButtons",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"SocialButtons\">",
                                        "target": [
                                            "#SocialButtons"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "DiscordButton",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"DiscordButton\">\n      <a href=\"https:\/\/discord.gg\/obsproject\" target=\"_blank\" aria-label=\"OBS Discord\">\n        <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n      <\/a>\n      <span class=\"tooltip\">Discord<\/span>\n    <\/div>",
                                        "target": [
                                            "#DiscordButton"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "TwitterButton",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"TwitterButton\">\n      <a rel=\"me\" href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n        <i class=\"icon-twitter\"><\/i>\n      <\/a>\n      <span class=\"tooltip\">Twitter<\/span>\n    <\/div>",
                                        "target": [
                                            "#TwitterButton"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "MastodonButton",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"MastodonButton\">\n      <a rel=\"me\" href=\"https:\/\/mastodon.social\/@OBSProject\" target=\"_blank\" aria-label=\"OBS Mastodon\">\n        <img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">\n      <\/a>\n      <span class=\"tooltip\">Mastodon<\/span>\n    <\/div>",
                                        "target": [
                                            "#MastodonButton"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "GitHubButton",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"GitHubButton\">\n      <a rel=\"me\" href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS Studio GitHub\">\n        <i class=\"icon-github\"><\/i>\n      <\/a>\n      <span class=\"tooltip\">GitHub<\/span>\n    <\/div>",
                                        "target": [
                                            "#GitHubButton"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "ContributeButton",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"ContributeButton\">\n      <a href=\"https:\/\/obsproject.com\/contribute\">\n        <i class=\"icon-heart\">Contribute<\/i>\n      <\/a>\n    <\/div>",
                                        "target": [
                                            "#ContributeButton"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "bg_slant1",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"bg_slant1\" class=\"main_slant\"><\/div>",
                                        "target": [
                                            "#bg_slant1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "bg_slant2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"bg_slant2\" class=\"main_slant\"><\/div>",
                                        "target": [
                                            "#bg_slant2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "bg_slant3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"bg_slant3\" class=\"main_slant\"><\/div>",
                                        "target": [
                                            "#bg_slant3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "latestVersions",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"latestVersions\" class=\"newhome\">",
                                        "target": [
                                            "#latestVersions"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "home_downloads",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"home_downloads\" class=\"home_download\" style=\"text-align: center;\">",
                                        "target": [
                                            "#home_downloads"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mac_extra",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"mac_extra\" class=\"home_download_extra\">",
                                        "target": [
                                            "#mac_extra"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "forwardForm",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"forwardForm\"><\/div>",
                                        "target": [
                                            "#forwardForm"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "open_collective_list",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"open_collective_list\" style=\"display: block;\">",
                                        "target": [
                                            "#open_collective_list"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "premiere_container",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"premiere_container\" class=\"support_list_container\">",
                                        "target": [
                                            "#premiere_container"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "premiere_supports",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"premiere_supports\" class=\"support_list\">",
                                        "target": [
                                            "#premiere_supports"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "diamond_container",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"diamond_container\" class=\"support_list_container\">",
                                        "target": [
                                            "#diamond_container"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "diamond_supports",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"diamond_supports\" class=\"support_list\">",
                                        "target": [
                                            "#diamond_supports"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "gold_container",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"gold_container\" class=\"support_list_container\">",
                                        "target": [
                                            "#gold_container"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "gold_supports",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"gold_supports\" class=\"support_list\">",
                                        "target": [
                                            "#gold_supports"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "footer",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<footer id=\"footer\" class=\"footer cf\">",
                                        "target": [
                                            "#footer"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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\" dir=\"ltr\">",
                                        "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\" dir=\"ltr\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": "critical",
                                "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"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"\/assets\/images\/new_icon_small-r.png\" alt=\"OBS\">",
                                        "target": [
                                            "img[alt=\"OBS\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png\" alt=\"YouTube logo\">",
                                        "target": [
                                            "img[alt=\"YouTube logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png\" alt=\"Logitech logo\">",
                                        "target": [
                                            "img[alt=\"Logitech logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png\" alt=\"Twitch logo\">",
                                        "target": [
                                            "img[alt=\"Twitch logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png\" alt=\"NVIDIA logo\">",
                                        "target": [
                                            "img[alt=\"NVIDIA logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png\" alt=\"AMD logo\">",
                                        "target": [
                                            "img[alt=\"AMD logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png\" alt=\"Intel logo\">",
                                        "target": [
                                            "img[alt=\"Intel logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png\" alt=\"Yamaha logo\">",
                                        "target": [
                                            "img[alt=\"Yamaha logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png\" alt=\"StreamElements logo\">",
                                        "target": [
                                            "img[alt=\"StreamElements logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png\" alt=\"overwolf logo\">",
                                        "target": [
                                            "img[alt=\"overwolf logo\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png\">",
                                        "target": [
                                            ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(1) > figure > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png\">",
                                        "target": [
                                            ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(2) > figure > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png\">",
                                        "target": [
                                            ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(1) > figure > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/assets\/images\/features-new\/properties.png\">",
                                        "target": [
                                            ".second_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(2) > figure > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/assets\/images\/features-new\/settings.png\">",
                                        "target": [
                                            ".kirbycolumns.kirbycolumns-2:nth-child(4) > .kirbycolumn:nth-child(1) > figure > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/assets\/images\/features-new\/docks.png\">",
                                        "target": [
                                            ".kirbycolumns.kirbycolumns-2:nth-child(4) > .kirbycolumn:nth-child(2) > figure > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png\">",
                                        "target": [
                                            ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(1) > figure > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png\">",
                                        "target": [
                                            ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(2) > .kirbycolumn:nth-child(2) > figure > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/assets\/images\/features-new\/studio.png\">",
                                        "target": [
                                            ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(1) > figure > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png\">",
                                        "target": [
                                            ".third_blurb > .blurb_text > .kirbycolumns.kirbycolumns-2:nth-child(3) > .kirbycolumn:nth-child(2) > figure > img[alt=\"\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 class=\"logo\" href=\"https:\/\/obsproject.com\">\n    <img src=\"\/assets\/images\/new_icon_small-r.png\" alt=\"OBS\">\n  <\/a>",
                                        "target": [
                                            ".logo[href$=\"obsproject.com\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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:\/\/discord.gg\/obsproject\" target=\"_blank\" aria-label=\"OBS Discord\">\n        <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n      <\/a>",
                                        "target": [
                                            "#DiscordButton > a[href$=\"obsproject\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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 rel=\"me\" href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n        <i class=\"icon-twitter\"><\/i>\n      <\/a>",
                                        "target": [
                                            "a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][rel=\"me\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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 rel=\"me\" href=\"https:\/\/mastodon.social\/@OBSProject\" target=\"_blank\" aria-label=\"OBS Mastodon\">\n        <img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">\n      <\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS Mastodon\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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 rel=\"me\" href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS Studio GitHub\">\n        <i class=\"icon-github\"><\/i>\n      <\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS Studio GitHub\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/contribute\">\n        <i class=\"icon-heart\">Contribute<\/i>\n      <\/a>",
                                        "target": [
                                            "#ContributeButton > a"
                                        ]
                                    },
                                    {
                                        "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=\"active\" href=\"https:\/\/obsproject.com\">Home<\/a>",
                                        "target": [
                                            ".active"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/download\">Download<\/a>",
                                        "target": [
                                            "li:nth-child(2) > a"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/blog\">News<\/a>",
                                        "target": [
                                            "a[href$=\"blog\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/help\">Help<\/a>",
                                        "target": [
                                            "li:nth-child(4) > a[href$=\"help\"]"
                                        ]
                                    },
                                    {
                                        "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=\"\/forum\/\">Forum<\/a>",
                                        "target": [
                                            "li:nth-child(5) > a[href$=\"forum\/\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/cdn-fastly.obsproject.com\/downloads\/OBS-Studio-30.2.3-Windows-Installer.exe\" target=\"_blank\" class=\"green_btn download-welcome\">Windows<span class=\"tooltip\">Supports Windows 10 and Windows 11<\/span><\/a>",
                                        "target": [
                                            "#home_downloads > .download-welcome.green_btn[target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "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 id=\"show_mac_extra\" href=\"#\" class=\"green_btn\">macOS<span class=\"tooltip\">Supports macOS 11.0 or newer<\/span><\/a>",
                                        "target": [
                                            "#show_mac_extra"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/download#linux\" target=\"_blank\" rel=\"noopener\" class=\"green_btn\">Linux<\/a>",
                                        "target": [
                                            "a[rel=\"noopener\"]"
                                        ]
                                    },
                                    {
                                        "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\">become a sponsor<\/a>",
                                        "target": [
                                            "p > a[href$=\"contribute\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.youtube.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png\" alt=\"YouTube logo\"><\/a>",
                                        "target": [
                                            "a[href$=\"youtube.com\/\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.logitech.com\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png\" alt=\"Logitech logo\"><\/a>",
                                        "target": [
                                            "a[href$=\"www.logitech.com\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/twitch.tv\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png\" alt=\"Twitch logo\"><\/a>",
                                        "target": [
                                            "a[href$=\"twitch.tv\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.nvidia.com\/broadcast\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png\" alt=\"NVIDIA logo\"><\/a>",
                                        "target": [
                                            "#diamond_supports > .support_item:nth-child(1) > a[rel=\"nofollow\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.amd.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png\" alt=\"AMD logo\"><\/a>",
                                        "target": [
                                            "a[href$=\"amd.com\/\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/intel.com\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png\" alt=\"Intel logo\"><\/a>",
                                        "target": [
                                            "a[href$=\"intel.com\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.yamaha.com\/2\/ag\/?utm_source=obs&amp;utm_medium=banner&amp;utm_campaign=YCJ_CSC_OBSsponsor_052024\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png\" alt=\"Yamaha logo\"><\/a>",
                                        "target": [
                                            ".support_item:nth-child(4) > a[rel=\"nofollow\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/streamelements.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png\" alt=\"StreamElements logo\"><\/a>",
                                        "target": [
                                            "a[href$=\"streamelements.com\/\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.overwolf.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png\" alt=\"overwolf logo\"><\/a>",
                                        "target": [
                                            "a[href$=\"overwolf.com\/\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/forum\/resources\/\">Resources section<\/a>",
                                        "target": [
                                            "p:nth-child(5) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n            <i class=\"icon-twitter\"><\/i>\n          <\/a>",
                                        "target": [
                                            ".footer_social > a[href$=\"OBSProject\"][aria-label=\"OBS Twitter\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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:\/\/facebook.com\/OpenBroadcasterSoftware\" target=\"_blank\" aria-label=\"OBS Facebook\">\n            <i class=\"icon-facebook\"><\/i>\n          <\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS Facebook\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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=\"\/discord\" target=\"_blank\" aria-label=\"OBS Discord\">\n            <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n          <\/a>",
                                        "target": [
                                            "a[href$=\"discord\"][aria-label=\"OBS Discord\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">\n            <i class=\"icon-github\"><\/i>\n          <\/a>",
                                        "target": [
                                            ".footer_social > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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=\"\/download\" aria-label=\"Download\">Download<\/a>",
                                        "target": [
                                            ".footer_items:nth-child(1) > a[href$=\"download\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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:\/\/ideas.obsproject.com\/\" target=\"_blank\" aria-label=\"Feature suggestions\">Ideas<\/a>",
                                        "target": [
                                            "a[href$=\"ideas.obsproject.com\/\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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=\"\/privacy-policy\" aria-label=\"Privacy Policy\">Privacy Policy<\/a>",
                                        "target": [
                                            "a[href$=\"privacy-policy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">GitHub<\/a>",
                                        "target": [
                                            ".footer_items:nth-child(2) > a[aria-label=\"OBS GitHub\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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:\/\/opencollective.com\/obsproject\" aria-label=\"OBS on Open Collective\">Open Collective<\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS on Open Collective\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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.patreon.com\/obsproject\/overview\" aria-label=\"OBS on Patreon\">Patreon<\/a>",
                                        "target": [
                                            "a[aria-label=\"OBS on Patreon\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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=\"\/kb\" aria-label=\"Knowledge Base\">Knowledge Base<\/a>",
                                        "target": [
                                            "a[href=\"\/kb\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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=\"\/discord\" aria-label=\"Official Discord\">Discord<\/a>",
                                        "target": [
                                            "a[aria-label=\"Official Discord\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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=\"\/forum\/\" aria-label=\"Forums\">Forums<\/a>",
                                        "target": [
                                            "a[aria-label=\"Forums\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "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=\"\/help\" aria-label=\"Help Portal\">Help Portal<\/a>",
                                        "target": [
                                            "a[aria-label=\"Help Portal\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/github.com\/obsproject\/OBS-studio\/graphs\/contributors\">OBS Studio Contributors<\/a>",
                                        "target": [
                                            ".copyright > p > a:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "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:\/\/twitter.com\/Warchamp7\">Warchamp7<\/a>",
                                        "target": [
                                            "a[href$=\"Warchamp7\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/getkirby.com\/made-with-kirby-and-love\">Kirby CMS<\/a>",
                                        "target": [
                                            ".copyright > p > a:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "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:\/\/fastly.com\">Fastly<\/a>",
                                        "target": [
                                            "a[href$=\"fastly.com\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/cs\">\u010ce\u0161tina<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/cs\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/da\">Dansk<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/da\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/de\">Deutsch<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/de\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/es\">Espa\u00f1ol<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/es\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/eu\">Euskara<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/eu\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/fi\">Suomi<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/fi\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/fr\">Fran\u00e7ais<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/fr\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/hu\">Magyar<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/hu\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/ja\">\u65e5\u672c\u8a9e<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/ja\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/ko\">\ud55c\uad6d\uc5b4<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/ko\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/pt-br\">Portugu\u00eas do Brasil<\/a>",
                                        "target": [
                                            "a[href$=\"pt-br\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/ru\">\u0440\u0443\u0301\u0441\u0441\u043a\u0438\u0439<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/ru\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/sv\">Svenska<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/sv\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/tr\">T\u00fcrk\u00e7e<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/tr\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/uk\">\u0443\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430<\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/obsproject.com\/uk\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/obsproject.com\/zh-cn\">\u4e2d\u6587(\u7b80\u4f53)<\/a>",
                                        "target": [
                                            "a[href$=\"zh-cn\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"menu cf\">",
                                        "target": [
                                            "ul"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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                <a class=\"active\" href=\"https:\/\/obsproject.com\">Home<\/a>\n\n        \n      <\/li>",
                                        "target": [
                                            "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                <a href=\"https:\/\/obsproject.com\/download\">Download<\/a>\n\n        \n      <\/li>",
                                        "target": [
                                            "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                <a href=\"https:\/\/obsproject.com\/blog\">News<\/a>\n\n        \n      <\/li>",
                                        "target": [
                                            "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                <a href=\"https:\/\/obsproject.com\/help\">Help<\/a>\n\n        \n      <\/li>",
                                        "target": [
                                            "li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "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                <a href=\"\/forum\/\">Forum<\/a>\n\n        \n      <\/li>",
                                        "target": [
                                            "li:nth-child(5)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "<img src=\"\/assets\/images\/new_icon_small-r.png\" alt=\"OBS\">",
                                        "target": [
                                            "img[alt=\"OBS\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                                        "target": [
                                            "a[href$=\"obsproject\"] > .icon-discord[src$=\"Discord.svg\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">",
                                        "target": [
                                            ".icon-mastodon"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">",
                                        "target": [
                                            ".demo_obs-window > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png\" alt=\"YouTube logo\">",
                                        "target": [
                                            "img[alt=\"YouTube logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png\" alt=\"Logitech logo\">",
                                        "target": [
                                            "img[alt=\"Logitech logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png\" alt=\"Twitch logo\">",
                                        "target": [
                                            "img[alt=\"Twitch logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png\" alt=\"NVIDIA logo\">",
                                        "target": [
                                            "img[alt=\"NVIDIA logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png\" alt=\"AMD logo\">",
                                        "target": [
                                            "img[alt=\"AMD logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png\" alt=\"Intel logo\">",
                                        "target": [
                                            "img[alt=\"Intel logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png\" alt=\"Yamaha logo\">",
                                        "target": [
                                            "img[alt=\"Yamaha logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png\" alt=\"StreamElements logo\">",
                                        "target": [
                                            "img[alt=\"StreamElements logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png\" alt=\"overwolf logo\">",
                                        "target": [
                                            "img[alt=\"overwolf logo\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"\/assets\/images\/new_icon_small-r.png\">",
                                        "target": [
                                            ".footer_row:nth-child(1) > .logo > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                                        "target": [
                                            "a[href$=\"discord\"][aria-label=\"OBS Discord\"][target=\"_blank\"] > .icon-discord[src$=\"Discord.svg\"]"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": []
                    },
                    "base_page_ip_ptr": "kore.r1ch.net",
                    "base_page_cname": "",
                    "base_page_dns_server": "alberto.ns.cloudflare.com",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 8474,
                    "testUrl": "https:\/\/obsproject.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:\/\/obsproject.com\/assets\/images\/new_icon_small-r.png\",\"width\":60,\"height\":60,\"naturalWidth\":256,\"naturalHeight\":256},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/Discord.svg\",\"width\":24,\"height\":24,\"naturalWidth\":153,\"naturalHeight\":150},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/Mastodon.svg\",\"width\":20,\"height\":20,\"naturalWidth\":150,\"naturalHeight\":150},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png\",\"width\":800,\"height\":659,\"naturalWidth\":2112,\"naturalHeight\":1740},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png\",\"width\":288,\"height\":165,\"naturalWidth\":794,\"naturalHeight\":178},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png\",\"width\":288,\"height\":165,\"naturalWidth\":407,\"naturalHeight\":128},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png\",\"width\":288,\"height\":165,\"naturalWidth\":500,\"naturalHeight\":114},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png\",\"width\":262,\"height\":150,\"naturalWidth\":600,\"naturalHeight\":135},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png\",\"width\":262,\"height\":150,\"naturalWidth\":1000,\"naturalHeight\":136},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png\",\"width\":262,\"height\":150,\"naturalWidth\":1000,\"naturalHeight\":398},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png\",\"width\":262,\"height\":150,\"naturalWidth\":524,\"naturalHeight\":300},{\"url\":\"https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png\",\"width\":175,\"height\":100,\"naturalWidth\":800,\"naturalHeight\":200},{\"url\":\"https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png\",\"width\":175,\"height\":100,\"naturalWidth\":228,\"naturalHeight\":128},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png\",\"width\":360,\"height\":280,\"naturalWidth\":1080,\"naturalHeight\":840},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png\",\"width\":360,\"height\":280,\"naturalWidth\":720,\"naturalHeight\":560},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png\",\"width\":360,\"height\":280,\"naturalWidth\":1080,\"naturalHeight\":840},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/properties.png\",\"width\":360,\"height\":280,\"naturalWidth\":1073,\"naturalHeight\":839},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/settings.png\",\"width\":360,\"height\":280,\"naturalWidth\":1080,\"naturalHeight\":840},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/docks.png\",\"width\":360,\"height\":280,\"naturalWidth\":1080,\"naturalHeight\":840},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png\",\"width\":360,\"height\":280,\"naturalWidth\":1080,\"naturalHeight\":840},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png\",\"width\":360,\"height\":280,\"naturalWidth\":1440,\"naturalHeight\":1120},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/studio.png\",\"width\":360,\"height\":280,\"naturalWidth\":1880,\"naturalHeight\":1200},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png\",\"width\":360,\"height\":280,\"naturalWidth\":1880,\"naturalHeight\":1120},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/new_icon_small-r.png\",\"width\":60,\"height\":60,\"naturalWidth\":256,\"naturalHeight\":256},{\"url\":\"https:\/\/obsproject.com\/assets\/images\/Discord.svg\",\"width\":24,\"height\":24,\"naturalWidth\":153,\"naturalHeight\":150}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "Open Sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "800"
                        },
                        {
                            "family": "icomoon",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "normal"
                        }
                    ],
                    "generated-content-percent": 1.0600000000000001,
                    "generated-content-size": 0.23000000000000001,
                    "imgs-in-viewport": [
                        {
                            "src": "\/assets\/images\/new_icon_small-r.png",
                            "html": "<img src=\"\/assets\/images\/new_icon_small-r.png\" alt=\"OBS\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/new_icon_small-r.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 256,
                            "naturalHeight": 256
                        },
                        {
                            "src": "\/assets\/images\/Discord.svg",
                            "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/Discord.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 153,
                            "naturalHeight": 150
                        },
                        {
                            "src": "\/assets\/images\/Mastodon.svg",
                            "html": "<img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/Mastodon.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 150,
                            "naturalHeight": 150
                        },
                        {
                            "src": "\/assets\/images\/features-new\/hero.png",
                            "html": "<img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 2112,
                            "naturalHeight": 1740
                        }
                    ],
                    "imgs-no-alt": [
                        {
                            "src": "\/assets\/images\/Discord.svg",
                            "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/Discord.svg"
                        },
                        {
                            "src": "\/assets\/images\/Mastodon.svg",
                            "html": "<img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/Mastodon.svg"
                        },
                        {
                            "src": "\/assets\/images\/features-new\/hero.png",
                            "html": "<img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png"
                        },
                        {
                            "src": "\/assets\/images\/new_icon_small-r.png",
                            "html": "<img src=\"\/assets\/images\/new_icon_small-r.png\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/new_icon_small-r.png"
                        },
                        {
                            "src": "\/assets\/images\/Discord.svg",
                            "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/Discord.svg"
                        }
                    ],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png",
                            "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png\" alt=\"YouTube logo\">",
                            "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 794,
                            "naturalHeight": 178
                        },
                        {
                            "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png",
                            "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png\" alt=\"Logitech logo\">",
                            "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 407,
                            "naturalHeight": 128
                        },
                        {
                            "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png",
                            "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png\" alt=\"Twitch logo\">",
                            "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 500,
                            "naturalHeight": 114
                        },
                        {
                            "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png",
                            "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png\" alt=\"NVIDIA logo\">",
                            "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 600,
                            "naturalHeight": 135
                        },
                        {
                            "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png",
                            "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png\" alt=\"AMD logo\">",
                            "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1000,
                            "naturalHeight": 136
                        },
                        {
                            "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png",
                            "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png\" alt=\"Intel logo\">",
                            "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1000,
                            "naturalHeight": 398
                        },
                        {
                            "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png",
                            "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png\" alt=\"Yamaha logo\">",
                            "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 524,
                            "naturalHeight": 300
                        },
                        {
                            "src": "https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png",
                            "html": "<img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png\" alt=\"StreamElements logo\">",
                            "currentSrc": "https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 800,
                            "naturalHeight": 200
                        },
                        {
                            "src": "https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png",
                            "html": "<img src=\"https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png\" alt=\"overwolf logo\">",
                            "currentSrc": "https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 228,
                            "naturalHeight": 128
                        },
                        {
                            "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png",
                            "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1080,
                            "naturalHeight": 840
                        },
                        {
                            "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png",
                            "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 720,
                            "naturalHeight": 560
                        },
                        {
                            "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png",
                            "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1080,
                            "naturalHeight": 840
                        },
                        {
                            "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/properties.png",
                            "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/properties.png\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/properties.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1073,
                            "naturalHeight": 839
                        },
                        {
                            "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/settings.png",
                            "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/settings.png\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/settings.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1080,
                            "naturalHeight": 840
                        },
                        {
                            "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/docks.png",
                            "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/docks.png\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/docks.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1080,
                            "naturalHeight": 840
                        },
                        {
                            "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png",
                            "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1080,
                            "naturalHeight": 840
                        },
                        {
                            "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png",
                            "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1440,
                            "naturalHeight": 1120
                        },
                        {
                            "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/studio.png",
                            "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/studio.png\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/studio.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1880,
                            "naturalHeight": 1200
                        },
                        {
                            "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png",
                            "html": "<img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1880,
                            "naturalHeight": 1120
                        },
                        {
                            "src": "\/assets\/images\/new_icon_small-r.png",
                            "html": "<img src=\"\/assets\/images\/new_icon_small-r.png\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/new_icon_small-r.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 256,
                            "naturalHeight": 256
                        },
                        {
                            "src": "\/assets\/images\/Discord.svg",
                            "html": "<img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">",
                            "currentSrc": "https:\/\/obsproject.com\/assets\/images\/Discord.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 153,
                            "naturalHeight": 150
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width,initial-scale=1.0",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4"
                    ],
                    "rendered-html": "<html lang=\"en\" dir=\"ltr\"><head>\n  <title>Open Broadcaster Software | OBS<\/title>\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\n      <meta name=\"description\" content=\"OBS (Open Broadcaster Software) is free and open source software for video recording and live streaming. Stream to Twitch, YouTube and many other providers or record your own videos with high quality H264 \/ AAC encoding.\">\n    <meta name=\"keywords\" content=\"OBS, OBS Studio, Stream, Video, Live Streaming, Recording, Games, Twitch, YouTube, Livestream, Open Broadcaster Software\">\n    <!--<link rel=\"preload\" href=\"\/assets\/fonts\/open-sans-v18-latin-ext_latin_cyrillic-regular.woff2\" as=\"font\" type=\"font\/woff2\" crossorigin>-->\n  <link href=\"https:\/\/obsproject.com\/assets\/css\/blurple.min.css?20240319-4\" rel=\"stylesheet\">    <link rel=\"alternate\" type=\"application\/rss+xml\" title=\"RSS Feed obsproject.com\" href=\"\/blog\/rss\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"\/favicon-32x32.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"96x96\" href=\"\/favicon-96x96.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"\/favicon-16x16.png\">\n                    <link rel=\"alternate\" hreflang=\"cs\" href=\"https:\/\/obsproject.com\/cs\">\n                        <link rel=\"alternate\" hreflang=\"da\" href=\"https:\/\/obsproject.com\/da\">\n                        <link rel=\"alternate\" hreflang=\"de\" href=\"https:\/\/obsproject.com\/de\">\n                        <link rel=\"alternate\" hreflang=\"en\" href=\"https:\/\/obsproject.com\">\n                        <link rel=\"alternate\" hreflang=\"es\" href=\"https:\/\/obsproject.com\/es\">\n                        <link rel=\"alternate\" hreflang=\"eu\" href=\"https:\/\/obsproject.com\/eu\">\n                        <link rel=\"alternate\" hreflang=\"fi\" href=\"https:\/\/obsproject.com\/fi\">\n                        <link rel=\"alternate\" hreflang=\"fr\" href=\"https:\/\/obsproject.com\/fr\">\n                        <link rel=\"alternate\" hreflang=\"hu\" href=\"https:\/\/obsproject.com\/hu\">\n                        <link rel=\"alternate\" hreflang=\"ja\" href=\"https:\/\/obsproject.com\/ja\">\n                        <link rel=\"alternate\" hreflang=\"ko\" href=\"https:\/\/obsproject.com\/ko\">\n                        <link rel=\"alternate\" hreflang=\"pt-br\" href=\"https:\/\/obsproject.com\/pt-br\">\n                        <link rel=\"alternate\" hreflang=\"ru\" href=\"https:\/\/obsproject.com\/ru\">\n                        <link rel=\"alternate\" hreflang=\"sv\" href=\"https:\/\/obsproject.com\/sv\">\n                        <link rel=\"alternate\" hreflang=\"tr\" href=\"https:\/\/obsproject.com\/tr\">\n                        <link rel=\"alternate\" hreflang=\"uk\" href=\"https:\/\/obsproject.com\/uk\">\n                        <link rel=\"alternate\" hreflang=\"zh-cn\" href=\"https:\/\/obsproject.com\/zh-cn\">\n            \n    <script type=\"text\/javascript\" async=\"\" src=\"https:\/\/www.google-analytics.com\/analytics.js\"><\/script><script type=\"text\/javascript\" async=\"\" src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=G-3C9PHRV452&amp;l=dataLayer&amp;cx=c\"><\/script><script async=\"\" src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=UA-34644124-1\"><\/script>\n\n  <script>\n    window.dataLayer = window.dataLayer || [];\n\n    function gtag() {\n      dataLayer.push(arguments);\n    }\n    gtag('js', new Date());\n    gtag('config', 'UA-34644124-1', {\n      'anonymize_ip': true\n    });\n  <\/script>\n<\/head>\n\n<body class=\"newhome\">\n\n  <div id=\"wrapper\">\n\n    <header id=\"header\" class=\"cf\">\n  <a class=\"logo\" href=\"https:\/\/obsproject.com\">\n    <img src=\"\/assets\/images\/new_icon_small-r.png\" alt=\"OBS\">\n  <\/a>\n\n  <div class=\"header_title\">\n    <div class=\"header_title_main\">OBS<\/div>\n    <div class=\"header_subtitle\">Open Broadcaster Software<span class=\"smalltext\">\u00ae\ufe0f<\/span><\/div>\n  <\/div>\n\n  <div id=\"SocialButtons\">\n\n    <div id=\"DiscordButton\">\n      <a href=\"https:\/\/discord.gg\/obsproject\" target=\"_blank\" aria-label=\"OBS Discord\">\n        <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n      <\/a>\n      <span class=\"tooltip\">Discord<\/span>\n    <\/div>\n\n    <div id=\"TwitterButton\">\n      <a rel=\"me\" href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n        <i class=\"icon-twitter\"><\/i>\n      <\/a>\n      <span class=\"tooltip\">Twitter<\/span>\n    <\/div>\n\n    <div id=\"MastodonButton\">\n      <a rel=\"me\" href=\"https:\/\/mastodon.social\/@OBSProject\" target=\"_blank\" aria-label=\"OBS Mastodon\">\n        <img src=\"\/assets\/images\/Mastodon.svg\" class=\"icon-mastodon\">\n      <\/a>\n      <span class=\"tooltip\">Mastodon<\/span>\n    <\/div>\n\n    <div id=\"GitHubButton\">\n      <a rel=\"me\" href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS Studio GitHub\">\n        <i class=\"icon-github\"><\/i>\n      <\/a>\n      <span class=\"tooltip\">GitHub<\/span>\n    <\/div>\n    <!--\n          <div id=\"BlogButton\">\n            <a href=\"https:\/\/obsproject.com\/blog\">\n              <i class=\"icon-blog\"><\/i>\n            <\/a>\n          <\/div>\n\n          <div id=\"LivechatButton\">\n            <a href=\"https:\/\/obsproject.com\/chat\" target=\"_blank\">\n              <i class=\"icon-comment\">Community Chat<\/i>\n            <\/a>\n          <\/div>\n        -->\n\n    <div id=\"ContributeButton\">\n      <a href=\"https:\/\/obsproject.com\/contribute\">\n        <i class=\"icon-heart\">Contribute<\/i>\n      <\/a>\n    <\/div>\n\n  <\/div>\n\n  <nav>\n\n  <ul class=\"menu cf\">\n          <li>\n                <a class=\"active\" href=\"https:\/\/obsproject.com\">Home<\/a>\n\n        \n      <\/li>\n          <li>\n                <a href=\"https:\/\/obsproject.com\/download\">Download<\/a>\n\n        \n      <\/li>\n          <li>\n                <a href=\"https:\/\/obsproject.com\/blog\">News<\/a>\n\n        \n      <\/li>\n          <li>\n                <a href=\"https:\/\/obsproject.com\/help\">Help<\/a>\n\n        \n      <\/li>\n          <li>\n                <a href=\"\/forum\/\">Forum<\/a>\n\n        \n      <\/li>\n      <\/ul>\n\n<\/nav>\n<\/header>\n<div class=\"main_block newhome slant_container\">\n\n  <div id=\"bg_slant1\" class=\"main_slant\"><\/div>\n  <div id=\"bg_slant2\" class=\"main_slant\"><\/div>\n  <div id=\"bg_slant3\" class=\"main_slant\"><\/div>\n\n  <div class=\"headerpusher\"><\/div>\n\n  \n  <div class=\"pagewidth\">\n    <div class=\"main_blurb cf\">\n      <h1>OBS Studio<\/h1>\n\n              <div id=\"latestVersions\" class=\"newhome\"><span>Latest Release<\/span>\n          <div class=\"latest_icon latest_win\" aria-label=\"Windows\"><\/div>\n          <div class=\"latest_icon latest_mac\" aria-label=\"macOS\"><\/div>\n          <div class=\"latest_icon latest_lin\" aria-label=\"Linux\"><\/div>30.2.3 - August 15th        <\/div>\n      \n      <div id=\"home_downloads\" class=\"home_download\" style=\"text-align: center;\">\n                <a href=\"https:\/\/cdn-fastly.obsproject.com\/downloads\/OBS-Studio-30.2.3-Windows-Installer.exe\" target=\"_blank\" class=\"green_btn download-welcome\">Windows<span class=\"tooltip\">Supports Windows 10 and Windows 11<\/span><\/a>\n        <a id=\"show_mac_extra\" href=\"#\" class=\"green_btn\">macOS<span class=\"tooltip\">Supports macOS 11.0 or newer<\/span><\/a>\n        <a href=\"https:\/\/obsproject.com\/download#linux\" target=\"_blank\" rel=\"noopener\" class=\"green_btn\">Linux<\/a>\n\n        <div id=\"mac_extra\" class=\"home_download_extra\">\n          <h3>Select macOS Version<\/h3>\n          <a href=\"#\" class=\"green_btn small_btn hide_extra_selection\">\u2039<\/a>\n\n          <a href=\"https:\/\/cdn-fastly.obsproject.com\/downloads\/obs-studio-30.2.3-macos-intel.dmg\" class=\"green_btn download-welcome\" target=\"_blank\">macOS (Intel)<\/a>\n          <a href=\"https:\/\/cdn-fastly.obsproject.com\/downloads\/obs-studio-30.2.3-macos-apple.dmg\" class=\"green_btn download-welcome\" target=\"_blank\">macOS (Apple Silicon)<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"home_text\">\n        <p>Free and open source software for video recording and live streaming.<\/p>\n<p>Download and start streaming quickly and easily on Windows, Mac or Linux.<\/p>      <\/div>\n\n      <div id=\"forwardForm\"><\/div>\n\n      <div class=\"demo_obs-window\" style=\"background: transparent;\">\n        <img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">\n      <\/div>\n      \n    <\/div>\n  <\/div>\n\n<\/div>\n\n\n<div class=\"support_block\">\n\n  <div class=\"pagewidth\">\n    <div class=\"support_blurb debug\">\n      <p>The OBS Project is made possible thanks to generous contributions from our sponsors and backers. Learn more about how you can <a href=\"\/contribute\">become a sponsor<\/a>.<\/p>\n      <br>\n\n      <div id=\"open_collective_list\" style=\"display: block;\">\n\n        <div id=\"premiere_container\" class=\"support_list_container\"><div class=\"support_list_title\">PREMIER TIER SPONSORS<\/div><div id=\"premiere_supports\" class=\"support_list\"><div class=\"support_item\"><a href=\"https:\/\/www.youtube.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/youtube\/d9d0b8500d-1618091058\/yt_logo_mono_dark.png\" alt=\"YouTube logo\"><\/a><\/div><div class=\"support_item\"><a href=\"https:\/\/www.logitech.com\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/logitech\/b72383ff29-1640310719\/logitech-logo.png\" alt=\"Logitech logo\"><\/a><\/div><div class=\"support_item\"><a href=\"https:\/\/twitch.tv\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/twitch\/683009550e-1618096788\/twitch-wordmark-white.png\" alt=\"Twitch logo\"><\/a><\/div><\/div><\/div>\n        <div id=\"diamond_container\" class=\"support_list_container\"><div class=\"support_list_title\">DIAMOND TIER SPONSORS<\/div><div id=\"diamond_supports\" class=\"support_list\"><div class=\"support_item\"><a href=\"https:\/\/www.nvidia.com\/broadcast\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/nvidia\/ce87d64958-1642028463\/nvidia-logo-horiz-rgb-wht-for-screen-small.png\" alt=\"NVIDIA logo\"><\/a><\/div><div class=\"support_item\"><a href=\"https:\/\/www.amd.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/amd\/586a6c6f51-1667508774\/2010994-b_amd_ryzen_radeon_lockup_landscape_digital_wht_1.png\" alt=\"AMD logo\"><\/a><\/div><div class=\"support_item\"><a href=\"https:\/\/intel.com\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/intel\/27c01548f8-1709153381\/logo-white.png\" alt=\"Intel logo\"><\/a><\/div><div class=\"support_item\"><a href=\"https:\/\/www.yamaha.com\/2\/ag\/?utm_source=obs&amp;utm_medium=banner&amp;utm_campaign=YCJ_CSC_OBSsponsor_052024\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/yamaha\/1c815cbd2e-1719193694\/yamaha-sitelogo.png\" alt=\"Yamaha logo\"><\/a><\/div><\/div><\/div>\n        <div id=\"gold_container\" class=\"support_list_container\"><div class=\"support_list_title\">GOLD TIER SPONSORS<\/div><div id=\"gold_supports\" class=\"support_list\"><div class=\"support_item\"><a href=\"https:\/\/streamelements.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/obsproject.com\/media\/pages\/contribute\/streamelements\/a27d529126-1660143513\/streamelements-logo-web.png\" alt=\"StreamElements logo\"><\/a><\/div><div class=\"support_item\"><a href=\"https:\/\/www.overwolf.com\/\" target=\"_blank\" rel=\"nofollow\"><img src=\"https:\/\/images.opencollective.com\/overwolf\/47c03a5\/avatar.png\" alt=\"overwolf logo\"><\/a><\/div><\/div><\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n<\/div>\n\n\n\n<div class=\"second_block stretch_columns\">\n\n  <div class=\"pagewidth\">\n    <div class=\"second_blurb\">\n      <div class=\"blurb_text\">\n        <h1>Features<\/h1>\n<div class=\"kirbycolumns kirbycolumns-2\"><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/layouts.png\"><\/figure>\n<p>High performance real time video\/audio capturing and mixing. Create scenes made up of multiple sources including window captures, images, text, browser windows, webcams, capture cards and more.<\/p>\n<\/div><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/scenes.png\"><\/figure>\n<p>Set up an unlimited number of scenes you can switch between seamlessly via custom transitions.<\/p>\n<\/div><\/div>\n<div class=\"kirbycolumns kirbycolumns-2\"><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/mixer.png\"><\/figure>\n<p>Intuitive audio mixer with per-source filters such as noise gate, noise suppression, and gain. Take full control with VST plugin support.<\/p>\n<\/div><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/properties.png\"><\/figure>\n<p>Powerful and easy to use configuration options. Add new Sources, duplicate existing ones, and adjust their properties effortlessly.<\/p>\n<\/div><\/div>\n<div class=\"kirbycolumns kirbycolumns-2\"><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/settings.png\"><\/figure>\n<p>Streamlined Settings panel gives you access to a wide array of configuration options to tweak every aspect of your broadcast or recording.<\/p>\n<\/div><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/docks.png\"><\/figure>\n<p>Modular 'Dock' UI allows you to rearrange the layout exactly as you like. You can even pop out each individual Dock to its own window.<\/p>\n<\/div><\/div>\n<p>OBS supports all your favorite streaming platforms and more.<\/p>        <!--\n\t\t\t\t\t<div id=\"service_icons\">\n\t\t\t\t\t\t<img alt=\"Twitch\" class=\"service_icon\" src=\"\/assets\/images\/services\/new_twitch.png\">\n\t\t\t\t\t\t<img alt=\"Mixer\" class=\"service_icon\" src=\"\/assets\/images\/services\/new_mixer.png\">\n\t\t\t\t\t\t<img alt=\"YouTube\" class=\"service_icon\" src=\"\/assets\/images\/services\/new_youtube.png\">\n\t\t\t\t\t<\/div>\n\t\t\t\t\t-->\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<div class=\"third_block stretch_columns\">\n\n  <div class=\"pagewidth\">\n    <div class=\"third_blurb\">\n      <div class=\"blurb_text\">\n        <h1>Create Professional Productions<\/h1>\n<div class=\"kirbycolumns kirbycolumns-2\"><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/transitions.png\"><\/figure>\n<p>Choose from a number of different and customizable transitions for when you switch between your scenes or add your own stinger video files.<\/p>\n<\/div><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/hotkeys.png\"><\/figure>\n<p>Set hotkeys for nearly every sort of action, such as switching between scenes, starting\/stopping streams or recordings, muting audio sources, push to talk, and more.<\/p>\n<\/div><\/div>\n<div class=\"kirbycolumns kirbycolumns-2\"><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/studio.png\"><\/figure>\n<p><strong>Studio Mode<\/strong> lets you preview your scenes and sources before pushing them live.  Adjust your scenes and sources or create new ones and ensure they're perfect before your viewers ever see them.<\/p>\n<\/div><div class=\"kirbycolumn\">\n<figure class=\"featureItem framedImage\"><img alt=\"\" src=\"https:\/\/obsproject.com\/assets\/images\/features-new\/multiview.png\"><\/figure>\n<p>Get a high level view of your production using the Multiview. Monitor 8 different scenes and easily cue or transition to any of them with merely a single or double click.<\/p>\n<\/div><\/div>      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<div class=\"fourth_block\">\n\n  <div class=\"pagewidth\">\n    <div class=\"fourth_blurb\">\n      <div class=\"blurb_text\">\n        <h1>Collaborative Creativity<\/h1>\n<p>OBS Studio is equipped with a powerful API, enabling plugins and scripts to provide further customization and functionality specific to your needs.<\/p>\n<p>Utilize native plugins for high performance integrations or scripts written with Lua or Python that interface with existing sources.<\/p>\n<p>Work with developers in the streaming community to get the features you need with endless possibilities.<\/p>\n<p>Browse or submit your own in the <a href=\"https:\/\/obsproject.com\/forum\/resources\/\">Resources section<\/a><\/p>      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<script type=\"text\/javascript\">\n  (function() {\n\n    var classname = document.getElementsByClassName(\"download-welcome\");\n    for (var i = 0; i < classname.length; i++) {\n      classname[i].addEventListener('click', forwardLink, false);\n    }\n\n\n    var hide_extra = document.getElementsByClassName(\"hide_extra_selection\");\n    for (var i = 0; i < hide_extra.length; i++) {\n      hide_extra[i].addEventListener('click', function(e) {\n        e.preventDefault();\n        hideExtra();\n      }, false);\n    }\n\n    var home_downloads = document.getElementById(\"home_downloads\");\n    var show_mac_extra = document.getElementById(\"show_mac_extra\");\n    var mac_extra = document.getElementById(\"mac_extra\");\n    show_mac_extra.addEventListener('click', function(e) {\n      e.preventDefault();\n      home_downloads.classList.add(\"show_extra_selection\");\n      mac_extra.classList.add(\"show_extra_selection\");\n    }, false)\n  })();\n\n  function forwardLink(event) {\n    event.preventDefault();\n    var link = this.getAttribute(\"href\");\n\n    var form = document.createElement('form');\n    form.action = 'https:\/\/obsproject.com\/welcome-redirect';\n    form.method = 'POST';\n    form.target = '_blank';\n\n    var input = document.createElement('input');\n    input.type = 'hidden';\n    input.name = 'forwardLink';\n    input.value = link;\n    form.appendChild(input);\n\n    var container = document.getElementById(\"forwardForm\");\n\n    container.innerHTML = \"\";\n    container.appendChild(form);\n\n    form.submit();\n\n    return false;\n  }\n\n  function hideExtra(event) {\n    var extra_boxes = document.getElementsByClassName(\"show_extra_selection\");\n    while (extra_boxes.length > 0) {\n      extra_boxes[0].classList.remove(\"show_extra_selection\");\n    }\n  }\n<\/script>\n\n<script type=\"text\/javascript\">\n  document.getElementById('open_collective_list').style.display = \"block\";\n<\/script>\n\n  <div class=\"footer_push\"><\/div>\n  <\/div>\n  <!-- End Wrapper -->\n\n  <footer id=\"footer\" class=\"footer cf\">\n    <div class=\"footer_extra\">\n      <div class=\"footer_left\">\n        <div class=\"footer_row\">\n          <div class=\"logo\"><img src=\"\/assets\/images\/new_icon_small-r.png\"><\/div>\n          <div class=\"footer_title\">OBS Project<\/div>\n        <\/div>\n        <div class=\"footer_row footer_social\">\n          <a href=\"https:\/\/twitter.com\/OBSProject\" target=\"_blank\" aria-label=\"OBS Twitter\">\n            <i class=\"icon-twitter\"><\/i>\n          <\/a>\n          <a href=\"https:\/\/facebook.com\/OpenBroadcasterSoftware\" target=\"_blank\" aria-label=\"OBS Facebook\">\n            <i class=\"icon-facebook\"><\/i>\n          <\/a>\n          <a href=\"\/discord\" target=\"_blank\" aria-label=\"OBS Discord\">\n            <img src=\"\/assets\/images\/Discord.svg\" class=\"icon-discord\">\n          <\/a>\n          <a href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">\n            <i class=\"icon-github\"><\/i>\n          <\/a>\n        <\/div>\n      <\/div>\n      <div class=\"footer_right\">\n\n        <!-- App -->\n        <div class=\"footer_items\">\n          <div class=\"footer_category\">OBS Studio<\/div>\n          <a href=\"\/download\" aria-label=\"Download\">Download<\/a>\n          <a href=\"https:\/\/ideas.obsproject.com\/\" target=\"_blank\" aria-label=\"Feature suggestions\">Ideas<\/a>\n          <a href=\"\/privacy-policy\" aria-label=\"Privacy Policy\">Privacy Policy<\/a>\n          <!-- <a id=\"cookie-footer\" href=\"#\" aria-label=\"Manage Cookies\">Manage Cookies<\/a> -->\n        <\/div>\n\n        <!-- Contribute -->\n        <div class=\"footer_items\">\n          <div class=\"footer_category\">Contribute<\/div>\n          <a href=\"https:\/\/github.com\/obsproject\/obs-studio\" target=\"_blank\" aria-label=\"OBS GitHub\">GitHub<\/a>\n          <a href=\"https:\/\/opencollective.com\/obsproject\" aria-label=\"OBS on Open Collective\">Open Collective<\/a>\n          <a href=\"https:\/\/www.patreon.com\/obsproject\/overview\" aria-label=\"OBS on Patreon\">Patreon<\/a>\n        <\/div>\n\n        <!-- Help -->\n        <div class=\"footer_items\">\n          <div class=\"footer_category\">Support<\/div>\n          <a href=\"\/kb\" aria-label=\"Knowledge Base\">Knowledge Base<\/a>\n          <a href=\"\/discord\" aria-label=\"Official Discord\">Discord<\/a>\n          <a href=\"\/forum\/\" aria-label=\"Forums\">Forums<\/a>\n          <a href=\"\/help\" aria-label=\"Help Portal\">Help Portal<\/a>\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n    <div class=\"copyright\">\n      <p>\u00a9 2012 - 2024. OBS and OBS Studio are created and maintained by Lain. Development by <a href=\"https:\/\/github.com\/obsproject\/OBS-studio\/graphs\/contributors\">OBS Studio Contributors<\/a>.<br>\nWebsite designed and created by <a href=\"https:\/\/twitter.com\/Warchamp7\">Warchamp7<\/a>, powered by <a href=\"https:\/\/getkirby.com\/made-with-kirby-and-love\">Kirby CMS<\/a>. Downloads powered by <a href=\"https:\/\/fastly.com\">Fastly<\/a>.<\/p>    <\/div>\n    <br>\n    <div class=\"languages\" arial-label=\"Select Language\">\n      <p>\n                              <a href=\"https:\/\/obsproject.com\/cs\">\u010ce\u0161tina<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/da\">Dansk<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/de\">Deutsch<\/a>\n                                                          <a href=\"https:\/\/obsproject.com\/es\">Espa\u00f1ol<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/eu\">Euskara<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/fi\">Suomi<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/fr\">Fran\u00e7ais<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/hu\">Magyar<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/ja\">\u65e5\u672c\u8a9e<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/ko\">\ud55c\uad6d\uc5b4<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/pt-br\">Portugu\u00eas do Brasil<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/ru\">\u0440\u0443\u0301\u0441\u0441\u043a\u0438\u0439<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/sv\">Svenska<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/tr\">T\u00fcrk\u00e7e<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/uk\">\u0443\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430<\/a>\n                                        <a href=\"https:\/\/obsproject.com\/zh-cn\">\u4e2d\u6587(\u7b80\u4f53)<\/a>\n                        <\/p>\n    <\/div>\n\n  <\/footer>\n\n  \n  \n\n  <\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [
                            "content-security-policy",
                            "strict-transport-security",
                            "x-content-type-options",
                            "x-xss-protection"
                        ],
                        "securityHeadersGrade": "A",
                        "securityHeadersScore": 90
                    },
                    "interactivePeriods": [
                        [
                            0,
                            666
                        ],
                        [
                            1017,
                            1219
                        ],
                        [
                            1272,
                            1283
                        ],
                        [
                            1373,
                            4567
                        ]
                    ],
                    "longTasks": [
                        [
                            666,
                            1017
                        ],
                        [
                            1219,
                            1272
                        ],
                        [
                            1283,
                            1373
                        ]
                    ],
                    "lastVisualChange": 1500,
                    "render": 1300,
                    "visualComplete85": 1300,
                    "visualComplete90": 1500,
                    "visualComplete95": 1500,
                    "visualComplete99": 1500,
                    "visualComplete": 1500,
                    "SpeedIndex": 1326,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 1409,
                            "size": 67968,
                            "DOMNodeId": 28,
                            "nodeInfo": {
                                "nodeType": "H1",
                                "bounds": [
                                    352.5,
                                    200,
                                    1200,
                                    90
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1484,
                            "size": 320800,
                            "DOMNodeId": 36,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "\/assets\/images\/features-new\/hero.png",
                                    "style": "width: 100%"
                                },
                                "sourceURL": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                                "bounds": [
                                    552.5,
                                    592,
                                    800,
                                    659.078125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1484,
                            "size": 320800,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 552.5,
                                    "y": 592,
                                    "width": 800,
                                    "height": 659.078125,
                                    "top": 592,
                                    "right": 1352.5,
                                    "bottom": 1251.078125,
                                    "left": 552.5
                                },
                                "outerHTML": "<img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">",
                                "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                                "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1409,
                            "size": 67968,
                            "DOMNodeId": 28,
                            "nodeInfo": {
                                "nodeType": "H1",
                                "bounds": [
                                    352.5,
                                    200,
                                    1200,
                                    90
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1483,
                            "size": 320800,
                            "DOMNodeId": 36,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "\/assets\/images\/features-new\/hero.png",
                                    "style": "width: 100%"
                                },
                                "sourceURL": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                                "bounds": [
                                    552.5,
                                    592,
                                    800,
                                    659.078125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1483,
                            "size": 320800,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 552.5,
                                    "y": 592,
                                    "width": 800,
                                    "height": 659.078125,
                                    "top": 592,
                                    "right": 1352.5,
                                    "bottom": 1251.078125,
                                    "left": 552.5
                                },
                                "outerHTML": "<img src=\"\/assets\/images\/features-new\/hero.png\" style=\"width: 100%\">",
                                "src": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                                "currentSrc": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                                "content": "normal"
                            },
                            "type": "image"
                        }
                    ],
                    "LargestContentfulPaintType": "image",
                    "LargestContentfulPaintNodeType": "IMG",
                    "LargestContentfulPaintImageURL": "https:\/\/obsproject.com\/assets\/images\/features-new\/hero.png",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 36
                        },
                        {
                            "name": "fetchStart",
                            "time": 55
                        },
                        {
                            "name": "navigationStart",
                            "time": 97
                        },
                        {
                            "name": "domLoading",
                            "time": 98
                        },
                        {
                            "name": "responseEnd",
                            "time": 98
                        },
                        {
                            "name": "domInteractive",
                            "time": 98
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 99
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 99
                        },
                        {
                            "name": "domComplete",
                            "time": 99
                        },
                        {
                            "name": "responseEnd",
                            "time": 476
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 477
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 477
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 477
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 479
                        },
                        {
                            "name": "domLoading",
                            "time": 480
                        },
                        {
                            "name": "domInteractive",
                            "time": 612
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 612
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 612
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1101
                        },
                        {
                            "name": "domComplete",
                            "time": 1396
                        },
                        {
                            "name": "loadEventStart",
                            "time": 1396
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 1397
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1409
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1409
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 1409
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1409
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 1409
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1409
                        },
                        {
                            "name": "firstPaint",
                            "time": 1409
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 1409
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 1483
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 1483
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.00044132158883653107
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.00044132158883653107
                        }
                    ],
                    "chromeUserTiming.navigationStart": 98,
                    "chromeUserTiming.fetchStart": 55,
                    "chromeUserTiming.domLoading": 480,
                    "chromeUserTiming.responseEnd": 476,
                    "chromeUserTiming.domInteractive": 612,
                    "chromeUserTiming.domContentLoadedEventStart": 612,
                    "chromeUserTiming.domContentLoadedEventEnd": 612,
                    "chromeUserTiming.domComplete": 1397,
                    "chromeUserTiming.unloadEventStart": 478,
                    "chromeUserTiming.unloadEventEnd": 478,
                    "chromeUserTiming.markAsMainFrame": 478,
                    "chromeUserTiming.commitNavigationEnd": 480,
                    "chromeUserTiming.LayoutShift": 1101,
                    "chromeUserTiming.loadEventStart": 1397,
                    "chromeUserTiming.loadEventEnd": 1397,
                    "chromeUserTiming.firstPaint": 1409,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 1409,
                    "chromeUserTiming.firstContentfulPaint": 1409,
                    "chromeUserTiming.firstImagePaint": 1409,
                    "chromeUserTiming.firstMeaningfulPaint": 1409,
                    "chromeUserTiming.LargestTextPaint": 1409,
                    "chromeUserTiming.LargestImagePaint": 1484,
                    "chromeUserTiming.LargestContentfulPaint": 1484,
                    "chromeUserTiming.TotalLayoutShift": 0.00044132158883653107,
                    "chromeUserTiming.CumulativeLayoutShift": 0.00044132158883653107,
                    "LayoutShifts": [
                        {
                            "time": 1101,
                            "score": 0.00044132158883653107,
                            "cumulative_score": 0.00044132158883653107,
                            "window_score": 0.00044132158883653107,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    1378,
                                    10,
                                    487,
                                    33
                                ],
                                [
                                    1609,
                                    48,
                                    256,
                                    30
                                ],
                                [
                                    1609,
                                    78,
                                    40,
                                    1
                                ],
                                [
                                    1677,
                                    78,
                                    40,
                                    1
                                ],
                                [
                                    1619,
                                    79,
                                    30,
                                    1
                                ],
                                [
                                    1677,
                                    79,
                                    40,
                                    1
                                ],
                                [
                                    1687,
                                    80,
                                    30,
                                    1
                                ],
                                [
                                    353,
                                    467,
                                    1200,
                                    30
                                ],
                                [
                                    353,
                                    517,
                                    1200,
                                    30
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 1619,
                                        "y": 48,
                                        "width": 246,
                                        "height": 30,
                                        "top": 48,
                                        "right": 1865,
                                        "bottom": 78,
                                        "left": 1619
                                    },
                                    "currentRect": {
                                        "x": 1609,
                                        "y": 48,
                                        "width": 256,
                                        "height": 30,
                                        "top": 48,
                                        "right": 1865,
                                        "bottom": 78,
                                        "left": 1609
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 353,
                                        "y": 520,
                                        "width": 1200,
                                        "height": 27,
                                        "top": 520,
                                        "right": 1553,
                                        "bottom": 547,
                                        "left": 353
                                    },
                                    "currentRect": {
                                        "x": 353,
                                        "y": 517,
                                        "width": 1200,
                                        "height": 27,
                                        "top": 517,
                                        "right": 1553,
                                        "bottom": 544,
                                        "left": 353
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1687,
                                        "y": 48,
                                        "width": 30,
                                        "height": 33,
                                        "top": 48,
                                        "right": 1717,
                                        "bottom": 81,
                                        "left": 1687
                                    },
                                    "currentRect": {
                                        "x": 1677,
                                        "y": 48,
                                        "width": 30,
                                        "height": 32,
                                        "top": 48,
                                        "right": 1707,
                                        "bottom": 80,
                                        "left": 1677
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1395,
                                        "y": 10,
                                        "width": 470,
                                        "height": 33,
                                        "top": 10,
                                        "right": 1865,
                                        "bottom": 43,
                                        "left": 1395
                                    },
                                    "currentRect": {
                                        "x": 1378,
                                        "y": 10,
                                        "width": 487,
                                        "height": 33,
                                        "top": 10,
                                        "right": 1865,
                                        "bottom": 43,
                                        "left": 1378
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 353,
                                        "y": 470,
                                        "width": 1200,
                                        "height": 27,
                                        "top": 470,
                                        "right": 1553,
                                        "bottom": 497,
                                        "left": 353
                                    },
                                    "currentRect": {
                                        "x": 353,
                                        "y": 467,
                                        "width": 1200,
                                        "height": 27,
                                        "top": 467,
                                        "right": 1553,
                                        "bottom": 494,
                                        "left": 353
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 1,
                        "cumulative_score": 0.00044132158883653107,
                        "fraction_of_total": 1
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 543.86000000000001
                            },
                            "15": {
                                "name": "ContentSecurityPolicy",
                                "firstUsed": 481.92500000000001
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 481.93700000000001
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 481.94299999999998
                            },
                            "2236": {
                                "name": "CSPWithUnsafeEval",
                                "firstUsed": 481.94799999999998
                            },
                            "3129": {
                                "name": "CSPWithReasonableObjectRestrictions",
                                "firstUsed": 481.95299999999997
                            },
                            "3359": {
                                "name": "MainFrameCSPViaHTTP",
                                "firstUsed": 481.96899999999999
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 484.47899999999998
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 509.20800000000003
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 509.24700000000001
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 509.25299999999999
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 509.27199999999999
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 538.18799999999999
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 538.24300000000005
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 538.35599999999999
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 538.69600000000003
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 541.65999999999997
                            },
                            "978": {
                                "name": "CSSAtRuleWebkitKeyframes",
                                "firstUsed": 541.69500000000005
                            },
                            "1153": {
                                "name": "CSSSelectorIndirectAdjacent",
                                "firstUsed": 541.74099999999999
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 542.13699999999994
                            },
                            "2317": {
                                "name": "CSSSelectorWebkitSliderThumb",
                                "firstUsed": 542.48599999999999
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 543.62
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 565.33399999999995
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 565.34199999999998
                            },
                            "3707": {
                                "name": "ColorSchemeDarkSupportedOnRoot",
                                "firstUsed": 565.46799999999996
                            },
                            "2092": {
                                "name": "ARIALabelAttribute",
                                "firstUsed": 602.404
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 613.03899999999999
                            },
                            "1019": {
                                "name": "CSSFilterInvert",
                                "firstUsed": 613.779
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 624.94200000000001
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 656.077
                            },
                            "1973": {
                                "name": "FontShapingNotDefGlyphObserved",
                                "firstUsed": 920.52599999999995
                            },
                            "5043": {
                                "name": "Feature_5043",
                                "firstUsed": 930.42499999999995
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 1088.5920000000001
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 1114.326
                            },
                            "2195": {
                                "name": "CookieGet",
                                "firstUsed": 1115.3499999999999
                            },
                            "1302": {
                                "name": "V8Document_Scripts_AttributeGetter",
                                "firstUsed": 1118.202
                            },
                            "2723": {
                                "name": "TrustedTypesCreatePolicy",
                                "firstUsed": 1148.568
                            },
                            "3279": {
                                "name": "TrustedTypesPolicyCreated",
                                "firstUsed": 1148.585
                            },
                            "1069": {
                                "name": "CrossOriginTextScript",
                                "firstUsed": 1219.068
                            },
                            "2704": {
                                "name": "V8Screen_Width_AttributeGetter",
                                "firstUsed": 1223.5070000000001
                            },
                            "2702": {
                                "name": "V8Screen_Height_AttributeGetter",
                                "firstUsed": 1223.5250000000001
                            },
                            "2701": {
                                "name": "V8Screen_ColorDepth_AttributeGetter",
                                "firstUsed": 1223.5419999999999
                            },
                            "2662": {
                                "name": "NavigatorPlugins",
                                "firstUsed": 1223.704
                            },
                            "3443": {
                                "name": "PluginName",
                                "firstUsed": 1224.454
                            },
                            "3481": {
                                "name": "V8Navigator_JavaEnabled_Method",
                                "firstUsed": 1224.6900000000001
                            },
                            "2657": {
                                "name": "NavigatorLanguage",
                                "firstUsed": 1224.7049999999999
                            },
                            "2719": {
                                "name": "HistoryLength",
                                "firstUsed": 1226.1700000000001
                            },
                            "2194": {
                                "name": "CookieSet",
                                "firstUsed": 1227.027
                            },
                            "710": {
                                "name": "CryptoGetRandomValues",
                                "firstUsed": 1253.0719999999999
                            },
                            "677": {
                                "name": "XMLHttpRequestAsynchronous",
                                "firstUsed": 1254.9639999999999
                            },
                            "4520": {
                                "name": "NavigatorUAData_GetHighEntropyValues",
                                "firstUsed": 1298.7149999999999
                            },
                            "1502": {
                                "name": "AuxclickAddListenerCount",
                                "firstUsed": 1318.088
                            },
                            "4161": {
                                "name": "V8Document_Prerendering_AttributeGetter",
                                "firstUsed": 1328.2850000000001
                            },
                            "2228": {
                                "name": "DocumentPageShowRegistered",
                                "firstUsed": 1373.2919999999999
                            },
                            "2226": {
                                "name": "DocumentPageHideRegistered",
                                "firstUsed": 1373.318
                            },
                            "2511": {
                                "name": "FeaturePolicyJSAPI",
                                "firstUsed": 1375.816
                            },
                            "3835": {
                                "name": "FeaturePolicyJSAPIAllowedFeaturesDocument",
                                "firstUsed": 1375.827
                            },
                            "675": {
                                "name": "Fetch",
                                "firstUsed": 1389.758
                            },
                            "2913": {
                                "name": "FetchKeepalive",
                                "firstUsed": 1390.4400000000001
                            },
                            "4419": {
                                "name": "Scrollend",
                                "firstUsed": 1396.529
                            },
                            "2229": {
                                "name": "DocumentPageShowFired",
                                "firstUsed": 1397.1020000000001
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 1536.932
                            }
                        },
                        "CSSFeatures": {
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 538.37199999999996
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 538.38099999999997
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 538.38800000000003
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 538.41200000000003
                            },
                            "156": {
                                "name": "CSSPropertyUnicodeRange",
                                "firstUsed": 538.42399999999998
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 541.67600000000004
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 541.68299999999999
                            },
                            "637": {
                                "name": "CSSPropertyColorScheme",
                                "firstUsed": 565.36099999999999
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 565.37300000000005
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 565.38099999999997
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 565.39400000000001
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 565.40099999999995
                            },
                            "5": {
                                "name": "CSSPropertyFont",
                                "firstUsed": 565.40999999999997
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 565.41600000000005
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 565.42499999999995
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 565.43100000000004
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 565.56399999999996
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 565.57600000000002
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 565.59500000000003
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 603.08000000000004
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 612.52700000000004
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 612.53599999999994
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 612.54300000000001
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 612.54899999999998
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 612.56200000000001
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 612.67399999999998
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 612.70000000000005
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 612.70699999999999
                            },
                            "71": {
                                "name": "CSSPropertyClear",
                                "firstUsed": 612.71299999999997
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 612.84000000000003
                            },
                            "79": {
                                "name": "CSSPropertyFloat",
                                "firstUsed": 612.84900000000005
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 612.96799999999996
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 613.11199999999997
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 613.13599999999997
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 613.14499999999998
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 613.16499999999996
                            },
                            "97": {
                                "name": "CSSPropertyMinWidth",
                                "firstUsed": 613.20100000000002
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 613.21900000000005
                            },
                            "125": {
                                "name": "CSSPropertySpeak",
                                "firstUsed": 613.29999999999995
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 613.31200000000001
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 613.35199999999998
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 613.38
                            },
                            "142": {
                                "name": "CSSPropertyTextShadow",
                                "firstUsed": 613.38999999999999
                            },
                            "68": {
                                "name": "CSSPropertyBoxShadow",
                                "firstUsed": 613.39800000000002
                            },
                            "66": {
                                "name": "CSSPropertyBorderWidth",
                                "firstUsed": 613.41300000000001
                            },
                            "59": {
                                "name": "CSSPropertyBorderStyle",
                                "firstUsed": 613.41999999999996
                            },
                            "42": {
                                "name": "CSSPropertyBorderColor",
                                "firstUsed": 613.42899999999997
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 613.44000000000005
                            },
                            "33": {
                                "name": "CSSPropertyBackgroundSize",
                                "firstUsed": 613.72699999999998
                            },
                            "359": {
                                "name": "CSSPropertyFilter",
                                "firstUsed": 613.75699999999995
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 614.28499999999997
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 614.37300000000005
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 614.38599999999997
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 614.53099999999995
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 614.76900000000001
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 619.08299999999997
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 619.18700000000001
                            },
                            "19": {
                                "name": "CSSPropertyZoom",
                                "firstUsed": 619.20100000000002
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 619.23900000000003
                            },
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 619.34500000000003
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 619.92600000000004
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 620.10400000000004
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 620.28599999999994
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 620.49400000000003
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 620.50400000000002
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 620.529
                            },
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 620.59199999999998
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 620.84299999999996
                            },
                            "38": {
                                "name": "CSSPropertyBorderBottomRightRadius",
                                "firstUsed": 620.85599999999999
                            },
                            "37": {
                                "name": "CSSPropertyBorderBottomLeftRadius",
                                "firstUsed": 620.86199999999997
                            },
                            "197": {
                                "name": "CSSPropertyAliasWebkitBorderRadius",
                                "firstUsed": 620.92999999999995
                            },
                            "237": {
                                "name": "CSSPropertyFlexGrow",
                                "firstUsed": 621.59299999999996
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "maxFID": 23,
                    "TTIMeasurementEnd": 4567,
                    "LastInteractive": 1373,
                    "TotalBlockingTime": 23,
                    "testID": "240906_AiDcK8_9PF",
                    "step": 1,
                    "effectiveBps": 5450,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 99,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "CrUX": {
                        "key": {
                            "formFactor": "DESKTOP",
                            "url": "https:\/\/obsproject.com\/"
                        },
                        "metrics": {
                            "cumulative_layout_shift": {
                                "histogram": [
                                    {
                                        "start": "0.00",
                                        "end": "0.10",
                                        "density": 0.99790000000000001
                                    },
                                    {
                                        "start": "0.10",
                                        "end": "0.25",
                                        "density": 0.0015
                                    },
                                    {
                                        "start": "0.25",
                                        "density": 0.00069999999999999999
                                    }
                                ],
                                "percentiles": {
                                    "p75": "0.00"
                                }
                            },
                            "experimental_time_to_first_byte": {
                                "histogram": [
                                    {
                                        "start": 0,
                                        "end": 800,
                                        "density": 0.76570000000000005
                                    },
                                    {
                                        "start": 800,
                                        "end": 1800,
                                        "density": 0.1956
                                    },
                                    {
                                        "start": 1800,
                                        "density": 0.038600000000000002
                                    }
                                ],
                                "percentiles": {
                                    "p75": 781
                                }
                            },
                            "first_contentful_paint": {
                                "histogram": [
                                    {
                                        "start": 0,
                                        "end": 1800,
                                        "density": 0.88529999999999998
                                    },
                                    {
                                        "start": 1800,
                                        "end": 3000,
                                        "density": 0.073099999999999998
                                    },
                                    {
                                        "start": 3000,
                                        "density": 0.041599999999999998
                                    }
                                ],
                                "percentiles": {
                                    "p75": 1310
                                }
                            },
                            "first_input_delay": {
                                "histogram": [
                                    {
                                        "start": 0,
                                        "end": 100,
                                        "density": 0.99380000000000002
                                    },
                                    {
                                        "start": 100,
                                        "end": 300,
                                        "density": 0.0038
                                    },
                                    {
                                        "start": 300,
                                        "density": 0.0023999999999999998
                                    }
                                ],
                                "percentiles": {
                                    "p75": 1
                                }
                            },
                            "interaction_to_next_paint": {
                                "histogram": [
                                    {
                                        "start": 0,
                                        "end": 200,
                                        "density": 0.96120000000000005
                                    },
                                    {
                                        "start": 200,
                                        "end": 500,
                                        "density": 0.019699999999999999
                                    },
                                    {
                                        "start": 500,
                                        "density": 0.019099999999999999
                                    }
                                ],
                                "percentiles": {
                                    "p75": 42
                                }
                            },
                            "largest_contentful_paint": {
                                "histogram": [
                                    {
                                        "start": 0,
                                        "end": 2500,
                                        "density": 0.85519999999999996
                                    },
                                    {
                                        "start": 2500,
                                        "end": 4000,
                                        "density": 0.1061
                                    },
                                    {
                                        "start": 4000,
                                        "density": 0.038699999999999998
                                    }
                                ],
                                "percentiles": {
                                    "p75": 2089
                                }
                            },
                            "navigation_types": {
                                "fractions": {
                                    "navigate": 0.96530000000000005,
                                    "navigate_cache": 0.00069999999999999999,
                                    "reload": 0.0066,
                                    "restore": 0.017500000000000002,
                                    "back_forward": 0.0023,
                                    "back_forward_cache": 0.0066,
                                    "prerender": 0.001
                                }
                            },
                            "round_trip_time": {
                                "percentiles": {
                                    "p75": 111
                                }
                            }
                        },
                        "collectionPeriod": {
                            "firstDate": {
                                "year": 2024,
                                "month": 8,
                                "day": 8
                            },
                            "lastDate": {
                                "year": 2024,
                                "month": 9,
                                "day": 4
                            }
                        }
                    },
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": 0.81000000000000005,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 0.91000000000000003,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "115": 66.700000000000003,
                                "216": 38.899999999999999,
                                "317": 27.300000000000001,
                                "418": 31.800000000000001,
                                "519": 27.800000000000001,
                                "625": 100,
                                "726": 100,
                                "827": 100,
                                "927": 100,
                                "1028": 100,
                                "1129": 86.400000000000006,
                                "1230": 100,
                                "1331": 100,
                                "1432": 100,
                                "1533": 100,
                                "1634": 50,
                                "1735": 30,
                                "1836": 55,
                                "1937": 35,
                                "2038": 15,
                                "2139": 15,
                                "2239": 15,
                                "2340": 15,
                                "2441": 10.5,
                                "2543": 22.699999999999999,
                                "2644": 15,
                                "2744": 25,
                                "2845": 45,
                                "2946": 19,
                                "3047": 15,
                                "3148": 19,
                                "3249": 20,
                                "3350": 28.600000000000001,
                                "3451": 10.5,
                                "3552": 18.199999999999999,
                                "3653": 15,
                                "3755": 36.399999999999999,
                                "3856": 38.899999999999999,
                                "3957": 19,
                                "4058": 15,
                                "4158": 21.699999999999999,
                                "4259": 10.5,
                                "4361": 10.5,
                                "4461": 15,
                                "4563": 21.100000000000001,
                                "4663": 47.600000000000001
                            },
                            "max": 100,
                            "count": 47
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "115": 18192,
                                "216": 5865,
                                "317": 5861,
                                "418": 621559,
                                "519": 662206,
                                "625": 0,
                                "726": 5219,
                                "827": 0,
                                "927": 0,
                                "1028": 0,
                                "1129": 0,
                                "1230": 0,
                                "1331": 22553,
                                "1432": 432616,
                                "1533": 110682,
                                "1634": 5237,
                                "1735": 0,
                                "1836": 0,
                                "1937": 0,
                                "2038": 0,
                                "2139": 0,
                                "2239": 0,
                                "2340": 0,
                                "2441": 0,
                                "2543": 0,
                                "2644": 0,
                                "2744": 0,
                                "2845": 0,
                                "2946": 0,
                                "3047": 0,
                                "3148": 0,
                                "3249": 323605,
                                "3350": 466977,
                                "3451": 5227,
                                "3552": 0,
                                "3653": 0,
                                "3755": 0,
                                "3856": 0,
                                "3957": 0,
                                "4058": 0,
                                "4158": 0,
                                "4259": 0,
                                "4361": 0,
                                "4461": 0,
                                "4563": 0,
                                "4663": 0
                            },
                            "max": 662206,
                            "count": 47
                        }
                    },
                    "effectiveBpsDoc": 5759,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1\/details\/cached\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1\/performance_optimization\/cached\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1\/breakdown\/cached\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1\/domains\/cached\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1\/screen_shot\/cached\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1\/experiments\/cached\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1_Cached_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1_Cached_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_AiDcK8_9PF\/1_Cached_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_Cached_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_Cached_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_Cached_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDcK8_9PF&file=1_Cached_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_AiDcK8_9PF&file=1_Cached_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_Cached_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_Cached_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_Cached_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDcK8\/9PF\/1_Cached_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_AiDcK8_9PF&compressed=1&file=1_Cached_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDcK8_9PF&video=video_1_cached&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDcK8_9PF&video=video_1_cached&file=ms_001300.jpg",
                            "VisuallyComplete": 87
                        },
                        {
                            "time": 1500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDcK8_9PF&video=video_1_cached&file=ms_001500.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "www.google-analytics.com": {
                            "bytes": 1,
                            "requests": 2,
                            "cdn_provider": "Google",
                            "connections": 1
                        },
                        "obsproject.com": {
                            "bytes": 5591,
                            "requests": 1,
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 5591,
                            "bytesUncompressed": 22576,
                            "requests": 1
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 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": 1,
                            "bytesUncompressed": 1,
                            "requests": 2
                        }
                    },
                    "consoleLog": [
                        {
                            "source": "intervention",
                            "level": "info",
                            "text": "Slow network is detected. See https:\/\/www.chromestatus.com\/feature\/5636954674692096 for more details. Fallback font will be used while loading: https:\/\/obsproject.com\/assets\/css\/font\/icomoon.woff",
                            "timestamp": 1725634503845.5,
                            "url": "https:\/\/obsproject.com\/"
                        },
                        {
                            "source": "intervention",
                            "level": "info",
                            "text": "Slow network is detected. See https:\/\/www.chromestatus.com\/feature\/5636954674692096 for more details. Fallback font will be used while loading: https:\/\/fonts.gstatic.com\/s\/opensans\/v15\/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2",
                            "timestamp": 1725634503850.21,
                            "url": "https:\/\/obsproject.com\/"
                        },
                        {
                            "source": "intervention",
                            "level": "info",
                            "text": "Slow network is detected. See https:\/\/www.chromestatus.com\/feature\/5636954674692096 for more details. Fallback font will be used while loading: https:\/\/fonts.gstatic.com\/s\/opensans\/v15\/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2",
                            "timestamp": 1725634504180.9939,
                            "url": "https:\/\/obsproject.com\/"
                        },
                        {
                            "source": "intervention",
                            "level": "info",
                            "text": "Slow network is detected. See https:\/\/www.chromestatus.com\/feature\/5636954674692096 for more details. Fallback font will be used while loading: https:\/\/fonts.gstatic.com\/s\/opensans\/v15\/RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2",
                            "timestamp": 1725634504223.7271,
                            "url": "https:\/\/obsproject.com\/"
                        }
                    ]
                }
            }
        }
    },
    "statusCode": 200,
    "statusText": "Test Complete",
    "webPagetestVersion": "21.07"
}